--- /srv/reproducible-results/rbuild-debian/r-b-build.fltnQPCA/b1/python-propcache_0.3.0-1_amd64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.fltnQPCA/b2/python-propcache_0.3.0-1_amd64.changes ├── Files │ @@ -1,3 +1,3 @@ │ │ - 0f81a142f2d90b15d2b8246c52f05a33 157292 debug optional python3-propcache-dbgsym_0.3.0-1_amd64.deb │ - 9eef5b2d2c7f05f8f5958dbddf931a2b 39696 python optional python3-propcache_0.3.0-1_amd64.deb │ + a26f43f9f426c112e5a32586da60db7a 157304 debug optional python3-propcache-dbgsym_0.3.0-1_amd64.deb │ + 101a7a9c6aa4f313831cc4be4497b1eb 39700 python optional python3-propcache_0.3.0-1_amd64.deb ├── python3-propcache_0.3.0-1_amd64.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2025-03-19 12:58:52.000000 debian-binary │ │ -rw-r--r-- 0 0 0 1324 2025-03-19 12:58:52.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 38180 2025-03-19 12:58:52.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 38184 2025-03-19 12:58:52.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/lib/python3/dist-packages/propcache/_helpers_c.cpython-313-x86_64-linux-gnu.so │ │ │ │┄ File has been modified after NT_GNU_BUILD_ID has been applied. │ │ │ │ ├── readelf --wide --notes {} │ │ │ │ │ @@ -1,4 +1,4 @@ │ │ │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.build-id │ │ │ │ │ Owner Data size Description │ │ │ │ │ - GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 0edd4048c581a04bcd488a8d2062a32f8438d192 │ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 6690f434eb3a3c3d785d6c68f7200f31b72cd933 │ │ │ │ ├── strings --all --bytes=8 {} │ │ │ │ │ @@ -232,15 +232,15 @@ │ │ │ │ │ func_code │ │ │ │ │ __code__ │ │ │ │ │ func_defaults │ │ │ │ │ __defaults__ │ │ │ │ │ __kwdefaults__ │ │ │ │ │ __annotations__ │ │ │ │ │ _is_coroutine │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c │ │ │ │ │ Unable to initialize pickling for %.200s │ │ │ │ │ Interpreter change detected - this module can only be loaded into one interpreter per process. │ │ │ │ │ /usr/include/python3.13/object.h │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h │ │ │ │ │ /usr/include/python3.13/cpython/longintrepr.h │ │ │ │ │ PyType_HasFeature((op)->ob_base.ob_type, Py_TPFLAGS_LONG_SUBCLASS) │ │ │ │ ├── objdump --line-numbers --disassemble --demangle --reloc --no-show-raw-insn --section=.text {} │ │ │ │ │ @@ -1,374 +1,374 @@ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ Disassembly of section .text: │ │ │ │ │ │ │ │ │ │ 00000000000046e0 : │ │ │ │ │ __Pyx_CyFunction_init_defaults(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10124 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10124 (discriminator 1) │ │ │ │ │ lea 0x10149(%rip),%rcx │ │ │ │ │ mov $0x278c,%edx │ │ │ │ │ lea 0xed8d(%rip),%rsi │ │ │ │ │ lea 0xe91c(%rip),%rdi │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ __Pyx_setup_reduce_is_named(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9669 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9669 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x18,%rsp │ │ │ │ │ mov %fs:0x28,%rbx │ │ │ │ │ mov %rbx,0x8(%rsp) │ │ │ │ │ mov %rsi,%rbx │ │ │ │ │ __Pyx_PyObject_GetAttrStrNoError(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7589 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7589 │ │ │ │ │ mov 0x1473b(%rip),%rsi │ │ │ │ │ mov %rsp,%rdx │ │ │ │ │ call 4620 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7590 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7590 │ │ │ │ │ mov (%rsp),%rbp │ │ │ │ │ __Pyx_setup_reduce_is_named(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9673 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9673 (discriminator 1) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ jne 4737 <__cxa_finalize@plt+0x77> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9679 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9679 │ │ │ │ │ call 4380 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9680 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9680 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ jmp 474d <__cxa_finalize@plt+0x8d> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9674 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9674 │ │ │ │ │ mov %rbx,%rsi │ │ │ │ │ mov $0x2,%edx │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 4350 │ │ │ │ │ mov %eax,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9678 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9678 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 472e <__cxa_finalize@plt+0x6e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9682 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9682 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 8800 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9684 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9684 │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ je 476a <__cxa_finalize@plt+0xaa> │ │ │ │ │ call 41f0 <__stack_chk_fail@plt> │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ mov %ebx,%eax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ ret │ │ │ │ │ __Pyx_setup_reduce(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9685 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9685 │ │ │ │ │ push %r15 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x28,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9697 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9697 │ │ │ │ │ mov 0x146a8(%rip),%rsi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9685 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9685 │ │ │ │ │ mov %fs:0x28,%rbp │ │ │ │ │ mov %rbp,0x18(%rsp) │ │ │ │ │ mov %rdi,%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9697 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9697 │ │ │ │ │ call 4480 <_PyType_Lookup@plt> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9704 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9704 │ │ │ │ │ mov 0x13803(%rip),%r12 │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 47c6 <__cxa_finalize@plt+0x106> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9718 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9718 │ │ │ │ │ mov 0x14727(%rip),%rsi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 4480 <_PyType_Lookup@plt> │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9718 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9718 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 47f6 <__cxa_finalize@plt+0x136> │ │ │ │ │ jmp 49a6 <__cxa_finalize@plt+0x2e6> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9706 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9706 │ │ │ │ │ mov 0x14663(%rip),%rsi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ call 4480 <_PyType_Lookup@plt> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9713 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9713 │ │ │ │ │ cmp %rax,%rbx │ │ │ │ │ je 47aa <__cxa_finalize@plt+0xea> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9691 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9691 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9694 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9694 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9693 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9693 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9692 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9692 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9691 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9691 │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9690 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9690 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9686 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9686 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ jmp 49fb <__cxa_finalize@plt+0x33b> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9722 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9722 │ │ │ │ │ mov 0x146db(%rip),%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 8470 │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9722 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9722 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 49a6 <__cxa_finalize@plt+0x2e6> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9723 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9723 │ │ │ │ │ cmp %rax,%rbx │ │ │ │ │ jne 49ed <__cxa_finalize@plt+0x32d> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9725 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9725 │ │ │ │ │ mov 0x146a6(%rip),%rsi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 4480 <_PyType_Lookup@plt> │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9725 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9725 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 4843 <__cxa_finalize@plt+0x183> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9694 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9694 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9693 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9693 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9692 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9692 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9690 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9690 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ jmp 49c0 <__cxa_finalize@plt+0x300> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9729 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9729 │ │ │ │ │ mov 0x1467e(%rip),%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 8470 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9729 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9729 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 4832 <__cxa_finalize@plt+0x172> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9730 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9730 │ │ │ │ │ cmp %rax,%r12 │ │ │ │ │ jne 4887 <__cxa_finalize@plt+0x1c7> │ │ │ │ │ __Pyx_PyObject_GetAttrStrNoError(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7589 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7589 │ │ │ │ │ lea 0x10(%rsp),%rax │ │ │ │ │ mov 0x14665(%rip),%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ mov %rax,0x8(%rsp) │ │ │ │ │ call 4620 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7590 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7590 │ │ │ │ │ mov 0x10(%rsp),%r15 │ │ │ │ │ __Pyx_setup_reduce(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9732 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9732 (discriminator 1) │ │ │ │ │ test %r15,%r15 │ │ │ │ │ jne 48aa <__cxa_finalize@plt+0x1ea> │ │ │ │ │ jmp 48e6 <__cxa_finalize@plt+0x226> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9730 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9730 (discriminator 1) │ │ │ │ │ mov 0x14642(%rip),%rsi │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ call 46ff <__cxa_finalize@plt+0x3f> │ │ │ │ │ mov %eax,%ebx │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 485f <__cxa_finalize@plt+0x19f> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9694 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9694 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9693 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9693 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9692 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9692 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ jmp 49fb <__cxa_finalize@plt+0x33b> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9733 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9733 │ │ │ │ │ mov 0x108(%rbp),%rdi │ │ │ │ │ mov 0x14610(%rip),%rsi │ │ │ │ │ mov %r15,%rdx │ │ │ │ │ call 4570 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9733 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9733 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 49ba <__cxa_finalize@plt+0x2fa> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9734 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9734 │ │ │ │ │ mov 0x108(%rbp),%rdi │ │ │ │ │ mov 0x145fa(%rip),%rsi │ │ │ │ │ call 43d0 │ │ │ │ │ mov %eax,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9734 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9734 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 48ff <__cxa_finalize@plt+0x23f> │ │ │ │ │ jmp 49ba <__cxa_finalize@plt+0x2fa> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9735 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9735 │ │ │ │ │ cmp %r14,%r12 │ │ │ │ │ je 49ba <__cxa_finalize@plt+0x2fa> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9735 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9735 (discriminator 1) │ │ │ │ │ call 4410 │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 49ba <__cxa_finalize@plt+0x2fa> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9686 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9686 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ __Pyx_PyObject_GetAttrStrNoError(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7589 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7589 │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ mov 0x145e5(%rip),%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 4620 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7590 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7590 │ │ │ │ │ mov 0x10(%rsp),%r13 │ │ │ │ │ __Pyx_setup_reduce(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9739 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9739 │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je 4932 <__cxa_finalize@plt+0x272> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9740 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9740 (discriminator 1) │ │ │ │ │ mov 0x145d4(%rip),%rsi │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 46ff <__cxa_finalize@plt+0x3f> │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 4937 <__cxa_finalize@plt+0x277> │ │ │ │ │ jmp 4999 <__cxa_finalize@plt+0x2d9> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9739 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9739 (discriminator 1) │ │ │ │ │ call 4380 │ │ │ │ │ __Pyx_PyObject_GetAttrStrNoError(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7589 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7589 │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ mov 0x145b5(%rip),%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 4620 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7590 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7590 │ │ │ │ │ mov 0x10(%rsp),%r12 │ │ │ │ │ __Pyx_setup_reduce(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9742 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9742 (discriminator 1) │ │ │ │ │ test %r12,%r12 │ │ │ │ │ je 498a <__cxa_finalize@plt+0x2ca> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9743 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9743 │ │ │ │ │ mov 0x108(%rbp),%rdi │ │ │ │ │ mov 0x1458d(%rip),%rsi │ │ │ │ │ mov %r12,%rdx │ │ │ │ │ call 4570 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9743 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9743 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 49c0 <__cxa_finalize@plt+0x300> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9744 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9744 │ │ │ │ │ mov 0x108(%rbp),%rdi │ │ │ │ │ mov 0x1457b(%rip),%rsi │ │ │ │ │ call 43d0 │ │ │ │ │ mov %eax,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9744 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9744 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 499c <__cxa_finalize@plt+0x2dc> │ │ │ │ │ jmp 49c0 <__cxa_finalize@plt+0x300> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9745 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9745 │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je 49c0 <__cxa_finalize@plt+0x300> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9745 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9745 (discriminator 1) │ │ │ │ │ call 4410 │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 49c0 <__cxa_finalize@plt+0x300> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9694 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9694 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9749 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9749 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 43f0 │ │ │ │ │ jmp 49fb <__cxa_finalize@plt+0x33b> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9691 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9691 │ │ │ │ │ xor %edx,%edx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9694 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9694 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9693 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9693 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9692 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9692 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9691 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9691 │ │ │ │ │ mov %rdx,(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9690 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9690 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ jmp 49c0 <__cxa_finalize@plt+0x300> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9694 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9694 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9693 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9693 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9754 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9754 │ │ │ │ │ call 4410 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9754 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9754 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 49cf <__cxa_finalize@plt+0x30f> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9761 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9761 │ │ │ │ │ or $0xffffffff,%ebx │ │ │ │ │ jmp 49fb <__cxa_finalize@plt+0x33b> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9757 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9757 │ │ │ │ │ mov 0x13572(%rip),%rax │ │ │ │ │ mov 0x18(%rbp),%rdx │ │ │ │ │ lea 0xeae7(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ jmp 49ca <__cxa_finalize@plt+0x30a> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9694 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9694 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9693 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9693 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9692 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9692 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9690 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9690 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9686 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9686 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9769 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9769 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 8800 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9770 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9770 │ │ │ │ │ mov (%rsp),%rdi │ │ │ │ │ call 8800 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9771 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9771 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 8800 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9772 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9772 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 8800 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9773 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9773 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 8800 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9775 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9775 │ │ │ │ │ mov 0x18(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ je 4a39 <__cxa_finalize@plt+0x379> │ │ │ │ │ call 41f0 <__stack_chk_fail@plt> │ │ │ │ │ add $0x28,%rsp │ │ │ │ │ mov %ebx,%eax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ __Pyx_copy_spec_to_module(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7047 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7047 │ │ │ │ │ push %r14 │ │ │ │ │ mov %r8d,%r14d │ │ │ │ │ push %r13 │ │ │ │ │ mov %rcx,%r13 │ │ │ │ │ push %r12 │ │ │ │ │ mov %rsi,%r12 │ │ │ │ │ mov %rdx,%rsi │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7048 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7048 │ │ │ │ │ call 4110 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7050 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7050 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 4aa5 <__cxa_finalize@plt+0x3e5> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7051 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7051 (discriminator 1) │ │ │ │ │ cmp 0x13511(%rip),%rax │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ jne 4a7c <__cxa_finalize@plt+0x3bc> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7049 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7049 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7051 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7051 (discriminator 1) │ │ │ │ │ and $0x1,%r14d │ │ │ │ │ je 4a8c <__cxa_finalize@plt+0x3cc> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7055 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7055 │ │ │ │ │ mov %rbx,%rdx │ │ │ │ │ mov %r13,%rsi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 4050 │ │ │ │ │ mov %eax,%ebp │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -382,98 +382,98 @@ │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ jne 4ac2 <__cxa_finalize@plt+0x402> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp 4ac2 <__cxa_finalize@plt+0x402> │ │ │ │ │ __Pyx_copy_spec_to_module(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7059 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7059 │ │ │ │ │ mov 0x13514(%rip),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7062 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7062 │ │ │ │ │ or $0xffffffff,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7059 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7059 │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 42b0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7059 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7059 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 4ac2 <__cxa_finalize@plt+0x402> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7060 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7060 │ │ │ │ │ call 4380 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7049 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7049 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7065 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7065 │ │ │ │ │ pop %rbx │ │ │ │ │ mov %ebp,%eax │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ ret │ │ │ │ │ __pyx_pymod_create(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7066 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7066 │ │ │ │ │ endbr64 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ mov %rdi,%rbp │ │ │ │ │ push %rbx │ │ │ │ │ push %rcx │ │ │ │ │ __Pyx_check_single_interpreter(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7022 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7022 │ │ │ │ │ call 43c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7022 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7022 (discriminator 1) │ │ │ │ │ mov 0x10(%rax),%rdi │ │ │ │ │ call 4260 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7023 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7023 │ │ │ │ │ mov 0x13518(%rip),%rdx │ │ │ │ │ cmp $0xffffffffffffffff,%rdx │ │ │ │ │ jne 4b08 <__cxa_finalize@plt+0x448> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7024 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7024 │ │ │ │ │ mov %rax,0x1350b(%rip) │ │ │ │ │ __pyx_pymod_create(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7069 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7069 (discriminator 1) │ │ │ │ │ inc %rax │ │ │ │ │ je 4c38 <__cxa_finalize@plt+0x578> │ │ │ │ │ jmp 4b28 <__cxa_finalize@plt+0x468> │ │ │ │ │ __Pyx_check_single_interpreter(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7026 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7026 (discriminator 1) │ │ │ │ │ cmp %rdx,%rax │ │ │ │ │ je 4b28 <__cxa_finalize@plt+0x468> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7035 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7035 │ │ │ │ │ mov 0x134a4(%rip),%rax │ │ │ │ │ lea 0xe9dd(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 4200 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7038 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7038 │ │ │ │ │ jmp 4c38 <__cxa_finalize@plt+0x578> │ │ │ │ │ __pyx_pymod_create(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7071 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7071 │ │ │ │ │ mov 0x14501(%rip),%r13 │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je 4b48 <__cxa_finalize@plt+0x488> │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%r13),%eax │ │ │ │ │ inc %eax │ │ │ │ │ je 4b40 <__cxa_finalize@plt+0x480> │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%r13) │ │ │ │ │ __pyx_pymod_create(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7072 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7072 (discriminator 1) │ │ │ │ │ mov %r13,%rbx │ │ │ │ │ jmp 4c3a <__cxa_finalize@plt+0x57a> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7073 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7073 │ │ │ │ │ lea 0xe869(%rip),%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 4110 │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7074 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7074 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 4c30 <__cxa_finalize@plt+0x570> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7075 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7075 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ call 4160 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r12),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -484,74 +484,74 @@ │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%r12) │ │ │ │ │ jne 4b87 <__cxa_finalize@plt+0x4c7> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pymod_create(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7077 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7077 (discriminator 1) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je 4c30 <__cxa_finalize@plt+0x570> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7081 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7081 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 45e0 │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7082 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7082 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 4bc3 <__cxa_finalize@plt+0x503> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7084 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7084 │ │ │ │ │ mov $0x1,%r8d │ │ │ │ │ lea 0xe47c(%rip),%rcx │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ lea 0xe47a(%rip),%rdx │ │ │ │ │ call 4a4a <__cxa_finalize@plt+0x38a> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7084 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7084 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 4bc8 <__cxa_finalize@plt+0x508> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7075 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7075 │ │ │ │ │ mov %rbx,%r13 │ │ │ │ │ jmp 4c30 <__cxa_finalize@plt+0x570> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7085 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7085 │ │ │ │ │ mov $0x1,%r8d │ │ │ │ │ lea 0xe466(%rip),%rcx │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ lea 0xe462(%rip),%rdx │ │ │ │ │ call 4a4a <__cxa_finalize@plt+0x38a> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7085 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7085 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 4bc3 <__cxa_finalize@plt+0x503> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7086 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7086 │ │ │ │ │ mov $0x1,%r8d │ │ │ │ │ lea 0xe453(%rip),%rcx │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ lea 0xe452(%rip),%rdx │ │ │ │ │ call 4a4a <__cxa_finalize@plt+0x38a> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7086 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7086 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 4bc3 <__cxa_finalize@plt+0x503> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7087 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7087 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ lea 0xe446(%rip),%rcx │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ lea 0xe442(%rip),%rdx │ │ │ │ │ call 4a4a <__cxa_finalize@plt+0x38a> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7087 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7087 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 4bc3 <__cxa_finalize@plt+0x503> │ │ │ │ │ jmp 4c3a <__cxa_finalize@plt+0x57a> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7090 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7090 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 8800 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7070 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7070 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7092 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7092 │ │ │ │ │ pop %rdx │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ ret │ │ │ │ │ @@ -656,25 +656,25 @@ │ │ │ │ │ lea 0xe910(%rip),%rsi │ │ │ │ │ lea 0xe392(%rip),%rdi │ │ │ │ │ /usr/include/python3.13/cpython/classobject.h:39 │ │ │ │ │ push %rax │ │ │ │ │ /usr/include/python3.13/cpython/classobject.h:40 (discriminator 1) │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ __Pyx_IsAnySubtype2(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11984 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11984 │ │ │ │ │ push %rax │ │ │ │ │ pop %rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11992 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11992 (discriminator 1) │ │ │ │ │ lea 0xfb72(%rip),%rcx │ │ │ │ │ mov $0x2ed8,%edx │ │ │ │ │ lea 0xe716(%rip),%rsi │ │ │ │ │ lea 0xe385(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11984 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11984 │ │ │ │ │ push %rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11992 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11992 (discriminator 1) │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:31 │ │ │ │ │ push %rax │ │ │ │ │ pop %rax │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:34 (discriminator 1) │ │ │ │ │ lea 0xfb10(%rip),%rcx │ │ │ │ │ @@ -721,135 +721,135 @@ │ │ │ │ │ lea 0xe8c6(%rip),%rsi │ │ │ │ │ lea 0xe338(%rip),%rdi │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:43 │ │ │ │ │ push %rax │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:46 (discriminator 1) │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7808 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7808 │ │ │ │ │ push %rax │ │ │ │ │ pop %rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7813 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7813 (discriminator 1) │ │ │ │ │ lea 0xfbb8(%rip),%rcx │ │ │ │ │ mov $0x1e85,%edx │ │ │ │ │ lea 0xe66c(%rip),%rsi │ │ │ │ │ lea 0xe347(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7808 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7808 │ │ │ │ │ push %rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7813 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7813 (discriminator 1) │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ __Pyx_GetItemInt_Tuple_Fast(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9152 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9152 │ │ │ │ │ push %rax │ │ │ │ │ pop %rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9161 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9161 (discriminator 1) │ │ │ │ │ lea 0xfa86(%rip),%rcx │ │ │ │ │ mov $0x23c9,%edx │ │ │ │ │ lea 0xe64a(%rip),%rsi │ │ │ │ │ lea 0xe33c(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9152 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9152 │ │ │ │ │ push %rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9161 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9161 (discriminator 1) │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7506 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7506 │ │ │ │ │ push %rax │ │ │ │ │ pop %rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7509 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7509 (discriminator 4) │ │ │ │ │ lea 0xf994(%rip),%rcx │ │ │ │ │ mov $0x1d55,%edx │ │ │ │ │ lea 0xe628(%rip),%rsi │ │ │ │ │ lea 0xe889(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7506 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7506 │ │ │ │ │ push %rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7509 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7509 (discriminator 4) │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ __Pyx_CyFunction_New(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10946 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10946 │ │ │ │ │ push %r15 │ │ │ │ │ mov %esi,%r15d │ │ │ │ │ push %r14 │ │ │ │ │ mov %rdi,%r14 │ │ │ │ │ push %r13 │ │ │ │ │ mov %r8,%r13 │ │ │ │ │ push %r12 │ │ │ │ │ mov %rcx,%r12 │ │ │ │ │ push %rbp │ │ │ │ │ mov %r9,%rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x18,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10949 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10949 │ │ │ │ │ mov 0x13ea7(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10946 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10946 │ │ │ │ │ mov %rdx,0x8(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10949 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10949 │ │ │ │ │ call 4220 <_PyObject_GC_New@plt> │ │ │ │ │ __Pyx_CyFunction_Init(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10349 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10349 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 4fcd <__cxa_finalize@plt+0x90d> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10356 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10356 │ │ │ │ │ xor %edi,%edi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10362 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10362 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ Py_XINCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1031 │ │ │ │ │ test %r12,%r12 │ │ │ │ │ __Pyx_CyFunction_Init(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10355 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10355 │ │ │ │ │ mov %r15d,0x90(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10356 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10356 │ │ │ │ │ mov %rdi,0x28(%rax) │ │ │ │ │ Py_XINCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1031 │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __Pyx_CyFunction_Init(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10358 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10358 │ │ │ │ │ mov %r14,0x10(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10359 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10359 │ │ │ │ │ mov %rax,0x18(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10362 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10362 │ │ │ │ │ mov %r8,0x70(%rax) │ │ │ │ │ Py_XINCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1031 │ │ │ │ │ je 4ed1 <__cxa_finalize@plt+0x811> │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r12),%eax │ │ │ │ │ inc %eax │ │ │ │ │ je 4ed1 <__cxa_finalize@plt+0x811> │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r12) │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ __Pyx_CyFunction_Init(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10367 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10367 │ │ │ │ │ xorps %xmm0,%xmm0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10365 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10365 │ │ │ │ │ mov %r12,0x20(%rbx) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10367 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10367 │ │ │ │ │ movups %xmm0,0x40(%rbx) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ inc %eax │ │ │ │ │ je 4ee4 <__cxa_finalize@plt+0x824> │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rdx) │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%r13),%eax │ │ │ │ │ __Pyx_CyFunction_Init(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10375 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10375 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10370 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10370 │ │ │ │ │ mov %rdx,0x50(%rbx) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10375 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10375 │ │ │ │ │ mov %rsi,0x58(%rbx) │ │ │ │ │ mov %rsi,0x38(%rbx) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10377 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10377 │ │ │ │ │ mov %r13,0x60(%rbx) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ inc %eax │ │ │ │ │ je 4f02 <__cxa_finalize@plt+0x842> │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%r13) │ │ │ │ │ @@ -861,55 +861,55 @@ │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ inc %eax │ │ │ │ │ je 4f11 <__cxa_finalize@plt+0x851> │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ __Pyx_CyFunction_Init(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10381 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10381 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10383 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10383 │ │ │ │ │ xor %edx,%edx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10384 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10384 │ │ │ │ │ xorps %xmm0,%xmm0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10386 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10386 │ │ │ │ │ xor %ecx,%ecx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10381 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10381 │ │ │ │ │ mov %eax,0x80(%rbx) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10390 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10390 │ │ │ │ │ mov 0x10(%r14),%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10380 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10380 │ │ │ │ │ mov %rbp,0x68(%rbx) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10390 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10390 │ │ │ │ │ and $0x28f,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10383 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10383 │ │ │ │ │ mov %rdx,0x88(%rbx) │ │ │ │ │ mov %rdx,0x78(%rbx) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10386 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10386 │ │ │ │ │ mov %rcx,0xa8(%rbx) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10384 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10384 │ │ │ │ │ movups %xmm0,0x98(%rbx) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10387 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10387 │ │ │ │ │ movups %xmm0,0xb0(%rbx) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10390 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10390 │ │ │ │ │ cmp $0x8,%eax │ │ │ │ │ je 4fab <__cxa_finalize@plt+0x8eb> │ │ │ │ │ jg 4f67 <__cxa_finalize@plt+0x8a7> │ │ │ │ │ cmp $0x3,%eax │ │ │ │ │ je 4fb4 <__cxa_finalize@plt+0x8f4> │ │ │ │ │ lea 0x5620(%rip),%rdx │ │ │ │ │ cmp $0x4,%eax │ │ │ │ │ je 4fbf <__cxa_finalize@plt+0x8ff> │ │ │ │ │ jmp 4f7c <__cxa_finalize@plt+0x8bc> │ │ │ │ │ cmp $0x82,%eax │ │ │ │ │ je 4fb8 <__cxa_finalize@plt+0x8f8> │ │ │ │ │ lea 0x3c2b(%rip),%rdx │ │ │ │ │ cmp $0x282,%eax │ │ │ │ │ je 4fbf <__cxa_finalize@plt+0x8ff> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10407 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10407 │ │ │ │ │ mov 0x12f9d(%rip),%rax │ │ │ │ │ lea 0xe200(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 4200 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ @@ -922,67 +922,67 @@ │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ jne 4fcd <__cxa_finalize@plt+0x90d> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp 4fcd <__cxa_finalize@plt+0x90d> │ │ │ │ │ __Pyx_CyFunction_Init(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10390 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10390 │ │ │ │ │ lea 0x56de(%rip),%rdx │ │ │ │ │ jmp 4fbf <__cxa_finalize@plt+0x8ff> │ │ │ │ │ xor %edx,%edx │ │ │ │ │ jmp 4fbf <__cxa_finalize@plt+0x8ff> │ │ │ │ │ lea 0x3b61(%rip),%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10398 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10398 │ │ │ │ │ mov %rdx,0x30(%rbx) │ │ │ │ │ __Pyx_CyFunction_New(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10953 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10953 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 41d0 │ │ │ │ │ jmp 4fcf <__cxa_finalize@plt+0x90f> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10946 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10946 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10956 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10956 │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ __Pyx_PyCode_New(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:674 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:674 │ │ │ │ │ push %r15 │ │ │ │ │ mov %r8,%r15 │ │ │ │ │ push %r14 │ │ │ │ │ mov %rcx,%r14 │ │ │ │ │ push %r13 │ │ │ │ │ mov %rdx,%r13 │ │ │ │ │ push %r12 │ │ │ │ │ mov %esi,%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:679 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:679 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:674 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:674 │ │ │ │ │ push %rbp │ │ │ │ │ mov %edi,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:679 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:679 │ │ │ │ │ lea 0xe277(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:674 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:674 │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x18,%rsp │ │ │ │ │ mov %r9,0x8(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:679 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:679 │ │ │ │ │ call 4120 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:680 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:680 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 5094 <__cxa_finalize@plt+0x9d4> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:683 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:683 │ │ │ │ │ push %rax │ │ │ │ │ xor %edx,%edx │ │ │ │ │ mov %ebp,%edi │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ push 0x80(%rsp) │ │ │ │ │ mov 0x80(%rsp),%eax │ │ │ │ │ mov %r12d,%ecx │ │ │ │ │ @@ -1003,68 +1003,68 @@ │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rdx │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ add $0x60,%rsp │ │ │ │ │ __Pyx_PyCode_New(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:683 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:683 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ js 5085 <__cxa_finalize@plt+0x9c5> │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ dec %rdx │ │ │ │ │ mov %rdx,(%rbx) │ │ │ │ │ je 508a <__cxa_finalize@plt+0x9ca> │ │ │ │ │ __Pyx_PyCode_New(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:689 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:689 │ │ │ │ │ mov %rbp,%rbx │ │ │ │ │ jmp 5094 <__cxa_finalize@plt+0x9d4> │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp 5085 <__cxa_finalize@plt+0x9c5> │ │ │ │ │ __Pyx_PyCode_New(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:690 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:690 │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ __Pyx_CreateStringTabAndInitStrings(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6615 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6615 │ │ │ │ │ push %rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6616 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6616 │ │ │ │ │ lea 0xfd52(%rip),%rdx │ │ │ │ │ xor %esi,%esi │ │ │ │ │ xor %edi,%edi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6615 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6615 │ │ │ │ │ push %rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6616 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6616 │ │ │ │ │ movq %rdx,%xmm2 │ │ │ │ │ lea 0xfce1(%rip),%rcx │ │ │ │ │ xor %edx,%edx │ │ │ │ │ movq %rcx,%xmm3 │ │ │ │ │ xor %ecx,%ecx │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ xor %r9d,%r9d │ │ │ │ │ xor %r10d,%r10d │ │ │ │ │ xor %r11d,%r11d │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6615 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6615 │ │ │ │ │ sub $0xa88,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6616 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6616 │ │ │ │ │ movq 0x126e9(%rip),%xmm0 │ │ │ │ │ mov %fs:0x28,%rax │ │ │ │ │ mov %rax,0xa78(%rsp) │ │ │ │ │ lea 0xff01(%rip),%rax │ │ │ │ │ mov %rcx,0x68(%rsp) │ │ │ │ │ lea 0xff7d(%rip),%rcx │ │ │ │ │ movq %rcx,%xmm4 │ │ │ │ │ @@ -1716,181 +1716,181 @@ │ │ │ │ │ mov %rbx,0xa68(%rsp) │ │ │ │ │ movw $0x0,0xa70(%rsp) │ │ │ │ │ movb $0x0,0xa72(%rsp) │ │ │ │ │ movups %xmm0,0xa28(%rsp) │ │ │ │ │ xorps %xmm0,%xmm0 │ │ │ │ │ movaps %xmm0,0xa50(%rsp) │ │ │ │ │ __Pyx_InitStrings(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12144 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12144 │ │ │ │ │ mov 0x0(%rbp),%rbx │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je 6357 <__cxa_finalize@plt+0x1c97> │ │ │ │ │ __Pyx_InitString(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12125 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12125 │ │ │ │ │ mov 0x20(%rbp),%al │ │ │ │ │ or 0x21(%rbp),%al │ │ │ │ │ mov 0x8(%rbp),%rdi │ │ │ │ │ mov 0x10(%rbp),%rsi │ │ │ │ │ je 6339 <__cxa_finalize@plt+0x1c79> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12126 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12126 │ │ │ │ │ cmpb $0x0,0x22(%rbp) │ │ │ │ │ je 631d <__cxa_finalize@plt+0x1c5d> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12127 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12127 │ │ │ │ │ call 4550 │ │ │ │ │ jmp 6341 <__cxa_finalize@plt+0x1c81> │ │ │ │ │ mov 0x18(%rbp),%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12129 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12129 │ │ │ │ │ dec %rsi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12128 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12128 │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je 6332 <__cxa_finalize@plt+0x1c72> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12129 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12129 │ │ │ │ │ xor %ecx,%ecx │ │ │ │ │ call 45b0 │ │ │ │ │ jmp 6341 <__cxa_finalize@plt+0x1c81> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12131 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12131 │ │ │ │ │ call 45d0 │ │ │ │ │ jmp 6341 <__cxa_finalize@plt+0x1c81> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12134 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12134 │ │ │ │ │ dec %rsi │ │ │ │ │ call 4120 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12127 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12127 (discriminator 1) │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12136 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12136 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 6351 <__cxa_finalize@plt+0x1c91> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12138 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12138 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ call 44a0 │ │ │ │ │ __Pyx_InitStrings(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12160 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12160 │ │ │ │ │ add $0x28,%rbp │ │ │ │ │ jmp 62f7 <__cxa_finalize@plt+0x1c37> │ │ │ │ │ __Pyx_CreateStringTabAndInitStrings(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6686 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6686 │ │ │ │ │ mov 0xa78(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ je 636f <__cxa_finalize@plt+0x1caf> │ │ │ │ │ call 41f0 <__stack_chk_fail@plt> │ │ │ │ │ add $0xa88,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ ret │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6686 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6686 │ │ │ │ │ call 4c67 <__cxa_finalize@plt+0x5a7> │ │ │ │ │ Py_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:24 │ │ │ │ │ call 4c45 <__cxa_finalize@plt+0x585> │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ lea 0xe656(%rip),%rcx │ │ │ │ │ mov $0x15b,%edx │ │ │ │ │ lea 0xd1c2(%rip),%rsi │ │ │ │ │ lea 0xce26(%rip),%rdi │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ __Pyx_PyType_Ready(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9534 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9534 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9543 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9543 │ │ │ │ │ mov 0x150(%rdi),%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9534 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9534 │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9544 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9544 │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je 6467 <__cxa_finalize@plt+0x1da7> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9544 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9544 (discriminator 1) │ │ │ │ │ mov 0x120(%rdi),%r12 │ │ │ │ │ __Pyx_validate_bases_tuple(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9453 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9453 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 8ac0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9458 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9458 │ │ │ │ │ mov $0x1,%ecx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9458 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9458 (discriminator 1) │ │ │ │ │ cmp %rcx,%rax │ │ │ │ │ jle 6467 <__cxa_finalize@plt+0x1da7> │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rbp),%rdx │ │ │ │ │ __Pyx_validate_bases_tuple(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9464 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9464 (discriminator 2) │ │ │ │ │ testb $0x4,0xab(%rdx) │ │ │ │ │ jne 6402 <__cxa_finalize@plt+0x1d42> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9464 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9464 (discriminator 1) │ │ │ │ │ lea 0xe416(%rip),%rcx │ │ │ │ │ mov $0x24f8,%edx │ │ │ │ │ lea 0xd08a(%rip),%rsi │ │ │ │ │ lea 0xcde2(%rip),%rdi │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9464 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9464 │ │ │ │ │ mov 0x18(%rbp,%rcx,8),%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9482 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9482 │ │ │ │ │ testb $0x2,0xa9(%rdx) │ │ │ │ │ jne 642e <__cxa_finalize@plt+0x1d6e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9485 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9485 │ │ │ │ │ mov 0x11b41(%rip),%rax │ │ │ │ │ mov 0x18(%rdx),%rdx │ │ │ │ │ lea 0xd3e6(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9491 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9491 │ │ │ │ │ jmp 649b <__cxa_finalize@plt+0x1ddb> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9493 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9493 │ │ │ │ │ test %r12,%r12 │ │ │ │ │ jne 645f <__cxa_finalize@plt+0x1d9f> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9505 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9505 │ │ │ │ │ cmpq $0x0,0x120(%rdx) │ │ │ │ │ je 645f <__cxa_finalize@plt+0x1d9f> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9508 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9508 │ │ │ │ │ mov 0x11b14(%rip),%rax │ │ │ │ │ mov 0x18(%rdx),%rcx │ │ │ │ │ lea 0xd3e1(%rip),%rsi │ │ │ │ │ mov 0x18(%rbx),%rdx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9522 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9522 │ │ │ │ │ jmp 649b <__cxa_finalize@plt+0x1ddb> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9458 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9458 (discriminator 2) │ │ │ │ │ inc %rcx │ │ │ │ │ jmp 63cd <__cxa_finalize@plt+0x1d0d> │ │ │ │ │ __Pyx_PyType_Ready(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9550 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9550 │ │ │ │ │ call 41b0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9586 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9586 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9581 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9581 │ │ │ │ │ orq $0x300,0xa8(%rbx) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9550 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9550 │ │ │ │ │ mov %eax,%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9586 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9586 │ │ │ │ │ call 4320 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9588 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9588 │ │ │ │ │ andq $0xfffffffffffffdff,0xa8(%rbx) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9586 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9586 │ │ │ │ │ mov %eax,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9590 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9590 │ │ │ │ │ test %r12d,%r12d │ │ │ │ │ je 649e <__cxa_finalize@plt+0x1dde> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9591 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9591 │ │ │ │ │ call 4520 │ │ │ │ │ jmp 649e <__cxa_finalize@plt+0x1dde> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9545 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9545 │ │ │ │ │ or $0xffffffff,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9613 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9613 │ │ │ │ │ mov %ebp,%eax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ ret │ │ │ │ │ Py_SIZE(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9613 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9613 │ │ │ │ │ call 4c45 <__cxa_finalize@plt+0x585> │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ lea 0xe52f(%rip),%rcx │ │ │ │ │ mov $0x15b,%edx │ │ │ │ │ lea 0xd09b(%rip),%rsi │ │ │ │ │ lea 0xccff(%rip),%rdi │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ @@ -1955,42 +1955,42 @@ │ │ │ │ │ lea 0xcc37(%rip),%rdi │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ call 4c45 <__cxa_finalize@plt+0x585> │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ call 4c67 <__cxa_finalize@plt+0x5a7> │ │ │ │ │ Py_SIZE(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10678 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10678 │ │ │ │ │ call 4c45 <__cxa_finalize@plt+0x585> │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ lea 0xe439(%rip),%rcx │ │ │ │ │ mov $0x15b,%edx │ │ │ │ │ lea 0xcfa5(%rip),%rsi │ │ │ │ │ lea 0xcc09(%rip),%rdi │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ call 4c67 <__cxa_finalize@plt+0x5a7> │ │ │ │ │ Py_SIZE(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10678 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10678 │ │ │ │ │ call 4c45 <__cxa_finalize@plt+0x585> │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ lea 0xe410(%rip),%rcx │ │ │ │ │ mov $0x15b,%edx │ │ │ │ │ lea 0xcf7c(%rip),%rsi │ │ │ │ │ lea 0xcbe0(%rip),%rdi │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ call 4e43 <__cxa_finalize@plt+0x783> │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ call 4c67 <__cxa_finalize@plt+0x5a7> │ │ │ │ │ Py_SIZE(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8148 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8148 │ │ │ │ │ call 4c45 <__cxa_finalize@plt+0x585> │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ lea 0xe3e2(%rip),%rcx │ │ │ │ │ mov $0x15b,%edx │ │ │ │ │ lea 0xcf4e(%rip),%rsi │ │ │ │ │ lea 0xcbb2(%rip),%rdi │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ @@ -2008,799 +2008,799 @@ │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ call 4c67 <__cxa_finalize@plt+0x5a7> │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ call 4e43 <__cxa_finalize@plt+0x783> │ │ │ │ │ __pyx_pymod_exec__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7098 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7098 │ │ │ │ │ endbr64 │ │ │ │ │ push %r15 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7103 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7103 │ │ │ │ │ xor %ecx,%ecx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7098 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7098 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0xf8,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7112 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7112 │ │ │ │ │ mov 0x129c9(%rip),%r15 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7098 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7098 │ │ │ │ │ mov %fs:0x28,%rax │ │ │ │ │ mov %rax,0xe8(%rsp) │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7103 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7103 │ │ │ │ │ mov %rcx,0x8(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7112 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7112 │ │ │ │ │ test %r15,%r15 │ │ │ │ │ je 66ab <__cxa_finalize@plt+0x1feb> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7113 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7113 │ │ │ │ │ cmp %rdi,%r15 │ │ │ │ │ je 7b6d <__cxa_finalize@plt+0x34ad> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7114 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7114 │ │ │ │ │ mov 0x118b4(%rip),%rax │ │ │ │ │ lea 0xd795(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 4200 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7115 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7115 │ │ │ │ │ or $0xffffffff,%eax │ │ │ │ │ jmp 7b6d <__cxa_finalize@plt+0x34ad> │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdi),%eax │ │ │ │ │ __pyx_pymod_exec__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7122 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7122 │ │ │ │ │ mov %rdi,0x1297c(%rip) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ inc %eax │ │ │ │ │ je 66ba <__cxa_finalize@plt+0x1ffa> │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rdi) │ │ │ │ │ __pyx_pymod_exec__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7142 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7142 │ │ │ │ │ call 45e0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7142 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7142 (discriminator 1) │ │ │ │ │ mov %rax,0x1263a(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7142 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7142 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7142 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7142 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 7605 <__cxa_finalize@plt+0x2f45> │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%eax │ │ │ │ │ inc %eax │ │ │ │ │ je 66da <__cxa_finalize@plt+0x201a> │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rbx) │ │ │ │ │ __pyx_pymod_exec__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7144 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7144 │ │ │ │ │ lea 0xcbcc(%rip),%rdi │ │ │ │ │ call 4630 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7144 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7144 (discriminator 1) │ │ │ │ │ mov %rax,0x1261b(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7144 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7144 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7144 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7144 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 7622 <__cxa_finalize@plt+0x2f62> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7145 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7145 │ │ │ │ │ lea 0xcbb6(%rip),%rdi │ │ │ │ │ call 4630 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7145 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7145 (discriminator 1) │ │ │ │ │ mov %rax,0x12604(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7145 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7145 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7145 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7145 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 763f <__cxa_finalize@plt+0x2f7f> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7146 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7146 │ │ │ │ │ mov 0x125e9(%rip),%rdx │ │ │ │ │ mov 0x1290a(%rip),%rdi │ │ │ │ │ lea 0xcb98(%rip),%rsi │ │ │ │ │ call 4130 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7146 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7146 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 765c <__cxa_finalize@plt+0x2f9c> │ │ │ │ │ __Pyx_get_runtime_version(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12078 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12078 │ │ │ │ │ mov 0x11837(%rip),%rax │ │ │ │ │ mov (%rax),%rax │ │ │ │ │ xor %al,%al │ │ │ │ │ __Pyx_check_binary_version(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12102 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12102 │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ xor $0x30d02f0,%rdx │ │ │ │ │ test $0xffff0000,%edx │ │ │ │ │ jne 6773 <__cxa_finalize@plt+0x20b3> │ │ │ │ │ __pyx_pymod_exec__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7161 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7161 │ │ │ │ │ xor %edi,%edi │ │ │ │ │ call 43b0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7161 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7161 (discriminator 1) │ │ │ │ │ mov %rax,0x125b2(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7161 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7161 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7161 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7161 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 67ec <__cxa_finalize@plt+0x212c> │ │ │ │ │ jmp 7678 <__cxa_finalize@plt+0x2fb8> │ │ │ │ │ __Pyx_check_binary_version(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12108 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12108 │ │ │ │ │ lea 0x20(%rsp),%rbx │ │ │ │ │ push %rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12116 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12116 │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ shr $0x18,%rax │ │ │ │ │ shr $0x10,%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12108 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12108 │ │ │ │ │ mov $0xc8,%esi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ mov $0xd,%r8d │ │ │ │ │ movzbl %dl,%edx │ │ │ │ │ lea 0xcb59(%rip),%r9 │ │ │ │ │ mov $0x3,%ecx │ │ │ │ │ push %rdx │ │ │ │ │ lea 0xd6df(%rip),%rdx │ │ │ │ │ push %rax │ │ │ │ │ lea 0xcb21(%rip),%rax │ │ │ │ │ push %rax │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 42c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12118 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12118 │ │ │ │ │ add $0x20,%rsp │ │ │ │ │ xor %edi,%edi │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ mov %rbx,%rsi │ │ │ │ │ call 4140 │ │ │ │ │ __pyx_pymod_exec__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7157 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7157 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 6758 <__cxa_finalize@plt+0x2098> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7105 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7105 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7157 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7157 (discriminator 1) │ │ │ │ │ mov $0x1bf5,%r14d │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7099 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7099 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7157 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7157 (discriminator 1) │ │ │ │ │ lea 0xca92(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7162 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7162 │ │ │ │ │ lea 0xca85(%rip),%rbp │ │ │ │ │ xor %esi,%esi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 4120 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7162 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7162 (discriminator 1) │ │ │ │ │ mov %rax,0x1251c(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7162 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7162 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7162 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7162 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 7695 <__cxa_finalize@plt+0x2fd5> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7163 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7163 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 45d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7163 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7163 (discriminator 1) │ │ │ │ │ mov %rax,0x12507(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7163 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7163 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7163 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7163 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 76b2 <__cxa_finalize@plt+0x2ff2> │ │ │ │ │ __Pyx_FetchSharedCythonABIModule(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9780 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9780 │ │ │ │ │ lea 0xcaad(%rip),%rdi │ │ │ │ │ call 4630 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __Pyx_FetchCommonType(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9807 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9807 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 6954 <__cxa_finalize@plt+0x2294> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9808 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9808 │ │ │ │ │ mov 0x117ec(%rip),%r12 │ │ │ │ │ mov $0x2e,%esi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 4240 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9809 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9809 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 6862 <__cxa_finalize@plt+0x21a2> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9809 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9809 (discriminator 1) │ │ │ │ │ lea 0x1(%rax),%r12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9810 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9810 │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4110 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9811 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9811 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 68d6 <__cxa_finalize@plt+0x2216> │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rbp),%rcx │ │ │ │ │ __Pyx_FetchCommonType(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9812 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9812 │ │ │ │ │ mov 0x117c0(%rip),%rdx │ │ │ │ │ mov 0x20(%rax),%rax │ │ │ │ │ __Pyx_VerifyCachedType(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9788 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9788 (discriminator 1) │ │ │ │ │ testb $0x80,0xab(%rcx) │ │ │ │ │ jne 68ad <__cxa_finalize@plt+0x21ed> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9789 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9789 │ │ │ │ │ mov 0x116c4(%rip),%rax │ │ │ │ │ mov %r12,%rdx │ │ │ │ │ lea 0xd63a(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9791 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9791 │ │ │ │ │ jmp 7b5e <__cxa_finalize@plt+0x349e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9793 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9793 │ │ │ │ │ cmp %rax,%rdx │ │ │ │ │ je 6936 <__cxa_finalize@plt+0x2276> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9794 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9794 │ │ │ │ │ mov 0x1169b(%rip),%rax │ │ │ │ │ mov %r12,%rdx │ │ │ │ │ lea 0xd641(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9797 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9797 │ │ │ │ │ jmp 7b5e <__cxa_finalize@plt+0x349e> │ │ │ │ │ __Pyx_FetchCommonType(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9821 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9821 │ │ │ │ │ mov 0x116e3(%rip),%rax │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 42b0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9821 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9821 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 7b5e <__cxa_finalize@plt+0x349e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9822 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9822 │ │ │ │ │ call 4380 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9823 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9823 │ │ │ │ │ lea 0x11727(%rip),%r13 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 4320 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9823 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9823 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 7b5e <__cxa_finalize@plt+0x349e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9824 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9824 │ │ │ │ │ mov %r13,%rdx │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4130 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9824 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9824 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 7b5e <__cxa_finalize@plt+0x349e> │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x116fb(%rip),%eax │ │ │ │ │ inc %eax │ │ │ │ │ je 692f <__cxa_finalize@plt+0x226f> │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x116f1(%rip) │ │ │ │ │ __Pyx_FetchCommonType(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9827 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9827 │ │ │ │ │ lea 0x116ea(%rip),%rbp │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 6945 <__cxa_finalize@plt+0x2285> │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je 694a <__cxa_finalize@plt+0x228a> │ │ │ │ │ __Pyx_FetchCommonType(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9830 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9830 │ │ │ │ │ mov %rbp,%rbx │ │ │ │ │ jmp 6954 <__cxa_finalize@plt+0x2294> │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp 6945 <__cxa_finalize@plt+0x2285> │ │ │ │ │ __pyx_CyFunction_init(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10912 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10912 (discriminator 1) │ │ │ │ │ mov %rbx,0x123d5(%rip) │ │ │ │ │ __pyx_pymod_exec__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7165 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7165 (discriminator 1) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je 76cf <__cxa_finalize@plt+0x300f> │ │ │ │ │ __Pyx_InitConstants(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6807 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6807 │ │ │ │ │ call 50a6 <__cxa_finalize@plt+0x9e6> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6808 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6808 │ │ │ │ │ mov $0x2ff59d2,%edi │ │ │ │ │ call 4330 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6808 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6808 (discriminator 1) │ │ │ │ │ mov %rax,0x125de(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6808 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6808 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 7b42 <__cxa_finalize@plt+0x3482> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6809 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6809 │ │ │ │ │ mov $0x545205d,%edi │ │ │ │ │ call 4330 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6809 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6809 (discriminator 1) │ │ │ │ │ mov %rax,0x125cc(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6809 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6809 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 7b42 <__cxa_finalize@plt+0x3482> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6810 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6810 │ │ │ │ │ mov $0x770cb8f,%edi │ │ │ │ │ call 4330 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6810 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6810 (discriminator 1) │ │ │ │ │ mov %rax,0x125ba(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6810 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6810 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 7b42 <__cxa_finalize@plt+0x3482> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6811 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6811 │ │ │ │ │ mov $0xb35e557,%edi │ │ │ │ │ call 4330 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6811 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6811 (discriminator 1) │ │ │ │ │ mov %rax,0x125a8(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6811 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6811 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 7b42 <__cxa_finalize@plt+0x3482> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6812 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6812 │ │ │ │ │ mov $0xeecf561,%edi │ │ │ │ │ call 4330 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6812 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6812 (discriminator 1) │ │ │ │ │ mov %rax,0x12596(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6812 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6812 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 7b42 <__cxa_finalize@plt+0x3482> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6813 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6813 │ │ │ │ │ mov $0xf8661ea,%edi │ │ │ │ │ call 4330 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6813 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6813 (discriminator 1) │ │ │ │ │ mov %rax,0x12584(%rip) │ │ │ │ │ __pyx_pymod_exec__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7188 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7188 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 7b42 <__cxa_finalize@plt+0x3482> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7194 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7194 │ │ │ │ │ mov 0x1157c(%rip),%rax │ │ │ │ │ cmpl $0x0,(%rax) │ │ │ │ │ jne 6a24 <__cxa_finalize@plt+0x2364> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7199 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7199 │ │ │ │ │ call 41c0 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7199 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7199 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 76ec <__cxa_finalize@plt+0x302c> │ │ │ │ │ jmp 6a61 <__cxa_finalize@plt+0x23a1> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7195 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7195 │ │ │ │ │ mov 0x12425(%rip),%rdx │ │ │ │ │ mov 0x12426(%rip),%rsi │ │ │ │ │ mov 0x125f7(%rip),%rdi │ │ │ │ │ call 4400 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7195 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7195 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 6a11 <__cxa_finalize@plt+0x2351> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7105 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7105 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7195 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7195 (discriminator 1) │ │ │ │ │ mov $0x1c1b,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7195 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7195 (discriminator 1) │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ lea 0xc81d(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7200 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7200 │ │ │ │ │ lea 0xc88d(%rip),%rbp │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ mov %rbp,%rsi │ │ │ │ │ call 4460 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7200 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7200 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 6a96 <__cxa_finalize@plt+0x23d6> │ │ │ │ │ __Pyx_InitCachedBuiltins(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6689 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6689 │ │ │ │ │ mov 0x123f1(%rip),%rdi │ │ │ │ │ call 8830 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6689 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6689 (discriminator 1) │ │ │ │ │ mov %rax,0x12585(%rip) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 7b23 <__cxa_finalize@plt+0x3463> │ │ │ │ │ jmp 6ace <__cxa_finalize@plt+0x240e> │ │ │ │ │ __pyx_pymod_exec__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7201 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7201 │ │ │ │ │ mov 0x12593(%rip),%rdx │ │ │ │ │ mov %rbp,%rsi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4050 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7201 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7201 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 6a78 <__cxa_finalize@plt+0x23b8> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7106 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7106 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7105 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7105 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7201 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7201 (discriminator 1) │ │ │ │ │ mov $0x1c21,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7201 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7201 (discriminator 1) │ │ │ │ │ lea 0xc7b6(%rip),%r13 │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ __Pyx_InitCachedBuiltins(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6690 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6690 │ │ │ │ │ mov 0x12273(%rip),%rdi │ │ │ │ │ call 8830 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6690 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6690 (discriminator 1) │ │ │ │ │ mov %rax,0x12527(%rip) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 7b23 <__cxa_finalize@plt+0x3463> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6691 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6691 │ │ │ │ │ mov 0x1228f(%rip),%rdi │ │ │ │ │ call 8830 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6691 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6691 (discriminator 1) │ │ │ │ │ mov %rax,0x12503(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6691 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6691 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __pyx_pymod_exec__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7206 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7206 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 770c <__cxa_finalize@plt+0x304c> │ │ │ │ │ __Pyx_InitCachedConstants(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6709 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6709 │ │ │ │ │ mov 0x122c8(%rip),%rsi │ │ │ │ │ mov $0x1,%edi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 4680 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6709 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6709 (discriminator 1) │ │ │ │ │ mov %rax,0x12465(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6709 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6709 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 7b04 <__cxa_finalize@plt+0x3444> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6720 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6720 │ │ │ │ │ mov 0x12225(%rip),%rsi │ │ │ │ │ mov $0x1,%edi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 4680 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6720 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6720 (discriminator 1) │ │ │ │ │ mov %rax,0x1244a(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6720 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6720 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 7b04 <__cxa_finalize@plt+0x3444> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6731 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6731 │ │ │ │ │ mov 0x12412(%rip),%rcx │ │ │ │ │ mov 0x12403(%rip),%rdx │ │ │ │ │ mov $0x3,%edi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ mov 0x1240d(%rip),%rsi │ │ │ │ │ call 4680 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6731 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6731 (discriminator 1) │ │ │ │ │ mov %rax,0x12421(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6731 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6731 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 7b04 <__cxa_finalize@plt+0x3444> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6734 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6734 │ │ │ │ │ mov 0x123d1(%rip),%rcx │ │ │ │ │ mov 0x123e2(%rip),%rdx │ │ │ │ │ mov $0x3,%edi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ mov 0x123e4(%rip),%rsi │ │ │ │ │ call 4680 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6734 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6734 (discriminator 1) │ │ │ │ │ mov %rax,0x123f8(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6734 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6734 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 7b04 <__cxa_finalize@plt+0x3444> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6743 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6743 │ │ │ │ │ mov 0x12390(%rip),%r8 │ │ │ │ │ mov 0x12239(%rip),%rcx │ │ │ │ │ xor %eax,%eax │ │ │ │ │ mov $0x4,%edi │ │ │ │ │ mov 0x1233b(%rip),%rdx │ │ │ │ │ mov 0x1230c(%rip),%rsi │ │ │ │ │ call 4680 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6743 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6743 (discriminator 1) │ │ │ │ │ mov %rax,0x123c8(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6743 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6743 │ │ │ │ │ mov %rax,%r9 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6743 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6743 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 7b04 <__cxa_finalize@plt+0x3444> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6746 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6746 │ │ │ │ │ mov 0x12125(%rip),%rcx │ │ │ │ │ mov $0x4,%esi │ │ │ │ │ mov $0x1,%edi │ │ │ │ │ mov 0x1211c(%rip),%rdx │ │ │ │ │ push %rdx │ │ │ │ │ mov %rcx,%r8 │ │ │ │ │ push $0x1 │ │ │ │ │ push 0x122c0(%rip) │ │ │ │ │ push 0x122fa(%rip) │ │ │ │ │ push %rcx │ │ │ │ │ push %rcx │ │ │ │ │ call 4fe1 <__cxa_finalize@plt+0x921> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6746 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6746 (discriminator 2) │ │ │ │ │ add $0x30,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6746 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6746 (discriminator 1) │ │ │ │ │ mov %rax,0x123a0(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6746 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6746 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 7b04 <__cxa_finalize@plt+0x3444> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6754 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6754 │ │ │ │ │ mov 0x12270(%rip),%rdx │ │ │ │ │ mov 0x122a1(%rip),%rsi │ │ │ │ │ mov $0x2,%edi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 4680 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6754 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6754 (discriminator 1) │ │ │ │ │ mov %rax,0x1235e(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6754 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6754 │ │ │ │ │ mov %rax,%r9 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6754 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6754 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 7b04 <__cxa_finalize@plt+0x3444> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6757 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6757 │ │ │ │ │ mov 0x120b3(%rip),%rcx │ │ │ │ │ mov $0x2,%esi │ │ │ │ │ mov $0x2,%edi │ │ │ │ │ mov 0x120aa(%rip),%rdx │ │ │ │ │ push %rdx │ │ │ │ │ mov %rcx,%r8 │ │ │ │ │ push $0x10 │ │ │ │ │ push 0x12276(%rip) │ │ │ │ │ push 0x12288(%rip) │ │ │ │ │ push %rcx │ │ │ │ │ push %rcx │ │ │ │ │ call 4fe1 <__cxa_finalize@plt+0x921> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6757 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6757 (discriminator 2) │ │ │ │ │ add $0x30,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6757 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6757 (discriminator 1) │ │ │ │ │ mov %rax,0x12336(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6757 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6757 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 7b04 <__cxa_finalize@plt+0x3444> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6766 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6766 │ │ │ │ │ mov 0x121b6(%rip),%rcx │ │ │ │ │ mov 0x121c7(%rip),%rdx │ │ │ │ │ mov $0x3,%edi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ mov 0x12221(%rip),%rsi │ │ │ │ │ call 4680 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6766 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6766 (discriminator 1) │ │ │ │ │ mov %rax,0x122ed(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6766 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6766 │ │ │ │ │ mov %rax,%r9 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6766 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6766 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 7b04 <__cxa_finalize@plt+0x3444> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6769 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6769 │ │ │ │ │ mov 0x1203a(%rip),%rcx │ │ │ │ │ mov $0x3,%esi │ │ │ │ │ mov $0x3,%edi │ │ │ │ │ mov 0x12031(%rip),%rdx │ │ │ │ │ push %rdx │ │ │ │ │ mov %rcx,%r8 │ │ │ │ │ push $0x3d │ │ │ │ │ push 0x121ed(%rip) │ │ │ │ │ push 0x121ff(%rip) │ │ │ │ │ push %rcx │ │ │ │ │ push %rcx │ │ │ │ │ call 4fe1 <__cxa_finalize@plt+0x921> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6769 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6769 (discriminator 2) │ │ │ │ │ add $0x30,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6769 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6769 (discriminator 1) │ │ │ │ │ mov %rax,0x122c5(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6769 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6769 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 7b04 <__cxa_finalize@plt+0x3444> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6776 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6776 │ │ │ │ │ mov 0x11ff5(%rip),%rcx │ │ │ │ │ mov $0x4,%esi │ │ │ │ │ mov $0x1,%edi │ │ │ │ │ mov 0x11fec(%rip),%rdx │ │ │ │ │ mov 0x1226d(%rip),%r9 │ │ │ │ │ push %rdx │ │ │ │ │ mov %rcx,%r8 │ │ │ │ │ push $0x1 │ │ │ │ │ push 0x12189(%rip) │ │ │ │ │ push 0x121c3(%rip) │ │ │ │ │ push %rcx │ │ │ │ │ push %rcx │ │ │ │ │ call 4fe1 <__cxa_finalize@plt+0x921> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6776 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6776 (discriminator 2) │ │ │ │ │ add $0x30,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6776 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6776 (discriminator 1) │ │ │ │ │ mov %rax,0x12281(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6776 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6776 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 7b04 <__cxa_finalize@plt+0x3444> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6784 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6784 │ │ │ │ │ mov 0x11fa9(%rip),%rcx │ │ │ │ │ mov $0x2,%esi │ │ │ │ │ mov $0x2,%edi │ │ │ │ │ mov 0x11fa0(%rip),%rdx │ │ │ │ │ mov 0x12229(%rip),%r9 │ │ │ │ │ push %rdx │ │ │ │ │ mov %rcx,%r8 │ │ │ │ │ push $0x10 │ │ │ │ │ push 0x12165(%rip) │ │ │ │ │ push 0x12177(%rip) │ │ │ │ │ push %rcx │ │ │ │ │ push %rcx │ │ │ │ │ call 4fe1 <__cxa_finalize@plt+0x921> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6784 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6784 (discriminator 2) │ │ │ │ │ add $0x30,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6784 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6784 (discriminator 1) │ │ │ │ │ mov %rax,0x1223d(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6784 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6784 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 7b04 <__cxa_finalize@plt+0x3444> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6791 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6791 │ │ │ │ │ mov 0x120e5(%rip),%r9 │ │ │ │ │ mov 0x120ce(%rip),%r8 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ mov $0x5,%edi │ │ │ │ │ mov 0x120d8(%rip),%rcx │ │ │ │ │ mov 0x120c1(%rip),%rdx │ │ │ │ │ mov 0x120d2(%rip),%rsi │ │ │ │ │ call 4680 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6791 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6791 (discriminator 1) │ │ │ │ │ mov %rax,0x121d6(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6791 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6791 │ │ │ │ │ mov %rax,%r9 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6791 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6791 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 7b04 <__cxa_finalize@plt+0x3444> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6794 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6794 │ │ │ │ │ mov 0x11f1b(%rip),%rcx │ │ │ │ │ mov $0x5,%esi │ │ │ │ │ mov $0x3,%edi │ │ │ │ │ mov 0x11f12(%rip),%rdx │ │ │ │ │ push %rdx │ │ │ │ │ mov %rcx,%r8 │ │ │ │ │ push $0x1 │ │ │ │ │ push 0x120a6(%rip) │ │ │ │ │ push 0x120f0(%rip) │ │ │ │ │ push %rcx │ │ │ │ │ push %rcx │ │ │ │ │ call 4fe1 <__cxa_finalize@plt+0x921> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6794 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6794 (discriminator 2) │ │ │ │ │ add $0x30,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6794 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6794 (discriminator 1) │ │ │ │ │ mov %rax,0x121be(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6794 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6794 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 7b04 <__cxa_finalize@plt+0x3444> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6795 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6795 │ │ │ │ │ mov 0x11ed6(%rip),%rcx │ │ │ │ │ mov $0x5,%esi │ │ │ │ │ mov $0x3,%edi │ │ │ │ │ mov 0x11ecd(%rip),%rdx │ │ │ │ │ mov 0x12166(%rip),%r9 │ │ │ │ │ push %rdx │ │ │ │ │ mov %rcx,%r8 │ │ │ │ │ push $0x1 │ │ │ │ │ push 0x12052(%rip) │ │ │ │ │ push 0x120a4(%rip) │ │ │ │ │ push %rcx │ │ │ │ │ push %rcx │ │ │ │ │ call 4fe1 <__cxa_finalize@plt+0x921> │ │ │ │ │ __pyx_pymod_exec__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7208 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7208 (discriminator 1) │ │ │ │ │ add $0x30,%rsp │ │ │ │ │ __Pyx_InitCachedConstants(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6795 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6795 (discriminator 1) │ │ │ │ │ mov %rax,0x1217a(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6795 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6795 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __pyx_pymod_exec__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7208 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7208 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 772c <__cxa_finalize@plt+0x306c> │ │ │ │ │ __Pyx_modinit_global_init_code(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6837 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6837 │ │ │ │ │ mov 0x110ef(%rip),%rdx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ __Pyx_modinit_global_init_code(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6837 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6837 │ │ │ │ │ mov %rdx,0x1217e(%rip) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ inc %eax │ │ │ │ │ je 6ea0 <__cxa_finalize@plt+0x27e0> │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rdx) │ │ │ │ │ __Pyx_modinit_type_init_code(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6869 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6869 │ │ │ │ │ lea 0x11a19(%rip),%rdi │ │ │ │ │ mov %rdi,0x11e8a(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6874 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6874 │ │ │ │ │ call 63a2 <__cxa_finalize@plt+0x1ce2> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6874 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6874 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 7ae5 <__cxa_finalize@plt+0x3425> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6884 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6884 │ │ │ │ │ mov 0x11e76(%rip),%rdx │ │ │ │ │ mov 0x1205f(%rip),%rsi │ │ │ │ │ mov 0x12160(%rip),%rdi │ │ │ │ │ call 4400 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6884 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6884 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 7ae5 <__cxa_finalize@plt+0x3425> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6886 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6886 │ │ │ │ │ mov 0x11e54(%rip),%rdi │ │ │ │ │ call 4773 <__cxa_finalize@plt+0xb3> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6886 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6886 (discriminator 1) │ │ │ │ │ inc %eax │ │ │ │ │ je 7ae5 <__cxa_finalize@plt+0x3425> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6892 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6892 │ │ │ │ │ lea 0x11728(%rip),%rdi │ │ │ │ │ mov %rdi,0x11e41(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6897 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6897 │ │ │ │ │ call 63a2 <__cxa_finalize@plt+0x1ce2> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6897 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6897 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 7ae5 <__cxa_finalize@plt+0x3425> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6907 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6907 │ │ │ │ │ mov 0x11e2d(%rip),%rdx │ │ │ │ │ mov 0x11e9e(%rip),%rsi │ │ │ │ │ mov 0x1210f(%rip),%rdi │ │ │ │ │ call 4400 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6907 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6907 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 7ae5 <__cxa_finalize@plt+0x3425> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6909 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6909 │ │ │ │ │ mov 0x11e0b(%rip),%rdi │ │ │ │ │ call 4773 <__cxa_finalize@plt+0xb3> │ │ │ │ │ __pyx_pymod_exec__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7213 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7213 (discriminator 2) │ │ │ │ │ inc %eax │ │ │ │ │ je 7ae5 <__cxa_finalize@plt+0x3425> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7221 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7221 (discriminator 2) │ │ │ │ │ call 43c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7221 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7221 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7221 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7221 (discriminator 2) │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7221 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7221 (discriminator 1) │ │ │ │ │ test %r12d,%r12d │ │ │ │ │ jne 6f8d <__cxa_finalize@plt+0x28cd> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7221 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7221 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 6f90 <__cxa_finalize@plt+0x28d0> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7221 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7221 (discriminator 14) │ │ │ │ │ lea 0x8(%rsp),%rsi │ │ │ │ │ mov $0x1,%r9d │ │ │ │ │ lea 0xc30d(%rip),%r8 │ │ │ │ │ lea 0xcfd5(%rip),%rcx │ │ │ │ │ lea 0x11d5e(%rip),%rdi │ │ │ │ │ call a7a0 │ │ │ │ │ mov %eax,%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7221 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7221 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 774c <__cxa_finalize@plt+0x308c> │ │ │ │ │ jmp 6f90 <__cxa_finalize@plt+0x28d0> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7103 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7103 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7230 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7230 │ │ │ │ │ mov $0x1,%edi │ │ │ │ │ call 4040 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7230 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7230 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 776b <__cxa_finalize@plt+0x30ab> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7232 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7232 │ │ │ │ │ mov 0x11db3(%rip),%rdx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ inc %eax │ │ │ │ │ je 6fb5 <__cxa_finalize@plt+0x28f5> │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ @@ -2821,25 +2821,25 @@ │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:46 │ │ │ │ │ cmpq $0x0,0x20(%rbx) │ │ │ │ │ jg 6fed <__cxa_finalize@plt+0x292d> │ │ │ │ │ call 4ddd <__cxa_finalize@plt+0x71d> │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:47 │ │ │ │ │ mov 0x18(%rbx),%rax │ │ │ │ │ __pyx_pymod_exec__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7235 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7235 │ │ │ │ │ mov %rbx,%rsi │ │ │ │ │ PyList_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:47 │ │ │ │ │ mov %rdx,(%rax) │ │ │ │ │ __pyx_pymod_exec__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7235 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7235 │ │ │ │ │ mov 0x11f22(%rip),%rdi │ │ │ │ │ call 8c80 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7235 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7235 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 778b <__cxa_finalize@plt+0x30cb> │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -2849,28 +2849,28 @@ │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ jne 7026 <__cxa_finalize@plt+0x2966> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pymod_exec__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7238 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7238 │ │ │ │ │ mov 0x11d33(%rip),%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call b240 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7238 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7238 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 77ab <__cxa_finalize@plt+0x30eb> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7240 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7240 │ │ │ │ │ mov 0x11d18(%rip),%rsi │ │ │ │ │ mov 0x11cb1(%rip),%rdi │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ call 4570 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7240 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7240 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 77cb <__cxa_finalize@plt+0x310b> │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -2894,32 +2894,32 @@ │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,0x0(%rbp) │ │ │ │ │ jne 708f <__cxa_finalize@plt+0x29cf> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __Pyx_PyObject_CallNoArg(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9328 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9328 │ │ │ │ │ mov 0x11f7a(%rip),%rdi │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9327 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9327 │ │ │ │ │ xorps %xmm0,%xmm0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9328 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9328 │ │ │ │ │ lea 0x18(%rsp),%rsi │ │ │ │ │ shl $0x3f,%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9327 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9327 │ │ │ │ │ movaps %xmm0,0x10(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9328 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9328 │ │ │ │ │ call aa00 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __pyx_pymod_exec__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7252 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7252 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 77eb <__cxa_finalize@plt+0x312b> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7255 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7255 │ │ │ │ │ mov 0x11f54(%rip),%rdi │ │ │ │ │ mov %rax,0x11f4d(%rip) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -2928,33 +2928,33 @@ │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ jne 70df <__cxa_finalize@plt+0x2a1f> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pymod_exec__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7265 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7265 │ │ │ │ │ mov 0x11ee2(%rip),%r9 │ │ │ │ │ mov 0x11c13(%rip),%r8 │ │ │ │ │ mov $0x4,%esi │ │ │ │ │ lea 0x11b07(%rip),%rdi │ │ │ │ │ mov 0x11d88(%rip),%rcx │ │ │ │ │ mov 0x11e29(%rip),%rdx │ │ │ │ │ call 4e65 <__cxa_finalize@plt+0x7a5> │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7265 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7265 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 780b <__cxa_finalize@plt+0x314b> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7267 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7267 │ │ │ │ │ mov 0x11c19(%rip),%rax │ │ │ │ │ mov 0x11daa(%rip),%rsi │ │ │ │ │ mov %rbx,%rdx │ │ │ │ │ mov 0x108(%rax),%rdi │ │ │ │ │ call 4570 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7267 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7267 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 782b <__cxa_finalize@plt+0x316b> │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -2964,36 +2964,36 @@ │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ jne 7154 <__cxa_finalize@plt+0x2a94> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pymod_exec__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7269 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7269 │ │ │ │ │ mov 0x11bdd(%rip),%rdi │ │ │ │ │ call 43f0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7278 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7278 │ │ │ │ │ mov 0x11e69(%rip),%r9 │ │ │ │ │ mov 0x11b92(%rip),%r8 │ │ │ │ │ mov $0x4,%esi │ │ │ │ │ mov 0x11d0e(%rip),%rcx │ │ │ │ │ mov 0x11db7(%rip),%rdx │ │ │ │ │ lea 0x11a58(%rip),%rdi │ │ │ │ │ call 4e65 <__cxa_finalize@plt+0x7a5> │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7278 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7278 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 784d <__cxa_finalize@plt+0x318d> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7280 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7280 │ │ │ │ │ mov 0x11b98(%rip),%rax │ │ │ │ │ mov 0x11d51(%rip),%rsi │ │ │ │ │ mov %rbx,%rdx │ │ │ │ │ mov 0x108(%rax),%rdi │ │ │ │ │ call 4570 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7280 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7280 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 786d <__cxa_finalize@plt+0x31ad> │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -3003,36 +3003,36 @@ │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ jne 71d5 <__cxa_finalize@plt+0x2b15> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pymod_exec__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7282 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7282 │ │ │ │ │ mov 0x11b5c(%rip),%rdi │ │ │ │ │ call 43f0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7292 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7292 │ │ │ │ │ mov 0x11df0(%rip),%r9 │ │ │ │ │ mov 0x11b11(%rip),%r8 │ │ │ │ │ mov $0x4,%esi │ │ │ │ │ mov 0x11c8d(%rip),%rcx │ │ │ │ │ mov 0x11bc6(%rip),%rdx │ │ │ │ │ lea 0x119b7(%rip),%rdi │ │ │ │ │ call 4e65 <__cxa_finalize@plt+0x7a5> │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7292 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7292 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 788f <__cxa_finalize@plt+0x31cf> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7294 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7294 │ │ │ │ │ mov 0x11b1f(%rip),%rax │ │ │ │ │ mov 0x11cc0(%rip),%rsi │ │ │ │ │ mov %rbx,%rdx │ │ │ │ │ mov 0x108(%rax),%rdi │ │ │ │ │ call 4570 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7294 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7294 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 78af <__cxa_finalize@plt+0x31ef> │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -3042,121 +3042,121 @@ │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ jne 7256 <__cxa_finalize@plt+0x2b96> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pymod_exec__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7296 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7296 │ │ │ │ │ mov 0x11ae3(%rip),%rdi │ │ │ │ │ call 43f0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7304 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7304 │ │ │ │ │ mov 0x11af7(%rip),%rbx │ │ │ │ │ __Pyx__GetModuleGlobalName(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8912 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8912 │ │ │ │ │ mov 0x11a90(%rip),%rdi │ │ │ │ │ mov %rbx,%rsi │ │ │ │ │ call 4360 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8914 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8914 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 728b <__cxa_finalize@plt+0x2bcb> │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%eax │ │ │ │ │ inc %eax │ │ │ │ │ je 72a2 <__cxa_finalize@plt+0x2be2> │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ jmp 72a2 <__cxa_finalize@plt+0x2be2> │ │ │ │ │ __Pyx__GetModuleGlobalName(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8926 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8926 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 8830 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __pyx_pymod_exec__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7304 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7304 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 78d1 <__cxa_finalize@plt+0x3211> │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbp),%rbx │ │ │ │ │ __Pyx_IsSubtype(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11971 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11971 │ │ │ │ │ mov 0x10d43(%rip),%r13 │ │ │ │ │ cmp %r13,%rbx │ │ │ │ │ je 7322 <__cxa_finalize@plt+0x2c62> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11972 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11972 │ │ │ │ │ mov 0x158(%rbx),%r14 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11973 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11973 (discriminator 1) │ │ │ │ │ test %r14,%r14 │ │ │ │ │ je 7305 <__cxa_finalize@plt+0x2c45> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11975 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11975 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 8ac0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11976 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11976 │ │ │ │ │ xor %edx,%edx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11976 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11976 (discriminator 1) │ │ │ │ │ cmp %rdx,%rax │ │ │ │ │ jle 7334 <__cxa_finalize@plt+0x2c74> │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%r14),%rcx │ │ │ │ │ __Pyx_IsSubtype(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11977 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11977 (discriminator 2) │ │ │ │ │ testb $0x4,0xab(%rcx) │ │ │ │ │ jne 72f9 <__cxa_finalize@plt+0x2c39> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11977 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11977 (discriminator 1) │ │ │ │ │ lea 0xd4df(%rip),%rcx │ │ │ │ │ mov $0x2ec9,%edx │ │ │ │ │ lea 0xc193(%rip),%rsi │ │ │ │ │ lea 0xbe02(%rip),%rdi │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11977 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11977 │ │ │ │ │ cmp %r13,0x18(%r14,%rdx,8) │ │ │ │ │ je 7322 <__cxa_finalize@plt+0x2c62> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11976 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11976 (discriminator 2) │ │ │ │ │ inc %rdx │ │ │ │ │ jmp 72c8 <__cxa_finalize@plt+0x2c08> │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ __Pyx_InBases(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11963 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11963 │ │ │ │ │ mov 0x100(%rax),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11964 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11964 │ │ │ │ │ cmp %r13,%rax │ │ │ │ │ je 7322 <__cxa_finalize@plt+0x2c62> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11962 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11962 │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 7308 <__cxa_finalize@plt+0x2c48> │ │ │ │ │ __Pyx_Method_ClassMethod(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10979 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10979 (discriminator 2) │ │ │ │ │ cmp 0x10c88(%rip),%r13 │ │ │ │ │ jne 7334 <__cxa_finalize@plt+0x2c74> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10988 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10988 │ │ │ │ │ mov 0x28(%rbp),%rsi │ │ │ │ │ mov 0x10(%rbp),%rdi │ │ │ │ │ call 4610 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ jmp 7356 <__cxa_finalize@plt+0x2c96> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10991 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10991 (discriminator 1) │ │ │ │ │ cmp 0x10bf5(%rip),%rbx │ │ │ │ │ jne 734b <__cxa_finalize@plt+0x2c8b> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10992 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10992 (discriminator 1) │ │ │ │ │ mov 0x10(%rbp),%rdi │ │ │ │ │ call 4390 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10992 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10992 │ │ │ │ │ jmp 7356 <__cxa_finalize@plt+0x2c96> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10995 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10995 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 4390 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __pyx_pymod_exec__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7306 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7306 (discriminator 2) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je 78f1 <__cxa_finalize@plt+0x3231> │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%rbp),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -3166,21 +3166,21 @@ │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,0x0(%rbp) │ │ │ │ │ jne 7378 <__cxa_finalize@plt+0x2cb8> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pymod_exec__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7309 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7309 │ │ │ │ │ mov 0x119c1(%rip),%rax │ │ │ │ │ mov 0x11a5a(%rip),%rsi │ │ │ │ │ mov %rbx,%rdx │ │ │ │ │ mov 0x108(%rax),%rdi │ │ │ │ │ call 4570 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7309 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7309 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 7911 <__cxa_finalize@plt+0x3251> │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -3190,36 +3190,36 @@ │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ jne 73b4 <__cxa_finalize@plt+0x2cf4> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pymod_exec__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7311 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7311 │ │ │ │ │ mov 0x11985(%rip),%rdi │ │ │ │ │ call 43f0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7319 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7319 │ │ │ │ │ mov 0x11c19(%rip),%r9 │ │ │ │ │ mov 0x11932(%rip),%r8 │ │ │ │ │ mov $0x4,%esi │ │ │ │ │ mov 0x11aae(%rip),%rcx │ │ │ │ │ mov 0x119df(%rip),%rdx │ │ │ │ │ lea 0x117b8(%rip),%rdi │ │ │ │ │ call 4e65 <__cxa_finalize@plt+0x7a5> │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7319 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7319 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 792e <__cxa_finalize@plt+0x326e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7321 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7321 │ │ │ │ │ mov 0x11940(%rip),%rax │ │ │ │ │ mov 0x11ac9(%rip),%rsi │ │ │ │ │ mov %rbx,%rdx │ │ │ │ │ mov 0x108(%rax),%rdi │ │ │ │ │ call 4570 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7321 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7321 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 794e <__cxa_finalize@plt+0x328e> │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -3229,36 +3229,36 @@ │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ jne 7435 <__cxa_finalize@plt+0x2d75> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pymod_exec__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7323 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7323 │ │ │ │ │ mov 0x11904(%rip),%rdi │ │ │ │ │ call 43f0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7332 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7332 │ │ │ │ │ mov 0x11ba0(%rip),%r9 │ │ │ │ │ mov 0x118b1(%rip),%r8 │ │ │ │ │ mov $0x4,%esi │ │ │ │ │ mov 0x11a2d(%rip),%rcx │ │ │ │ │ mov 0x1196e(%rip),%rdx │ │ │ │ │ lea 0x11717(%rip),%rdi │ │ │ │ │ call 4e65 <__cxa_finalize@plt+0x7a5> │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7332 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7332 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 796b <__cxa_finalize@plt+0x32ab> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7334 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7334 │ │ │ │ │ mov 0x118bf(%rip),%rax │ │ │ │ │ mov 0x11a70(%rip),%rsi │ │ │ │ │ mov %rbx,%rdx │ │ │ │ │ mov 0x108(%rax),%rdi │ │ │ │ │ call 4570 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7334 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7334 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 798b <__cxa_finalize@plt+0x32cb> │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -3268,35 +3268,35 @@ │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ jne 74b6 <__cxa_finalize@plt+0x2df6> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pymod_exec__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7336 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7336 │ │ │ │ │ mov 0x11883(%rip),%rdi │ │ │ │ │ call 43f0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7344 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7344 │ │ │ │ │ mov 0x11b27(%rip),%r9 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ mov 0x1182e(%rip),%r8 │ │ │ │ │ mov 0x119af(%rip),%rcx │ │ │ │ │ mov 0x119e0(%rip),%rdx │ │ │ │ │ lea 0x11679(%rip),%rdi │ │ │ │ │ call 4e65 <__cxa_finalize@plt+0x7a5> │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7344 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7344 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 79a8 <__cxa_finalize@plt+0x32e8> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7346 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7346 │ │ │ │ │ mov 0x119c1(%rip),%rsi │ │ │ │ │ mov 0x117fa(%rip),%rdi │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ call 4570 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7346 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7346 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 79c8 <__cxa_finalize@plt+0x3308> │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -3306,32 +3306,32 @@ │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ jne 752d <__cxa_finalize@plt+0x2e6d> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pymod_exec__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7365 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7365 │ │ │ │ │ mov 0x11ac4(%rip),%r9 │ │ │ │ │ mov 0x117c5(%rip),%r8 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ lea 0x115fc(%rip),%rdi │ │ │ │ │ mov 0x1193d(%rip),%rcx │ │ │ │ │ mov 0x11966(%rip),%rdx │ │ │ │ │ call 4e65 <__cxa_finalize@plt+0x7a5> │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7365 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7365 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 79e2 <__cxa_finalize@plt+0x3322> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7367 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7367 │ │ │ │ │ mov 0x1194e(%rip),%rsi │ │ │ │ │ mov 0x1178f(%rip),%rdi │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ call 4570 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7367 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7367 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 79ff <__cxa_finalize@plt+0x333f> │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -3341,26 +3341,26 @@ │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ jne 7598 <__cxa_finalize@plt+0x2ed8> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pymod_exec__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7386 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7386 │ │ │ │ │ call 44d0 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7386 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7386 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 7a19 <__cxa_finalize@plt+0x3359> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7388 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7388 │ │ │ │ │ mov 0x11968(%rip),%rsi │ │ │ │ │ mov 0x11749(%rip),%rdi │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ call 4570 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7388 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7388 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 7a36 <__cxa_finalize@plt+0x3376> │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -3370,402 +3370,402 @@ │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ jne 75de <__cxa_finalize@plt+0x2f1e> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pymod_exec__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7390 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7390 (discriminator 1) │ │ │ │ │ dec %r12d │ │ │ │ │ jne 7ad6 <__cxa_finalize@plt+0x3416> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7390 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7390 (discriminator 3) │ │ │ │ │ call 44c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7390 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7390 (discriminator 8) │ │ │ │ │ mov 0x1098d(%rip),%rdx │ │ │ │ │ mov 0x8(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7390 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7390 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7390 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7390 (discriminator 8) │ │ │ │ │ call 9490 │ │ │ │ │ jmp 7ad6 <__cxa_finalize@plt+0x3416> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7106 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7106 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7142 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7142 (discriminator 1) │ │ │ │ │ mov $0x1be6,%r14d │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7099 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7099 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7142 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7142 (discriminator 1) │ │ │ │ │ lea 0xbc5c(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7106 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7106 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7144 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7144 (discriminator 1) │ │ │ │ │ mov $0x1be8,%r14d │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7099 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7099 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7144 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7144 (discriminator 1) │ │ │ │ │ lea 0xbc3f(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7106 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7106 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7145 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7145 (discriminator 1) │ │ │ │ │ mov $0x1be9,%r14d │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7099 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7099 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7145 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7145 (discriminator 1) │ │ │ │ │ lea 0xbc22(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7105 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7105 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7146 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7146 (discriminator 1) │ │ │ │ │ mov $0x1bea,%r14d │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7099 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7099 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7146 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7146 (discriminator 1) │ │ │ │ │ lea 0xbc06(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7106 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7106 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7161 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7161 (discriminator 1) │ │ │ │ │ mov $0x1bf9,%r14d │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7099 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7099 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7161 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7161 (discriminator 1) │ │ │ │ │ lea 0xbbe9(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7106 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7106 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7162 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7162 (discriminator 1) │ │ │ │ │ mov $0x1bfa,%r14d │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7099 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7099 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7162 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7162 (discriminator 1) │ │ │ │ │ lea 0xbbcc(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7106 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7106 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7163 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7163 (discriminator 1) │ │ │ │ │ mov $0x1bfb,%r14d │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7099 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7099 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7163 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7163 (discriminator 1) │ │ │ │ │ lea 0xbbaf(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7106 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7106 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7165 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7165 (discriminator 1) │ │ │ │ │ mov $0x1bfd,%r14d │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7099 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7099 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7165 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7165 (discriminator 1) │ │ │ │ │ lea 0xbb92(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7106 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7106 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7199 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7199 (discriminator 1) │ │ │ │ │ mov $0x1c1f,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7199 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7199 (discriminator 1) │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ lea 0xbb72(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7106 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7106 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7206 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7206 (discriminator 1) │ │ │ │ │ mov $0x1c26,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7206 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7206 (discriminator 1) │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ lea 0xbb52(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7106 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7106 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7208 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7208 (discriminator 1) │ │ │ │ │ mov $0x1c28,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7208 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7208 (discriminator 1) │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ lea 0xbb32(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7105 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7105 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7221 (discriminator 16) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7221 (discriminator 16) │ │ │ │ │ mov $0x1c35,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7221 (discriminator 16) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7221 (discriminator 16) │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ lea 0xbb13(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7106 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7106 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7230 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7230 (discriminator 1) │ │ │ │ │ mov $0x1c3e,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7230 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7230 (discriminator 1) │ │ │ │ │ mov $0x2,%r12d │ │ │ │ │ lea 0xbaf3(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7235 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7235 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7235 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7235 (discriminator 1) │ │ │ │ │ mov $0x1c43,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7235 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7235 (discriminator 1) │ │ │ │ │ mov $0x2,%r12d │ │ │ │ │ lea 0xbad3(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7235 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7235 │ │ │ │ │ mov %rbp,%r15 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7238 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7238 (discriminator 1) │ │ │ │ │ mov $0x1c46,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7238 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7238 (discriminator 1) │ │ │ │ │ mov $0x2,%r12d │ │ │ │ │ lea 0xbab3(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7235 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7235 │ │ │ │ │ mov %rbp,%r15 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7240 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7240 (discriminator 1) │ │ │ │ │ mov $0x1c48,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7240 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7240 (discriminator 1) │ │ │ │ │ mov $0x2,%r12d │ │ │ │ │ lea 0xba93(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7252 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7252 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7252 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7252 (discriminator 1) │ │ │ │ │ mov $0x1c54,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7252 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7252 (discriminator 1) │ │ │ │ │ mov $0x5,%r12d │ │ │ │ │ lea 0xba73(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7265 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7265 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7265 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7265 (discriminator 1) │ │ │ │ │ mov $0x1c61,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7265 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7265 (discriminator 1) │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ lea 0xba78(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ mov %rbx,%r15 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7267 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7267 (discriminator 1) │ │ │ │ │ mov $0x1c63,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7241 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7241 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7267 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7267 (discriminator 1) │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ lea 0xba5b(%rip),%r13 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7278 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7278 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7278 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7278 (discriminator 1) │ │ │ │ │ mov $0x1c6e,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7278 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7278 (discriminator 1) │ │ │ │ │ mov $0x10,%r12d │ │ │ │ │ lea 0xba36(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ mov %rbx,%r15 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7280 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7280 (discriminator 1) │ │ │ │ │ mov $0x1c70,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7241 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7241 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7280 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7280 (discriminator 1) │ │ │ │ │ mov $0x10,%r12d │ │ │ │ │ lea 0xba19(%rip),%r13 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7292 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7292 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7292 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7292 (discriminator 1) │ │ │ │ │ mov $0x1c7c,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7292 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7292 (discriminator 1) │ │ │ │ │ mov $0x3d,%r12d │ │ │ │ │ lea 0xb9cf(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ mov %rbx,%r15 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7294 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7294 (discriminator 1) │ │ │ │ │ mov $0x1c7e,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7241 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7241 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7294 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7294 (discriminator 1) │ │ │ │ │ mov $0x3d,%r12d │ │ │ │ │ lea 0xb9b2(%rip),%r13 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7304 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7304 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7304 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7304 (discriminator 1) │ │ │ │ │ mov $0x1c88,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7304 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7304 (discriminator 1) │ │ │ │ │ mov $0x54,%r12d │ │ │ │ │ lea 0xb98d(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7304 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7304 │ │ │ │ │ mov %rbp,%r15 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7306 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7306 (discriminator 1) │ │ │ │ │ mov $0x1c8a,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7306 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7306 (discriminator 1) │ │ │ │ │ mov $0x54,%r12d │ │ │ │ │ lea 0xb96d(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7309 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7309 (discriminator 1) │ │ │ │ │ mov $0x1c8d,%r14d │ │ │ │ │ mov $0x54,%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7309 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7309 (discriminator 1) │ │ │ │ │ lea 0xb950(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7308 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7308 (discriminator 1) │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7319 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7319 (discriminator 1) │ │ │ │ │ mov $0x1c97,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7319 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7319 (discriminator 1) │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ lea 0xb955(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7321 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7321 (discriminator 1) │ │ │ │ │ mov $0x1c99,%r14d │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7321 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7321 (discriminator 1) │ │ │ │ │ lea 0xb938(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7308 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7308 (discriminator 1) │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7332 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7332 (discriminator 1) │ │ │ │ │ mov $0x1ca4,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7332 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7332 (discriminator 1) │ │ │ │ │ mov $0x10,%r12d │ │ │ │ │ lea 0xb918(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7334 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7334 (discriminator 1) │ │ │ │ │ mov $0x1ca6,%r14d │ │ │ │ │ mov $0x10,%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7334 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7334 (discriminator 1) │ │ │ │ │ lea 0xb8fb(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7308 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7308 (discriminator 1) │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7344 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7344 (discriminator 1) │ │ │ │ │ mov $0x1cb0,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7344 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7344 (discriminator 1) │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ lea 0xb8db(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7346 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7346 (discriminator 1) │ │ │ │ │ mov $0x1cb2,%r14d │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7346 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7346 (discriminator 1) │ │ │ │ │ lea 0xb8be(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7308 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7308 (discriminator 1) │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7365 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7365 (discriminator 1) │ │ │ │ │ mov $0x1cc5,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7365 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7365 (discriminator 1) │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ lea 0xb8a1(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7367 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7367 (discriminator 1) │ │ │ │ │ mov $0x1cc7,%r14d │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7367 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7367 (discriminator 1) │ │ │ │ │ lea 0xb887(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7308 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7308 (discriminator 1) │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7386 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7386 (discriminator 1) │ │ │ │ │ mov $0x1cda,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7386 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7386 (discriminator 1) │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ lea 0xb845(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7388 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7388 (discriminator 1) │ │ │ │ │ mov $0x1cdc,%r14d │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7388 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7388 (discriminator 1) │ │ │ │ │ lea 0xb82b(%rip),%r13 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7396 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7396 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 8800 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7397 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7397 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 8800 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7398 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7398 │ │ │ │ │ cmpq $0x0,0x115ca(%rip) │ │ │ │ │ je 7ab6 <__cxa_finalize@plt+0x33f6> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7399 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7399 (discriminator 1) │ │ │ │ │ cmpq $0x0,0x11290(%rip) │ │ │ │ │ je 7a8b <__cxa_finalize@plt+0x33cb> │ │ │ │ │ test %ebp,%ebp │ │ │ │ │ je 7a8b <__cxa_finalize@plt+0x33cb> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7400 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7400 │ │ │ │ │ mov %r13,%rcx │ │ │ │ │ mov %r12d,%edx │ │ │ │ │ lea 0xb86d(%rip),%rdi │ │ │ │ │ mov %r14d,%esi │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7403 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7403 │ │ │ │ │ mov 0x1159e(%rip),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 7ad6 <__cxa_finalize@plt+0x3416> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7403 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7403 (discriminator 1) │ │ │ │ │ xor %eax,%eax │ │ │ │ │ mov %rax,0x11590(%rip) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -3775,93 +3775,93 @@ │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ jne 7ad6 <__cxa_finalize@plt+0x3416> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp 7ad6 <__cxa_finalize@plt+0x3416> │ │ │ │ │ __pyx_pymod_exec__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7413 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7413 │ │ │ │ │ call 4410 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7413 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7413 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 7ad6 <__cxa_finalize@plt+0x3416> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7414 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7414 │ │ │ │ │ mov 0x104f1(%rip),%rax │ │ │ │ │ lea 0xb822(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 4200 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7419 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7419 │ │ │ │ │ cmpq $0x1,0x11552(%rip) │ │ │ │ │ sbb %eax,%eax │ │ │ │ │ jmp 7b6d <__cxa_finalize@plt+0x34ad> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7105 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7105 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7213 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7213 (discriminator 1) │ │ │ │ │ mov $0x1c2d,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7213 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7213 (discriminator 1) │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ lea 0xb77a(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7105 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7105 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7208 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7208 (discriminator 1) │ │ │ │ │ mov $0x1c28,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7208 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7208 (discriminator 1) │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ lea 0xb75b(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7105 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7105 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7206 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7206 (discriminator 1) │ │ │ │ │ mov $0x1c26,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7189 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7206 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7206 (discriminator 1) │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ lea 0xb73c(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7105 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7105 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7188 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7188 (discriminator 1) │ │ │ │ │ mov $0x1c14,%r14d │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7099 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7099 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7188 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7188 (discriminator 1) │ │ │ │ │ lea 0xb720(%rip),%r13 │ │ │ │ │ jmp 7a4e <__cxa_finalize@plt+0x338e> │ │ │ │ │ __Pyx_FetchCommonType(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9832 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9832 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9833 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9833 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9832 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9832 │ │ │ │ │ call 8800 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9834 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9834 │ │ │ │ │ jmp 6936 <__cxa_finalize@plt+0x2276> │ │ │ │ │ __pyx_pymod_exec__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7425 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7425 │ │ │ │ │ mov 0xe8(%rsp),%rdx │ │ │ │ │ sub %fs:0x28,%rdx │ │ │ │ │ je 7b85 <__cxa_finalize@plt+0x34c5> │ │ │ │ │ call 41f0 <__stack_chk_fail@plt> │ │ │ │ │ add $0xf8,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ Py_SIZE(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7425 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7425 │ │ │ │ │ call 4c45 <__cxa_finalize@plt+0x585> │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ lea 0xce3d(%rip),%rcx │ │ │ │ │ mov $0x15b,%edx │ │ │ │ │ lea 0xb9a9(%rip),%rsi │ │ │ │ │ lea 0xb60d(%rip),%rdi │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ @@ -3876,66 +3876,66 @@ │ │ │ │ │ lea 0xb980(%rip),%rsi │ │ │ │ │ lea 0xb5e4(%rip),%rdi │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ call 4c67 <__cxa_finalize@plt+0x5a7> │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7817 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7817 (discriminator 1) │ │ │ │ │ lea 0xcdd0(%rip),%rcx │ │ │ │ │ mov $0x1e89,%edx │ │ │ │ │ lea 0xb884(%rip),%rsi │ │ │ │ │ lea 0xb55f(%rip),%rdi │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7817 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7817 (discriminator 1) │ │ │ │ │ call 4c67 <__cxa_finalize@plt+0x5a7> │ │ │ │ │ Py_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ lea 0xcdcc(%rip),%rcx │ │ │ │ │ mov $0x15b,%edx │ │ │ │ │ lea 0xb938(%rip),%rsi │ │ │ │ │ lea 0xb59c(%rip),%rdi │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ call 4c45 <__cxa_finalize@plt+0x585> │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7817 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7817 (discriminator 1) │ │ │ │ │ lea 0xcd88(%rip),%rcx │ │ │ │ │ mov $0x1e89,%edx │ │ │ │ │ lea 0xb83c(%rip),%rsi │ │ │ │ │ lea 0xb517(%rip),%rdi │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7817 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7817 (discriminator 1) │ │ │ │ │ call 4c67 <__cxa_finalize@plt+0x5a7> │ │ │ │ │ Py_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ lea 0xcd84(%rip),%rcx │ │ │ │ │ mov $0x15b,%edx │ │ │ │ │ lea 0xb8f0(%rip),%rsi │ │ │ │ │ lea 0xb554(%rip),%rdi │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ call 4c45 <__cxa_finalize@plt+0x585> │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ call 4c67 <__cxa_finalize@plt+0x5a7> │ │ │ │ │ Py_SIZE(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4100 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4100 │ │ │ │ │ call 4c45 <__cxa_finalize@plt+0x585> │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ lea 0xcd56(%rip),%rcx │ │ │ │ │ mov $0x15b,%edx │ │ │ │ │ lea 0xb8c2(%rip),%rsi │ │ │ │ │ lea 0xb526(%rip),%rdi │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ call 4c67 <__cxa_finalize@plt+0x5a7> │ │ │ │ │ Py_SIZE(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3126 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3126 │ │ │ │ │ call 4c45 <__cxa_finalize@plt+0x585> │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ lea 0xcd2d(%rip),%rcx │ │ │ │ │ mov $0x15b,%edx │ │ │ │ │ lea 0xb899(%rip),%rsi │ │ │ │ │ lea 0xb4fd(%rip),%rdi │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ @@ -3953,15 +3953,15 @@ │ │ │ │ │ lea 0xcad5(%rip),%rcx │ │ │ │ │ mov $0x2c,%edx │ │ │ │ │ lea 0xb9b1(%rip),%rsi │ │ │ │ │ lea 0xb513(%rip),%rdi │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ call 4ddd <__cxa_finalize@plt+0x71d> │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7817 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7817 (discriminator 1) │ │ │ │ │ lea 0xcca1(%rip),%rcx │ │ │ │ │ mov $0x1e89,%edx │ │ │ │ │ lea 0xb755(%rip),%rsi │ │ │ │ │ lea 0xb430(%rip),%rdi │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ Py_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ @@ -3979,25 +3979,25 @@ │ │ │ │ │ lea 0xca69(%rip),%rcx │ │ │ │ │ mov $0x2c,%edx │ │ │ │ │ lea 0xb945(%rip),%rsi │ │ │ │ │ lea 0xb4a7(%rip),%rdi │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ call 4ddd <__cxa_finalize@plt+0x71d> │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7817 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7817 (discriminator 1) │ │ │ │ │ lea 0xcc35(%rip),%rcx │ │ │ │ │ mov $0x1e89,%edx │ │ │ │ │ lea 0xb6e9(%rip),%rsi │ │ │ │ │ lea 0xb3c4(%rip),%rdi │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7817 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7817 (discriminator 1) │ │ │ │ │ call 4c67 <__cxa_finalize@plt+0x5a7> │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4858 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4858 │ │ │ │ │ call 4d77 <__cxa_finalize@plt+0x6b7> │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:32 (discriminator 1) │ │ │ │ │ lea 0xcadc(%rip),%rcx │ │ │ │ │ mov $0x20,%edx │ │ │ │ │ lea 0xb7c0(%rip),%rsi │ │ │ │ │ lea 0xb2d7(%rip),%rdi │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ @@ -4010,15 +4010,15 @@ │ │ │ │ │ lea 0xb774(%rip),%rsi │ │ │ │ │ lea 0xb3d8(%rip),%rdi │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ call 4c67 <__cxa_finalize@plt+0x5a7> │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3628 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3628 │ │ │ │ │ call 4d77 <__cxa_finalize@plt+0x6b7> │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:32 (discriminator 1) │ │ │ │ │ lea 0xca8f(%rip),%rcx │ │ │ │ │ mov $0x20,%edx │ │ │ │ │ lea 0xb773(%rip),%rsi │ │ │ │ │ lea 0xb28a(%rip),%rdi │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ @@ -4035,15 +4035,15 @@ │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:32 (discriminator 1) │ │ │ │ │ lea 0xca4c(%rip),%rcx │ │ │ │ │ mov $0x20,%edx │ │ │ │ │ lea 0xb730(%rip),%rsi │ │ │ │ │ lea 0xb247(%rip),%rdi │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ __Pyx_PyUnicode_Join(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8978 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8978 (discriminator 1) │ │ │ │ │ lea 0xc9ed(%rip),%rcx │ │ │ │ │ mov $0x2312,%edx │ │ │ │ │ lea 0xb611(%rip),%rsi │ │ │ │ │ lea 0xb4fb(%rip),%rdi │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ _PyUnicode_NONCOMPACT_DATA(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:257 (discriminator 1) │ │ │ │ │ @@ -4061,41 +4061,41 @@ │ │ │ │ │ PyUnicode_IS_ASCII(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:257 (discriminator 1) │ │ │ │ │ call 4ccd <__cxa_finalize@plt+0x60d> │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:257 (discriminator 1) │ │ │ │ │ call 4d77 <__cxa_finalize@plt+0x6b7> │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7817 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7817 (discriminator 1) │ │ │ │ │ lea 0xcb0b(%rip),%rcx │ │ │ │ │ mov $0x1e89,%edx │ │ │ │ │ lea 0xb5bf(%rip),%rsi │ │ │ │ │ lea 0xb29a(%rip),%rdi │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ PyUnicode_GET_LENGTH(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7817 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7817 (discriminator 1) │ │ │ │ │ call 4c89 <__cxa_finalize@plt+0x5c9> │ │ │ │ │ Py_SIZE(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7817 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7817 (discriminator 1) │ │ │ │ │ call 4c45 <__cxa_finalize@plt+0x585> │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ lea 0xcb02(%rip),%rcx │ │ │ │ │ mov $0x15b,%edx │ │ │ │ │ lea 0xb66e(%rip),%rsi │ │ │ │ │ lea 0xb2d2(%rip),%rdi │ │ │ │ │ call 4250 <__assert_fail@plt> │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ call 4c67 <__cxa_finalize@plt+0x5a7> │ │ │ │ │ │ │ │ │ │ 0000000000007efb : │ │ │ │ │ PyInit__helpers_c(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7016 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7016 │ │ │ │ │ endbr64 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7017 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7017 │ │ │ │ │ lea 0x1065a(%rip),%rdi │ │ │ │ │ jmp 40b0 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ deregister_tm_clones(): │ │ │ │ │ lea 0x10d09(%rip),%rdi │ │ │ │ │ lea 0x10d02(%rip),%rax │ │ │ │ │ cmp %rdi,%rax │ │ │ │ │ @@ -4144,675 +4144,675 @@ │ │ │ │ │ frame_dummy(): │ │ │ │ │ endbr64 │ │ │ │ │ jmp 7f40 │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_tp_traverse_9propcache_10_helpers_c_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6231 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6231 │ │ │ │ │ endbr64 │ │ │ │ │ push %r12 │ │ │ │ │ mov %rdx,%r12 │ │ │ │ │ push %rbp │ │ │ │ │ mov %rsi,%rbp │ │ │ │ │ push %rbx │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6234 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6234 │ │ │ │ │ mov 0x10(%rdi),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 8003 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6235 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6235 │ │ │ │ │ mov %rdx,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6235 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6235 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 8020 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6237 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6237 │ │ │ │ │ mov 0x18(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6240 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6240 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6237 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6237 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 8020 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6241 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6241 │ │ │ │ │ pop %rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6238 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6238 │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ mov %rbp,%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6241 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6241 │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6238 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6238 │ │ │ │ │ jmp *%rax │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6241 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6241 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ ret │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_tp_traverse_9propcache_10_helpers_c_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6442 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6442 │ │ │ │ │ endbr64 │ │ │ │ │ push %r12 │ │ │ │ │ mov %rdx,%r12 │ │ │ │ │ push %rbp │ │ │ │ │ mov %rsi,%rbp │ │ │ │ │ push %rbx │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6445 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6445 │ │ │ │ │ mov 0x10(%rdi),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 8053 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6446 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6446 │ │ │ │ │ mov %rdx,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6446 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6446 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 8070 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6448 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6448 │ │ │ │ │ mov 0x18(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6451 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6451 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6448 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6448 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 8070 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6452 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6452 │ │ │ │ │ pop %rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6449 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6449 │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ mov %rbp,%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6452 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6452 │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6449 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6449 │ │ │ │ │ jmp *%rax │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6452 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6452 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ ret │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_get_qualname(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10041 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10041 │ │ │ │ │ endbr64 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10043 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10043 │ │ │ │ │ mov 0x50(%rdi),%rdx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 8091 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rdx) │ │ │ │ │ __Pyx_CyFunction_get_qualname(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10045 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10045 │ │ │ │ │ mov %rdx,%rax │ │ │ │ │ ret │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_get_globals(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10096 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10096 │ │ │ │ │ endbr64 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10098 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10098 │ │ │ │ │ mov 0x60(%rdi),%rdx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 80b1 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rdx) │ │ │ │ │ __Pyx_CyFunction_get_globals(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10100 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10100 │ │ │ │ │ mov %rdx,%rax │ │ │ │ │ ret │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_get_closure(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10103 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10103 │ │ │ │ │ endbr64 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:824 │ │ │ │ │ mov 0xfeb5(%rip),%rdx │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 80d4 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rdx) │ │ │ │ │ __Pyx_CyFunction_get_closure(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10108 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10108 │ │ │ │ │ mov %rdx,%rax │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_get_code(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10111 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10111 │ │ │ │ │ endbr64 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10112 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10112 │ │ │ │ │ mov 0x68(%rdi),%rax │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 8100 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je 80f6 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ __Pyx_CyFunction_get_code(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10116 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10116 │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10112 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10112 (discriminator 2) │ │ │ │ │ mov 0xfe79(%rip),%rax │ │ │ │ │ jmp 80ed │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_CyFunction_traverse(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10467 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10467 │ │ │ │ │ endbr64 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ mov %rdx,%r12 │ │ │ │ │ push %rbp │ │ │ │ │ mov %rsi,%rbp │ │ │ │ │ push %rbx │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10468 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10468 │ │ │ │ │ mov 0x70(%rdi),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 813b │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10468 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10468 (discriminator 1) │ │ │ │ │ mov %rdx,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 8262 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10472 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10472 │ │ │ │ │ mov 0x20(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 8151 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10472 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10472 (discriminator 1) │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 8262 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10474 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10474 │ │ │ │ │ mov 0x40(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 8167 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10474 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10474 (discriminator 1) │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 8262 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10475 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10475 │ │ │ │ │ mov 0x48(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 817d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10475 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10475 (discriminator 1) │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 8262 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10476 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10476 │ │ │ │ │ mov 0x50(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 8193 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10476 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10476 (discriminator 1) │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 8262 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10477 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10477 │ │ │ │ │ mov 0x58(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 81a9 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10477 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10477 (discriminator 1) │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 8262 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10478 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10478 │ │ │ │ │ mov 0x60(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 81bf │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10478 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10478 (discriminator 1) │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 8262 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10479 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10479 │ │ │ │ │ mov 0x68(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 81d5 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10479 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10479 (discriminator 1) │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 8262 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10481 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10481 │ │ │ │ │ mov 0x38(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 81e7 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10481 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10481 (discriminator 1) │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 8262 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10483 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10483 │ │ │ │ │ mov 0x98(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 81fc │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10483 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10483 (discriminator 1) │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 8262 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10484 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10484 │ │ │ │ │ mov 0xa0(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 8211 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10484 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10484 (discriminator 1) │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 8262 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10485 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10485 │ │ │ │ │ mov 0xb8(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 8226 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10485 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10485 (discriminator 1) │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 8262 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10486 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10486 │ │ │ │ │ mov 0x78(%rbx),%r13 │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je 8260 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10489 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10489 (discriminator 1) │ │ │ │ │ mov 0x80(%rbx),%eax │ │ │ │ │ test %eax,%eax │ │ │ │ │ jle 8260 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10490 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10490 │ │ │ │ │ mov 0x0(%r13,%r14,8),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 8253 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10490 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10490 (discriminator 1) │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 8262 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10489 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10489 (discriminator 1) │ │ │ │ │ add $0x1,%r14 │ │ │ │ │ cmp %r14d,0x80(%rbx) │ │ │ │ │ jg 8240 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10492 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10492 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10493 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10493 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_bisect_code_objects(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11044 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11044 │ │ │ │ │ mov %rdi,%r8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11046 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11046 │ │ │ │ │ mov %esi,%edi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11044 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11044 │ │ │ │ │ mov %esi,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11046 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11046 │ │ │ │ │ sub $0x1,%edi │ │ │ │ │ js 82d8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11046 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11046 (discriminator 1) │ │ │ │ │ movslq %edi,%rcx │ │ │ │ │ shl $0x4,%rcx │ │ │ │ │ cmp %edx,0x8(%r8,%rcx,1) │ │ │ │ │ jl 82d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11049 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11049 │ │ │ │ │ test %edi,%edi │ │ │ │ │ je 82d8 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ jmp 82a1 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11053 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11053 │ │ │ │ │ jge 82c9 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11054 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11054 │ │ │ │ │ lea 0x1(%rax),%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11049 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11049 │ │ │ │ │ cmp %edi,%esi │ │ │ │ │ jge 82bf │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11050 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11050 │ │ │ │ │ mov %edi,%eax │ │ │ │ │ sub %esi,%eax │ │ │ │ │ sar $1,%eax │ │ │ │ │ add %esi,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11051 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11051 │ │ │ │ │ movslq %eax,%rcx │ │ │ │ │ shl $0x4,%rcx │ │ │ │ │ mov 0x8(%r8,%rcx,1),%ecx │ │ │ │ │ cmp %edx,%ecx │ │ │ │ │ jle 8298 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11052 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11052 │ │ │ │ │ mov %eax,%edi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11049 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11049 │ │ │ │ │ cmp %edi,%esi │ │ │ │ │ jl 82a1 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11062 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11062 │ │ │ │ │ cmp %ecx,%edx │ │ │ │ │ setg %dl │ │ │ │ │ movzbl %dl,%edx │ │ │ │ │ add %edx,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11064 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11064 │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11059 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11059 │ │ │ │ │ mov 0x8(%r8),%ecx │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11062 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11062 │ │ │ │ │ cmp %ecx,%edx │ │ │ │ │ setg %dl │ │ │ │ │ movzbl %dl,%edx │ │ │ │ │ add %edx,%eax │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_tp_new_9propcache_10_helpers_c_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6400 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6400 │ │ │ │ │ endbr64 │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6407 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6407 (discriminator 1) │ │ │ │ │ testb $0x10,0xaa(%rdi) │ │ │ │ │ jne 8338 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6408 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6408 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ call *0x130(%rdi) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6412 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6412 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 832e │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6415 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6415 │ │ │ │ │ mov 0xfc6b(%rip),%rcx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:824 │ │ │ │ │ mov (%rcx),%edx │ │ │ │ │ __pyx_tp_new_9propcache_10_helpers_c_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6415 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6415 │ │ │ │ │ mov %rcx,0x10(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6416 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6416 │ │ │ │ │ mov %rcx,0x18(%rax) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov %edx,%esi │ │ │ │ │ add $0x1,%esi │ │ │ │ │ je 832e │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ add $0x2,%edx │ │ │ │ │ cmovne %edx,%esi │ │ │ │ │ mov %esi,(%rcx) │ │ │ │ │ __pyx_tp_new_9propcache_10_helpers_c_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6418 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6418 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6410 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6410 │ │ │ │ │ mov 0xfc69(%rip),%rax │ │ │ │ │ mov 0x109d2(%rip),%rsi │ │ │ │ │ xor %edx,%edx │ │ │ │ │ call *0x138(%rax) │ │ │ │ │ jmp 8309 │ │ │ │ │ __pyx_tp_new_9propcache_10_helpers_c_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6189 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6189 │ │ │ │ │ endbr64 │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6196 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6196 (discriminator 1) │ │ │ │ │ testb $0x10,0xaa(%rdi) │ │ │ │ │ jne 8398 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6197 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6197 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ call *0x130(%rdi) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6201 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6201 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 838e │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6204 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6204 │ │ │ │ │ mov 0xfc0b(%rip),%rcx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:824 │ │ │ │ │ mov (%rcx),%edx │ │ │ │ │ __pyx_tp_new_9propcache_10_helpers_c_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6204 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6204 │ │ │ │ │ mov %rcx,0x10(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6205 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6205 │ │ │ │ │ mov %rcx,0x18(%rax) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov %edx,%esi │ │ │ │ │ add $0x1,%esi │ │ │ │ │ je 838e │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ add $0x2,%edx │ │ │ │ │ cmovne %edx,%esi │ │ │ │ │ mov %esi,(%rcx) │ │ │ │ │ __pyx_tp_new_9propcache_10_helpers_c_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6207 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6207 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6199 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6199 │ │ │ │ │ mov 0xfc09(%rip),%rax │ │ │ │ │ mov 0x10972(%rip),%rsi │ │ │ │ │ xor %edx,%edx │ │ │ │ │ call *0x138(%rax) │ │ │ │ │ jmp 8369 │ │ │ │ │ __Pyx_CyFunction_get_annotations(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10216 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10216 │ │ │ │ │ endbr64 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10217 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10217 │ │ │ │ │ mov 0xb0(%rdi),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10219 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10219 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 83d8 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je 83d0 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_get_annotations(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10226 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10226 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10216 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10216 │ │ │ │ │ sub $0x18,%rsp │ │ │ │ │ mov %rdi,0x8(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10220 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10220 │ │ │ │ │ call 44d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10221 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10221 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 8400 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10222 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10222 │ │ │ │ │ mov 0x8(%rsp),%rdi │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ __Pyx_CyFunction_get_annotations(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10222 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10222 │ │ │ │ │ mov %rax,0xb0(%rdi) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je 8400 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ __Pyx_CyFunction_get_annotations(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10226 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10226 │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ ret │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_get_dict(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10066 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10066 │ │ │ │ │ endbr64 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10068 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10068 │ │ │ │ │ mov 0x40(%rdi),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10068 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10068 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 8438 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je 8430 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_get_dict(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10075 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10075 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10066 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10066 │ │ │ │ │ sub $0x18,%rsp │ │ │ │ │ mov %rdi,0x8(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10069 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10069 │ │ │ │ │ call 44d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10069 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10069 (discriminator 1) │ │ │ │ │ mov 0x8(%rsp),%rdi │ │ │ │ │ mov %rax,0x40(%rdi) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10070 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10070 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 845d │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je 845d │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ __Pyx_CyFunction_get_dict(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10075 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10075 │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ ret │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ mov 0x90(%rax),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 8488 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ jmp *%rax │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7573 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7573 │ │ │ │ │ jmp 4600 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_CyFunction_get_name(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10005 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10005 │ │ │ │ │ endbr64 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10007 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10007 │ │ │ │ │ mov 0x48(%rdi),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10007 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10007 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 84b8 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je 84b0 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_get_name(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10020 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10020 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10005 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10005 │ │ │ │ │ push %rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10011 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10011 │ │ │ │ │ mov 0x10(%rdi),%rax │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 4550 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10011 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10011 (discriminator 1) │ │ │ │ │ mov %rax,0x48(%rbx) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10015 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10015 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 84da │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je 84da │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ __Pyx_CyFunction_get_name(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10020 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10020 │ │ │ │ │ pop %rbx │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_CyFunction_repr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10496 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10496 │ │ │ │ │ endbr64 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10498 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10498 │ │ │ │ │ mov 0x50(%rdi),%rsi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10496 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10496 │ │ │ │ │ mov %rdi,%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10498 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10498 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ lea 0xab0c(%rip),%rdi │ │ │ │ │ jmp 4030 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_CyFunction_init_defaults(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10118 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10118 │ │ │ │ │ push %rbx │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10120 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10120 │ │ │ │ │ call *0xa8(%rdi) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10121 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10121 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 8570 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rax),%rdx │ │ │ │ │ __Pyx_CyFunction_init_defaults(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10124 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10124 (discriminator 2) │ │ │ │ │ testb $0x4,0xab(%rdx) │ │ │ │ │ je 46e0 <__cxa_finalize@plt+0x20> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10124 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10124 │ │ │ │ │ mov 0x18(%rax),%rcx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rcx),%edx │ │ │ │ │ __Pyx_CyFunction_init_defaults(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10124 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10124 │ │ │ │ │ mov %rcx,0x98(%rbx) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je 8534 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rcx) │ │ │ │ │ __Pyx_CyFunction_init_defaults(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10126 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10126 │ │ │ │ │ mov 0x20(%rax),%rcx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rcx),%edx │ │ │ │ │ __Pyx_CyFunction_init_defaults(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10126 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10126 │ │ │ │ │ mov %rcx,0xa0(%rbx) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je 8548 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rcx) │ │ │ │ │ @@ -4824,295 +4824,295 @@ │ │ │ │ │ test %edx,%edx │ │ │ │ │ js 8558 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,(%rax) │ │ │ │ │ je 8560 │ │ │ │ │ __Pyx_CyFunction_init_defaults(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10137 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10137 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10138 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10138 │ │ │ │ │ pop %rbx │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __Pyx_CyFunction_init_defaults(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10137 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10137 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ jmp 855a │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10122 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10122 │ │ │ │ │ mov $0xffffffff,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10138 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10138 │ │ │ │ │ pop %rbx │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_get_kwdefaults(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10187 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10187 │ │ │ │ │ endbr64 │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x10,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10188 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10188 │ │ │ │ │ mov 0xa0(%rdi),%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10190 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10190 (discriminator 1) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je 85b0 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rbx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 859e │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rbx) │ │ │ │ │ __Pyx_CyFunction_get_kwdefaults(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10200 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10200 │ │ │ │ │ add $0x10,%rsp │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10191 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10191 │ │ │ │ │ cmpq $0x0,0xa8(%rdi) │ │ │ │ │ je 85e0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10192 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10192 │ │ │ │ │ mov %rdi,0x8(%rsp) │ │ │ │ │ call 8500 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10192 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10192 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 859e │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10193 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10193 │ │ │ │ │ mov 0x8(%rsp),%rdi │ │ │ │ │ mov 0xa0(%rdi),%rbx │ │ │ │ │ jmp 8595 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10195 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10195 │ │ │ │ │ mov 0xf999(%rip),%rbx │ │ │ │ │ jmp 8595 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_CyFunction_get_defaults(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10156 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10156 │ │ │ │ │ endbr64 │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x10,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10157 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10157 │ │ │ │ │ mov 0x98(%rdi),%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10159 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10159 (discriminator 1) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je 8620 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rbx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 860e │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rbx) │ │ │ │ │ __Pyx_CyFunction_get_defaults(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10169 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10169 │ │ │ │ │ add $0x10,%rsp │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10160 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10160 │ │ │ │ │ cmpq $0x0,0xa8(%rdi) │ │ │ │ │ je 8650 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10161 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10161 │ │ │ │ │ mov %rdi,0x8(%rsp) │ │ │ │ │ call 8500 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10161 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10161 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 860e │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10162 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10162 │ │ │ │ │ mov 0x8(%rsp),%rdi │ │ │ │ │ mov 0x98(%rdi),%rbx │ │ │ │ │ jmp 8605 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10164 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10164 │ │ │ │ │ mov 0xf929(%rip),%rbx │ │ │ │ │ jmp 8605 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_tp_dealloc_9propcache_10_helpers_c_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6420 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6420 │ │ │ │ │ endbr64 │ │ │ │ │ push %rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6423 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6423 (discriminator 1) │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6420 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6420 │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6423 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6423 (discriminator 2) │ │ │ │ │ cmpq $0x0,0x188(%rax) │ │ │ │ │ jne 86f0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6429 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6429 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 46a0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6430 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6430 │ │ │ │ │ mov 0x10(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 869f │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ __pyx_tp_dealloc_9propcache_10_helpers_c_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6430 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6430 (discriminator 1) │ │ │ │ │ movq $0x0,0x10(%rbx) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 869f │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 86e0 │ │ │ │ │ __pyx_tp_dealloc_9propcache_10_helpers_c_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6431 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6431 │ │ │ │ │ mov 0x18(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 86c0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ __pyx_tp_dealloc_9propcache_10_helpers_c_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6431 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6431 (discriminator 1) │ │ │ │ │ movq $0x0,0x18(%rbx) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 86c0 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 86d8 │ │ │ │ │ __pyx_tp_dealloc_9propcache_10_helpers_c_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6433 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6433 (discriminator 1) │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6440 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6440 │ │ │ │ │ pop %rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6433 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6433 (discriminator 1) │ │ │ │ │ mov 0x140(%rax),%rax │ │ │ │ │ jmp *%rax │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp 86c0 │ │ │ │ │ nop │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp 869f │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_tp_dealloc_9propcache_10_helpers_c_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6423 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6423 (discriminator 1) │ │ │ │ │ call 44e0 │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 8676 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6424 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6424 (discriminator 1) │ │ │ │ │ mov 0x8(%rbx),%rdx │ │ │ │ │ lea -0xa8(%rip),%rax │ │ │ │ │ cmp %rax,0x30(%rdx) │ │ │ │ │ jne 8676 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6425 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6425 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 42e0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6425 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6425 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 8676 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6440 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6440 │ │ │ │ │ pop %rbx │ │ │ │ │ ret │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nop │ │ │ │ │ __pyx_tp_dealloc_9propcache_10_helpers_c_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6209 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6209 │ │ │ │ │ endbr64 │ │ │ │ │ push %rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6212 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6212 (discriminator 1) │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6209 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6209 │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6212 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6212 (discriminator 2) │ │ │ │ │ cmpq $0x0,0x188(%rax) │ │ │ │ │ jne 87c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6218 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6218 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 46a0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6219 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6219 │ │ │ │ │ mov 0x10(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 876f │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ __pyx_tp_dealloc_9propcache_10_helpers_c_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6219 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6219 (discriminator 1) │ │ │ │ │ movq $0x0,0x10(%rbx) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 876f │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 87b0 │ │ │ │ │ __pyx_tp_dealloc_9propcache_10_helpers_c_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6220 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6220 │ │ │ │ │ mov 0x18(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 8790 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ __pyx_tp_dealloc_9propcache_10_helpers_c_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6220 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6220 (discriminator 1) │ │ │ │ │ movq $0x0,0x18(%rbx) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 8790 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 87a8 │ │ │ │ │ __pyx_tp_dealloc_9propcache_10_helpers_c_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6222 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6222 (discriminator 1) │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6229 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6229 │ │ │ │ │ pop %rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6222 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6222 (discriminator 1) │ │ │ │ │ mov 0x140(%rax),%rax │ │ │ │ │ jmp *%rax │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp 8790 │ │ │ │ │ nop │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp 876f │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_tp_dealloc_9propcache_10_helpers_c_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6212 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6212 (discriminator 1) │ │ │ │ │ call 44e0 │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 8746 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6213 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6213 (discriminator 1) │ │ │ │ │ mov 0x8(%rbx),%rdx │ │ │ │ │ lea -0xa8(%rip),%rax │ │ │ │ │ cmp %rax,0x30(%rdx) │ │ │ │ │ jne 8746 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6214 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6214 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 42e0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6214 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6214 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 8746 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6229 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6229 │ │ │ │ │ pop %rbx │ │ │ │ │ ret │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nop │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ @@ -5135,129 +5135,129 @@ │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ jmp 4150 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_GetBuiltinName(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7607 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7607 │ │ │ │ │ push %rbp │ │ │ │ │ __Pyx_PyObject_GetAttrStrNoError(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7589 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7589 │ │ │ │ │ mov %rdi,%rsi │ │ │ │ │ __Pyx_GetBuiltinName(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7607 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7607 │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x18,%rsp │ │ │ │ │ mov %fs:0x28,%rbx │ │ │ │ │ mov %rbx,0x8(%rsp) │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ __Pyx_PyObject_GetAttrStrNoError(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7589 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7589 │ │ │ │ │ mov 0x104b7(%rip),%rdi │ │ │ │ │ mov %rsp,%rdx │ │ │ │ │ call 4620 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7590 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7590 │ │ │ │ │ mov (%rsp),%rbp │ │ │ │ │ __Pyx_GetBuiltinName(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7609 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7609 (discriminator 1) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je 8880 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7618 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7618 │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne 88a7 │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ mov %rbp,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7609 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7609 (discriminator 1) │ │ │ │ │ call 4410 │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 8862 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7610 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7610 │ │ │ │ │ mov 0xf747(%rip),%rax │ │ │ │ │ mov %rbx,%rdx │ │ │ │ │ lea 0xa8ae(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7617 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7617 │ │ │ │ │ jmp 8862 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7618 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7618 │ │ │ │ │ call 41f0 <__stack_chk_fail@plt> │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_PyMethod_New(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:2254 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:2254 │ │ │ │ │ endbr64 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:2256 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:2256 │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ je 88c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:2258 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:2258 │ │ │ │ │ jmp 4210 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdi),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 88c9 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rdi) │ │ │ │ │ __Pyx_PyMethod_New(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:2259 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:2259 │ │ │ │ │ mov %rdi,%rax │ │ │ │ │ ret │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_CyFunction_get_doc(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9968 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9968 │ │ │ │ │ endbr64 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9970 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9970 │ │ │ │ │ mov 0x58(%rdi),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9970 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9970 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 88f8 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je 88f0 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_get_doc(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9991 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9991 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9968 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9968 │ │ │ │ │ push %rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9975 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9975 │ │ │ │ │ mov 0x10(%rdi),%rax │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ mov 0x18(%rax),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 8928 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9977 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9977 │ │ │ │ │ call 4540 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9977 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9977 (discriminator 1) │ │ │ │ │ mov %rax,0x58(%rbx) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9981 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9981 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 8920 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je 8920 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ __Pyx_CyFunction_get_doc(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9991 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9991 │ │ │ │ │ pop %rbx │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:824 │ │ │ │ │ mov 0xf651(%rip),%rax │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ @@ -5270,147 +5270,147 @@ │ │ │ │ │ __Pyx_CyFunction_get_doc(): │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ __Pyx_PyInt_As_long(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11362 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11362 (discriminator 3) │ │ │ │ │ testb $0x1,0xab(%rax) │ │ │ │ │ je 89c0 │ │ │ │ │ _PyLong_IsCompact(): │ │ │ │ │ /usr/include/python3.13/cpython/longintrepr.h:124 │ │ │ │ │ mov 0x10(%rdi),%rax │ │ │ │ │ _PyLong_CompactValue(): │ │ │ │ │ /usr/include/python3.13/cpython/longintrepr.h:135 │ │ │ │ │ mov %rax,%rcx │ │ │ │ │ and $0x3,%ecx │ │ │ │ │ __Pyx_PyInt_As_long(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11432 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11432 (discriminator 1) │ │ │ │ │ cmp $0xf,%rax │ │ │ │ │ jbe 89b0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11437 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11437 │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11436 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11436 │ │ │ │ │ shr $0x3,%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11437 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11437 │ │ │ │ │ sub %rcx,%rdx │ │ │ │ │ imul %rdx,%rax │ │ │ │ │ cmp $0xfffffffffffffffe,%rax │ │ │ │ │ je 8980 │ │ │ │ │ cmp $0x2,%rax │ │ │ │ │ je 8998 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11496 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11496 │ │ │ │ │ jmp 4420 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11441 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11441 │ │ │ │ │ mov 0x1c(%rdi),%eax │ │ │ │ │ mov 0x18(%rdi),%edx │ │ │ │ │ shl $0x1e,%rax │ │ │ │ │ or %rdx,%rax │ │ │ │ │ neg %rax │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11450 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11450 │ │ │ │ │ mov 0x1c(%rdi),%eax │ │ │ │ │ mov 0x18(%rdi),%edx │ │ │ │ │ shl $0x1e,%rax │ │ │ │ │ or %rdx,%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11603 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11603 │ │ │ │ │ ret │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ _PyLong_CompactValue(): │ │ │ │ │ /usr/include/python3.13/cpython/longintrepr.h:136 │ │ │ │ │ mov 0x18(%rdi),%edx │ │ │ │ │ /usr/include/python3.13/cpython/longintrepr.h:135 │ │ │ │ │ mov $0x1,%eax │ │ │ │ │ sub %rcx,%rax │ │ │ │ │ /usr/include/python3.13/cpython/longintrepr.h:136 │ │ │ │ │ imul %rdx,%rax │ │ │ │ │ __Pyx_PyInt_As_long(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11433 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11433 │ │ │ │ │ ret │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11339 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11339 │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x10,%rsp │ │ │ │ │ __Pyx_PyNumber_IntOrLong(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12302 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12302 (discriminator 1) │ │ │ │ │ mov 0x60(%rax),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12313 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12313 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 8a24 │ │ │ │ │ mov 0x80(%rax),%rax │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 8a24 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12315 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12315 │ │ │ │ │ call *%rax │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12323 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12323 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 8a24 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rax),%rax │ │ │ │ │ __Pyx_PyNumber_IntOrLong(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12327 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12327 (discriminator 2) │ │ │ │ │ cmp 0xf5c1(%rip),%rax │ │ │ │ │ jne 8a37 │ │ │ │ │ __Pyx_PyInt_As_long(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11366 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11366 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 8940 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rdx │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ js 8a09 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,(%rbx) │ │ │ │ │ je 8a10 │ │ │ │ │ __Pyx_PyInt_As_long(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11603 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11603 │ │ │ │ │ add $0x10,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ ret │ │ │ │ │ nop │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ mov %rax,0x8(%rsp) │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ jmp 8a09 │ │ │ │ │ __Pyx_PyNumber_IntOrLong(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12332 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12332 │ │ │ │ │ call 4410 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12332 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12332 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 8a82 │ │ │ │ │ __Pyx_PyInt_As_long(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11365 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11365 (discriminator 1) │ │ │ │ │ mov $0xffffffffffffffff,%rax │ │ │ │ │ jmp 8a09 │ │ │ │ │ __Pyx_PyNumber_IntOrLongWrongResultType(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12266 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12266 (discriminator 1) │ │ │ │ │ mov 0x18(%rax),%r8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12268 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12268 (discriminator 2) │ │ │ │ │ testb $0x1,0xab(%rax) │ │ │ │ │ je 8a9a │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12269 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12269 │ │ │ │ │ mov 0xf505(%rip),%rax │ │ │ │ │ mov %r8,%rcx │ │ │ │ │ mov $0x1,%esi │ │ │ │ │ lea 0xacd6(%rip),%rdx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 4660 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12269 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12269 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 89f1 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -5420,37 +5420,37 @@ │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ jne 8a2e │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __Pyx_PyInt_As_long(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11365 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11365 │ │ │ │ │ jmp 8a2e │ │ │ │ │ __Pyx_PyNumber_IntOrLong(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12333 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12333 │ │ │ │ │ mov 0xf4cf(%rip),%rax │ │ │ │ │ lea 0xa71c(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 4200 │ │ │ │ │ __Pyx_PyInt_As_long(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11365 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11365 │ │ │ │ │ jmp 8a2e │ │ │ │ │ __Pyx_PyNumber_IntOrLongWrongResultType(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12282 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12282 │ │ │ │ │ mov 0xf4b7(%rip),%rax │ │ │ │ │ lea 0xa700(%rip),%rdx │ │ │ │ │ lea 0xad29(%rip),%rsi │ │ │ │ │ mov %rdx,%rcx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ jmp 8a68 │ │ │ │ │ __Pyx_PyInt_As_long(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12282 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12282 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:21 │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ @@ -5469,157 +5469,157 @@ │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:23 (discriminator 1) │ │ │ │ │ mov 0x10(%rdi),%rax │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:24 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_reduce(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10325 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10325 │ │ │ │ │ endbr64 │ │ │ │ │ mov 0x50(%rdi),%rdx │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 8b11 │ │ │ │ │ mov %eax,(%rdx) │ │ │ │ │ mov %rdx,%rax │ │ │ │ │ ret │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_Vectorcall_FASTCALL_KEYWORDS(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10743 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10743 │ │ │ │ │ endbr64 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10667 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10667 │ │ │ │ │ mov 0x90(%rdi),%eax │ │ │ │ │ btr $0x3f,%rdx │ │ │ │ │ __Pyx_CyFunction_Vectorcall_FASTCALL_KEYWORDS(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10745 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10745 │ │ │ │ │ mov 0x10(%rdi),%r9 │ │ │ │ │ _PyVectorcall_NARGS(): │ │ │ │ │ /usr/include/python3.13/cpython/abstract.h:35 │ │ │ │ │ mov %rdx,%r8 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10667 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10667 │ │ │ │ │ and $0x5,%eax │ │ │ │ │ cmp $0x4,%eax │ │ │ │ │ je 8b50 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_FASTCALL_KEYWORDS(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10759 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10759 │ │ │ │ │ mov 0x18(%rdi),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10764 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10764 │ │ │ │ │ mov 0x8(%r9),%rax │ │ │ │ │ mov %r8,%rdx │ │ │ │ │ jmp *%rax │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10668 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10668 (discriminator 1) │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je 8b70 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_FASTCALL_KEYWORDS(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10756 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10756 │ │ │ │ │ sub $0x1,%r8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10754 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10754 │ │ │ │ │ mov (%rsi),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10764 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10764 │ │ │ │ │ mov 0x8(%r9),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10755 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10755 │ │ │ │ │ add $0x8,%rsi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10764 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10764 │ │ │ │ │ mov %r8,%rdx │ │ │ │ │ jmp *%rax │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10743 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10743 │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10669 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10669 │ │ │ │ │ mov 0xf3dd(%rip),%rax │ │ │ │ │ mov (%r9),%rdx │ │ │ │ │ lea 0xa66f(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_FASTCALL_KEYWORDS(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10765 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10765 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_Vectorcall_FASTCALL_KEYWORDS_METHOD(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10767 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10767 │ │ │ │ │ endbr64 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10667 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10667 │ │ │ │ │ mov 0x90(%rdi),%eax │ │ │ │ │ __Pyx_CyFunction_Vectorcall_FASTCALL_KEYWORDS_METHOD(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10769 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10769 │ │ │ │ │ mov 0x10(%rdi),%r9 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10767 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10767 │ │ │ │ │ mov %rcx,%r8 │ │ │ │ │ btr $0x3f,%rdx │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10667 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10667 │ │ │ │ │ and $0x5,%eax │ │ │ │ │ cmp $0x4,%eax │ │ │ │ │ je 8be0 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_FASTCALL_KEYWORDS_METHOD(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10784 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10784 │ │ │ │ │ mov 0x18(%rdi),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10789 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10789 │ │ │ │ │ mov 0x38(%rdi),%rdi │ │ │ │ │ mov %rdx,%rcx │ │ │ │ │ mov 0x8(%r9),%r9 │ │ │ │ │ mov %rsi,%rdx │ │ │ │ │ mov %rdi,%rsi │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ jmp *%r9 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10668 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10668 (discriminator 1) │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je 8bf8 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_FASTCALL_KEYWORDS_METHOD(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10779 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10779 │ │ │ │ │ mov (%rsi),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10781 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10781 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10780 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10780 │ │ │ │ │ add $0x8,%rsi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10782 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10782 │ │ │ │ │ jmp 8bc2 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10767 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10767 │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10669 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10669 │ │ │ │ │ mov 0xf355(%rip),%rax │ │ │ │ │ mov (%r9),%rdx │ │ │ │ │ lea 0xa5e7(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_FASTCALL_KEYWORDS_METHOD(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10790 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10790 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __Pyx_CyFunction_set_doc(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9994 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9994 │ │ │ │ │ endbr64 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9996 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9996 │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ je 8c58 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rsi),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 8c32 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rsi) │ │ │ │ │ __Pyx_CyFunction_set_doc(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10000 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10000 │ │ │ │ │ mov 0x58(%rdi),%rdx │ │ │ │ │ mov %rsi,0x58(%rdi) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je 8c4f │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ @@ -5630,48 +5630,48 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 8c4f │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdx) │ │ │ │ │ je 8c68 │ │ │ │ │ __Pyx_CyFunction_set_doc(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10002 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10002 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9997 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9997 │ │ │ │ │ mov 0xf321(%rip),%rsi │ │ │ │ │ jmp 8c29 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9994 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9994 │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __Pyx_CyFunction_set_doc(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10002 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10002 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_Import(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9026 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9026 │ │ │ │ │ push %r12 │ │ │ │ │ mov %rsi,%r12 │ │ │ │ │ push %rbp │ │ │ │ │ mov %rdi,%rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x10,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9042 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9042 │ │ │ │ │ call 44d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9043 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9043 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 8cf0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9069 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9069 │ │ │ │ │ mov 0x10061(%rip),%rsi │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ mov %r12,%rcx │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 4490 │ │ │ │ │ @@ -5683,167 +5683,167 @@ │ │ │ │ │ test %edx,%edx │ │ │ │ │ js 8cc3 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,(%rbx) │ │ │ │ │ je 8cd0 │ │ │ │ │ __Pyx_Import(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9081 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9081 │ │ │ │ │ add $0x10,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ mov %rax,0x8(%rsp) │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ __Pyx_Import(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9081 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9081 │ │ │ │ │ add $0x10,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ add $0x10,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9027 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9027 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9081 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9081 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ ret │ │ │ │ │ __Pyx_Import.constprop.0(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9081 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9081 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CheckKeywordStrings(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8755 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8755 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x20,%rsp │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ __Pyx_CheckKeywordStrings(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8755 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8755 │ │ │ │ │ mov %fs:0x28,%rbx │ │ │ │ │ mov %rbx,0x18(%rsp) │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8760 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8760 │ │ │ │ │ movq $0x0,0x8(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8761 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8761 │ │ │ │ │ movq $0x0,0x10(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8767 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8767 (discriminator 3) │ │ │ │ │ testb $0x4,0xab(%rax) │ │ │ │ │ je 8db0 │ │ │ │ │ Py_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp 0xf271(%rip),%rax │ │ │ │ │ je 64aa <__cxa_finalize@plt+0x1dea> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0xf24c(%rip),%rax │ │ │ │ │ je 64a5 <__cxa_finalize@plt+0x1de5> │ │ │ │ │ __Pyx_CheckKeywordStrings(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8775 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8775 (discriminator 1) │ │ │ │ │ cmpq $0x0,0x10(%rbx) │ │ │ │ │ je 8da5 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8779 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8779 │ │ │ │ │ mov 0x18(%rbx),%rcx │ │ │ │ │ mov %rcx,0x8(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8821 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8821 │ │ │ │ │ mov 0xf1ef(%rip),%rax │ │ │ │ │ lea 0xa49f(%rip),%rdx │ │ │ │ │ lea 0xab91(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8813 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8813 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8826 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8826 │ │ │ │ │ mov 0x18(%rsp),%rdx │ │ │ │ │ sub %fs:0x28,%rdx │ │ │ │ │ jne 8e0a │ │ │ │ │ add $0x20,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8807 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8807 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ jne 8d62 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8776 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8776 │ │ │ │ │ mov $0x1,%eax │ │ │ │ │ jmp 8d83 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ lea 0x8(%rsp),%r12 │ │ │ │ │ lea 0x10(%rsp),%rbp │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8800 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8800 │ │ │ │ │ xor %ecx,%ecx │ │ │ │ │ mov %r12,%rdx │ │ │ │ │ mov %rbp,%rsi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 44f0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8804 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8804 │ │ │ │ │ mov 0x8(%rsp),%rcx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8800 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8800 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 8da0 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rcx),%rax │ │ │ │ │ __Pyx_CheckKeywordStrings(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8804 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8804 (discriminator 3) │ │ │ │ │ testb $0x10,0xab(%rax) │ │ │ │ │ jne 8dc0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8811 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8811 │ │ │ │ │ mov 0xf16b(%rip),%rax │ │ │ │ │ lea 0xa41b(%rip),%rdx │ │ │ │ │ lea 0xaae5(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8813 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8813 │ │ │ │ │ jmp 8d81 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8826 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8826 │ │ │ │ │ call 41f0 <__stack_chk_fail@plt> │ │ │ │ │ __Pyx_CheckKeywordStrings.constprop.0(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8826 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8826 │ │ │ │ │ nop │ │ │ │ │ __Pyx_CyFunction_set_annotations(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10202 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10202 │ │ │ │ │ endbr64 │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10204 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10204 (discriminator 1) │ │ │ │ │ cmp 0xf161(%rip),%rsi │ │ │ │ │ je 8e70 │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ je 8e70 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rsi),%rax │ │ │ │ │ __Pyx_CyFunction_set_annotations(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10206 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10206 (discriminator 3) │ │ │ │ │ testb $0x20,0xab(%rax) │ │ │ │ │ je 8e88 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rsi),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 8e3c │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rsi) │ │ │ │ │ __Pyx_CyFunction_set_annotations(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10212 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10212 │ │ │ │ │ mov 0xb0(%rdi),%rdx │ │ │ │ │ mov %rsi,0xb0(%rdi) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je 8e5f │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ @@ -5854,55 +5854,55 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 8e5f │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdx) │ │ │ │ │ je 8e78 │ │ │ │ │ __Pyx_CyFunction_set_annotations(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10213 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10213 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10214 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10214 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10205 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10205 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ jmp 8e3c │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp 8e5f │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_set_annotations(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10207 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10207 │ │ │ │ │ mov 0xf0c9(%rip),%rax │ │ │ │ │ lea 0xaaa2(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 4200 │ │ │ │ │ mov $0xffffffff,%eax │ │ │ │ │ jmp 8e61 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_tp_clear_9propcache_10_helpers_c_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6454 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6454 │ │ │ │ │ endbr64 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6458 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6458 │ │ │ │ │ mov 0xf0bc(%rip),%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6457 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6457 │ │ │ │ │ mov 0x10(%rdi),%rdi │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ __pyx_tp_clear_9propcache_10_helpers_c_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6458 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6458 │ │ │ │ │ mov %rbp,0x10(%rbx) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 8ed7 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ @@ -5921,17 +5921,17 @@ │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 8f30 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ __pyx_tp_clear_9propcache_10_helpers_c_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6460 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6460 │ │ │ │ │ mov 0x18(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6461 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6461 │ │ │ │ │ mov %rbp,0x18(%rbx) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 8eff │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ @@ -5947,55 +5947,55 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 8f14 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 8f20 │ │ │ │ │ __pyx_tp_clear_9propcache_10_helpers_c_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6464 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6464 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ xor %eax,%eax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ ret │ │ │ │ │ nopl (%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_tp_clear_9propcache_10_helpers_c_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6464 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6464 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ xor %eax,%eax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ ret │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp 8eec │ │ │ │ │ __pyx_tp_clear_9propcache_10_helpers_c_cached_property(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_tp_clear_9propcache_10_helpers_c_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6243 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6243 │ │ │ │ │ endbr64 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6247 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6247 │ │ │ │ │ mov 0xf02c(%rip),%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6246 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6246 │ │ │ │ │ mov 0x10(%rdi),%rdi │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ __pyx_tp_clear_9propcache_10_helpers_c_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6247 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6247 │ │ │ │ │ mov %rbp,0x10(%rbx) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 8f67 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ @@ -6014,17 +6014,17 @@ │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 8fc0 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ __pyx_tp_clear_9propcache_10_helpers_c_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6249 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6249 │ │ │ │ │ mov 0x18(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6250 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6250 │ │ │ │ │ mov %rbp,0x18(%rbx) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 8f8f │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ @@ -6040,62 +6040,62 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 8fa4 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 8fb0 │ │ │ │ │ __pyx_tp_clear_9propcache_10_helpers_c_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6253 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6253 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ xor %eax,%eax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ ret │ │ │ │ │ nopl (%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_tp_clear_9propcache_10_helpers_c_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6253 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6253 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ xor %eax,%eax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ ret │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp 8f7c │ │ │ │ │ __pyx_tp_clear_9propcache_10_helpers_c_under_cached_property(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_set_qualname(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10048 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10048 │ │ │ │ │ endbr64 │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10051 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10051 (discriminator 1) │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ je 9030 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rsi),%rax │ │ │ │ │ __Pyx_CyFunction_set_qualname(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10051 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10051 (discriminator 3) │ │ │ │ │ testb $0x10,0xab(%rax) │ │ │ │ │ je 9030 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rsi),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 8ff3 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rsi) │ │ │ │ │ __Pyx_CyFunction_set_qualname(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10061 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10061 │ │ │ │ │ mov 0x50(%rdi),%rdx │ │ │ │ │ mov %rsi,0x50(%rdi) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je 9010 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ @@ -6106,59 +6106,59 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 9010 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdx) │ │ │ │ │ je 9020 │ │ │ │ │ __Pyx_CyFunction_set_qualname(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10062 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10062 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10063 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10063 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp 9010 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_set_qualname(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10056 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10056 │ │ │ │ │ mov 0xef21(%rip),%rax │ │ │ │ │ lea 0xa92a(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 4200 │ │ │ │ │ mov $0xffffffff,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10063 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10063 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ __Pyx_CyFunction_set_name(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10023 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10023 │ │ │ │ │ endbr64 │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10026 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10026 (discriminator 1) │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ je 90b0 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rsi),%rax │ │ │ │ │ __Pyx_CyFunction_set_name(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10026 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10026 (discriminator 3) │ │ │ │ │ testb $0x10,0xab(%rax) │ │ │ │ │ je 90b0 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rsi),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 9073 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rsi) │ │ │ │ │ __Pyx_CyFunction_set_name(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10036 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10036 │ │ │ │ │ mov 0x48(%rdi),%rdx │ │ │ │ │ mov %rsi,0x48(%rdi) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je 9090 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ @@ -6169,65 +6169,65 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 9090 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdx) │ │ │ │ │ je 90a0 │ │ │ │ │ __Pyx_CyFunction_set_name(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10037 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10037 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10038 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10038 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp 9090 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_set_name(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10031 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10031 │ │ │ │ │ mov 0xeea1(%rip),%rax │ │ │ │ │ lea 0xa8da(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 4200 │ │ │ │ │ mov $0xffffffff,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10038 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10038 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ __Pyx_CyFunction_set_kwdefaults(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10171 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10171 │ │ │ │ │ endbr64 │ │ │ │ │ push %rbp │ │ │ │ │ mov %rdi,%rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10173 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10173 │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ je 9150 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10175 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10175 (discriminator 1) │ │ │ │ │ cmp 0xee97(%rip),%rsi │ │ │ │ │ mov %rsi,%rbx │ │ │ │ │ jne 9160 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10180 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10180 │ │ │ │ │ mov 0xeed3(%rip),%rax │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ lea 0xa8ef(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 4140 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rbx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 9112 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rbx) │ │ │ │ │ __Pyx_CyFunction_set_kwdefaults(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10183 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10183 │ │ │ │ │ mov 0xa0(%rbp),%rdi │ │ │ │ │ mov %rbx,0xa0(%rbp) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 9135 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ @@ -6238,77 +6238,77 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 9135 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 9140 │ │ │ │ │ __Pyx_CyFunction_set_kwdefaults(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10184 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10184 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10185 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10185 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ ret │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp 9135 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_set_kwdefaults(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10174 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10174 │ │ │ │ │ mov 0xee29(%rip),%rbx │ │ │ │ │ jmp 90ee │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rsi),%rax │ │ │ │ │ __Pyx_CyFunction_set_kwdefaults(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10175 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10175 (discriminator 3) │ │ │ │ │ testb $0x20,0xab(%rax) │ │ │ │ │ jne 90ee │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10176 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10176 │ │ │ │ │ mov 0xede4(%rip),%rax │ │ │ │ │ lea 0xa845(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 4200 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10178 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10178 │ │ │ │ │ mov $0xffffffff,%eax │ │ │ │ │ jmp 9137 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_set_defaults(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10140 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10140 │ │ │ │ │ endbr64 │ │ │ │ │ push %rbp │ │ │ │ │ mov %rdi,%rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10142 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10142 │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ je 9210 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10144 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10144 (discriminator 1) │ │ │ │ │ cmp 0xedd7(%rip),%rsi │ │ │ │ │ mov %rsi,%rbx │ │ │ │ │ jne 9220 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10149 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10149 │ │ │ │ │ mov 0xee13(%rip),%rax │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ lea 0xa8c7(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 4140 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rbx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 91d2 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rbx) │ │ │ │ │ __Pyx_CyFunction_set_defaults(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10152 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10152 │ │ │ │ │ mov 0x98(%rbp),%rdi │ │ │ │ │ mov %rbx,0x98(%rbp) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 91f5 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ @@ -6319,71 +6319,71 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 91f5 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 9200 │ │ │ │ │ __Pyx_CyFunction_set_defaults(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10153 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10153 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10154 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10154 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ ret │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp 91f5 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_set_defaults(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10143 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10143 │ │ │ │ │ mov 0xed69(%rip),%rbx │ │ │ │ │ jmp 91ae │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rsi),%rax │ │ │ │ │ __Pyx_CyFunction_set_defaults(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10144 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10144 (discriminator 3) │ │ │ │ │ testb $0x4,0xab(%rax) │ │ │ │ │ jne 91ae │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10145 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10145 │ │ │ │ │ mov 0xed24(%rip),%rax │ │ │ │ │ lea 0xa81d(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 4200 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10147 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10147 │ │ │ │ │ mov $0xffffffff,%eax │ │ │ │ │ jmp 91f7 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_set_dict(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10078 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10078 │ │ │ │ │ endbr64 │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10080 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10080 (discriminator 1) │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ je 92b0 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rsi),%rax │ │ │ │ │ __Pyx_CyFunction_set_dict(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10085 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10085 (discriminator 3) │ │ │ │ │ testb $0x20,0xab(%rax) │ │ │ │ │ je 92d0 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rsi),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 9273 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rsi) │ │ │ │ │ __Pyx_CyFunction_set_dict(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10091 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10091 │ │ │ │ │ mov 0x40(%rdi),%rdx │ │ │ │ │ mov %rsi,0x40(%rdi) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je 9290 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ @@ -6394,76 +6394,76 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 9290 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdx) │ │ │ │ │ je 92a0 │ │ │ │ │ __Pyx_CyFunction_set_dict(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10092 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10092 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10093 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10093 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp 9290 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_set_dict(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10081 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10081 │ │ │ │ │ mov 0xeca1(%rip),%rax │ │ │ │ │ lea 0xa82a(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 4200 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10083 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10083 │ │ │ │ │ mov $0xffffffff,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10093 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10093 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10086 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10086 │ │ │ │ │ mov 0xec81(%rip),%rax │ │ │ │ │ lea 0xa83a(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 4200 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10088 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10088 │ │ │ │ │ jmp 92c6 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_get_is_coroutine(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10228 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10228 │ │ │ │ │ endbr64 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10231 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10231 │ │ │ │ │ mov 0xb8(%rdi),%rbx │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je 9328 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rbx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 9313 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rbx) │ │ │ │ │ __Pyx_CyFunction_get_is_coroutine(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10264 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10264 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ mov %rdi,%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10236 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10236 │ │ │ │ │ testb $0x8,0x90(%rdi) │ │ │ │ │ jne 9360 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:824 │ │ │ │ │ mov 0xec25(%rip),%rbx │ │ │ │ │ mov (%rbx),%eax │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ @@ -6471,31 +6471,31 @@ │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je 9432 │ │ │ │ │ /usr/include/python3.13/object.h:825 │ │ │ │ │ add $0x2,%eax │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rbx) │ │ │ │ │ __Pyx_CyFunction_get_is_coroutine(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10262 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10262 (discriminator 1) │ │ │ │ │ mov %rbx,0xb8(%rbp) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 9311 │ │ │ │ │ jmp 9313 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_get_is_coroutine(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10238 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10238 │ │ │ │ │ mov $0x1,%edi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10237 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10237 │ │ │ │ │ mov 0xfad4(%rip),%r13 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10238 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10238 │ │ │ │ │ call 4040 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10239 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10239 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 9313 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%r13),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 9386 │ │ │ │ │ @@ -6510,24 +6510,24 @@ │ │ │ │ │ je 64ce <__cxa_finalize@plt+0x1e0e> │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:46 │ │ │ │ │ cmpq $0x0,0x20(%rbx) │ │ │ │ │ jle 64c9 <__cxa_finalize@plt+0x1e09> │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:47 │ │ │ │ │ mov 0x18(%rbx),%rax │ │ │ │ │ __Pyx_CyFunction_get_is_coroutine(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10250 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10250 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ mov %rbx,%rcx │ │ │ │ │ xor %edx,%edx │ │ │ │ │ xor %esi,%esi │ │ │ │ │ PyList_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:47 │ │ │ │ │ mov %r13,(%rax) │ │ │ │ │ __Pyx_CyFunction_get_is_coroutine(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10250 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10250 │ │ │ │ │ mov 0xf9ee(%rip),%rdi │ │ │ │ │ call 4490 │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -6535,63 +6535,63 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 93d2 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je 9450 │ │ │ │ │ __Pyx_CyFunction_get_is_coroutine(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10252 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10252 (discriminator 1) │ │ │ │ │ test %r12,%r12 │ │ │ │ │ je 9419 │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ mov 0x8(%r12),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ mov %r13,%rsi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ mov 0x90(%rax),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 9478 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ call *%rax │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r12),%rax │ │ │ │ │ __Pyx_CyFunction_get_is_coroutine(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10253 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10253 (discriminator 1) │ │ │ │ │ mov %rbx,0xb8(%rbp) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 9410 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r12) │ │ │ │ │ je 9460 │ │ │ │ │ __Pyx_CyFunction_get_is_coroutine(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10255 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10255 (discriminator 1) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ jne 930a │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10259 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10259 │ │ │ │ │ call 4380 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:824 │ │ │ │ │ mov 0xeb6b(%rip),%rbx │ │ │ │ │ mov (%rbx),%eax │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov %eax,%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ jne 9348 │ │ │ │ │ __Pyx_CyFunction_get_is_coroutine(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10262 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10262 (discriminator 1) │ │ │ │ │ mov %rbx,0xb8(%rbp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10264 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10264 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ ret │ │ │ │ │ @@ -6601,117 +6601,117 @@ │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp 93d2 │ │ │ │ │ nopl (%rax) │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __Pyx_CyFunction_get_is_coroutine(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10255 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10255 │ │ │ │ │ mov 0xb8(%rbp),%rbx │ │ │ │ │ jmp 9410 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7573 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7573 │ │ │ │ │ call 4600 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ jmp 93f7 │ │ │ │ │ __Pyx_CyFunction_get_is_coroutine(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7573 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7573 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_call_return_trace_func(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:1889 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:1889 │ │ │ │ │ push %r15 │ │ │ │ │ mov %rdx,%r15 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ mov %rsi,%r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7537 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7537 │ │ │ │ │ mov 0x70(%rdi),%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7538 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7538 │ │ │ │ │ movq $0x0,0x70(%rdi) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7542 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7542 │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je 95b0 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbp),%r14 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r14),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 94cb │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r14) │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7546 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7546 │ │ │ │ │ mov 0x28(%rbp),%r13 │ │ │ │ │ Py_XINCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1031 │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je 94e1 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%r13),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 94e1 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%r13) │ │ │ │ │ __Pyx_call_return_trace_func(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:1892 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:1892 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4070 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:1895 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:1895 │ │ │ │ │ mov 0x50(%rbx),%rax │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 9503 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:1896 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:1896 │ │ │ │ │ mov 0x60(%rbx),%rdi │ │ │ │ │ mov %r15,%rcx │ │ │ │ │ mov $0x3,%edx │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call *%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:1897 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:1897 │ │ │ │ │ test %r12,%r12 │ │ │ │ │ je 951e │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r12),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 951e │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r12) │ │ │ │ │ je 95f0 │ │ │ │ │ __Pyx_call_return_trace_func(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:1898 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:1898 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 40d0 │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7509 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7509 │ │ │ │ │ test %r14,%r14 │ │ │ │ │ je 95c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7509 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7509 (discriminator 1) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je 64ed <__cxa_finalize@plt+0x1e2d> │ │ │ │ │ cmp %r14,0x8(%rbp) │ │ │ │ │ jne 64ed <__cxa_finalize@plt+0x1e2d> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7512 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7512 (discriminator 1) │ │ │ │ │ cmp %r13,0x28(%rbp) │ │ │ │ │ jne 9660 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ mov %rbp,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 956d │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -6747,41 +6747,41 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 9598 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ je 9610 │ │ │ │ │ __Pyx_call_return_trace_func(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:1900 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:1900 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7541 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7541 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7540 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7540 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ jmp 94e1 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7510 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7510 │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je 9640 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7512 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7512 (discriminator 1) │ │ │ │ │ cmp 0x28(%rbp),%r13 │ │ │ │ │ jne 96b0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ mov %rbp,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 9581 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -6802,21 +6802,21 @@ │ │ │ │ │ jmp 951e │ │ │ │ │ nopl (%rax) │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp 9581 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_call_return_trace_func(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:1900 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:1900 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ __Pyx_call_return_trace_func(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:1900 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:1900 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -6825,32 +6825,32 @@ │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 956d │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ movq $0x0,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ jne 95dc │ │ │ │ │ jmp 9581 │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7514 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7514 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ mov %r13,%rsi │ │ │ │ │ call 4080 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ mov %rbp,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 956d │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -6868,21 +6868,21 @@ │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %r14,%r14 │ │ │ │ │ jne 956d │ │ │ │ │ jmp 9581 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7514 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7514 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ mov %r13,%rsi │ │ │ │ │ call 4080 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ mov %rbp,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 9581 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -6896,138 +6896,138 @@ │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ jne 9581 │ │ │ │ │ jmp 9694 │ │ │ │ │ __Pyx_call_return_trace_func(): │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_Raise(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8646 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8646 │ │ │ │ │ push %r12 │ │ │ │ │ mov %rdi,%r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rdi),%rdi │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0xa8(%rdi),%rax │ │ │ │ │ /usr/include/python3.13/object.h:1241 │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ and $0x40000000,%edx │ │ │ │ │ __Pyx_Raise(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8655 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8655 │ │ │ │ │ cmp 0xe86e(%rip),%rsi │ │ │ │ │ je 97c0 │ │ │ │ │ mov %rsi,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8657 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8657 (discriminator 2) │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ jne 97a0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8665 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8665 (discriminator 1) │ │ │ │ │ test $0x80000000,%eax │ │ │ │ │ je 97d8 │ │ │ │ │ testb $0x40,0xab(%r12) │ │ │ │ │ je 97d8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8667 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8667 │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ je 980a │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rsi),%rbp │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0xa8(%rbp),%rax │ │ │ │ │ __Pyx_Raise(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8667 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8667 (discriminator 2) │ │ │ │ │ test $0x40000000,%eax │ │ │ │ │ je 9780 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8669 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8669 │ │ │ │ │ cmp %rbp,%r12 │ │ │ │ │ je 9898 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8670 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8670 │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 4580 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8671 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8671 │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 98d8 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ mov 0xa8(%rax),%rax │ │ │ │ │ __Pyx_Raise(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8684 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8684 (discriminator 2) │ │ │ │ │ test $0x4000000,%eax │ │ │ │ │ je 9880 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rbx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 9819 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rbx) │ │ │ │ │ __Pyx_Raise(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8689 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8689 │ │ │ │ │ jmp 9819 │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8658 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8658 │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ je 97c5 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8659 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8659 │ │ │ │ │ mov 0xe7ac(%rip),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8751 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8751 │ │ │ │ │ pop %rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8659 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8659 │ │ │ │ │ lea 0xa394(%rip),%rsi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8751 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8751 │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8659 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8659 │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ jmp 4200 │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8657 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8657 (discriminator 2) │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je 97f8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8751 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8751 │ │ │ │ │ pop %rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8728 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8728 │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8751 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8751 │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8728 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8728 │ │ │ │ │ jmp 4180 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8705 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8705 │ │ │ │ │ mov 0xe779(%rip),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8751 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8751 │ │ │ │ │ pop %rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8705 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8705 │ │ │ │ │ lea 0xa3e1(%rip),%rsi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8751 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8751 │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8705 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8705 │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ jmp 4200 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8665 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8665 (discriminator 1) │ │ │ │ │ test $0x80000000,%eax │ │ │ │ │ je 97d8 │ │ │ │ │ testb $0x40,0xab(%r12) │ │ │ │ │ je 97d8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8683 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8683 │ │ │ │ │ xor %edi,%edi │ │ │ │ │ call 43b0 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8689 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8689 │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je 9868 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8691 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8691 │ │ │ │ │ xor %edx,%edx │ │ │ │ │ mov %rbx,%rsi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 45a0 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -7037,25 +7037,25 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 9839 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je 98a8 │ │ │ │ │ __Pyx_Raise(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8693 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8693 │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je 9868 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbp),%rcx │ │ │ │ │ __Pyx_Raise(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8696 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8696 (discriminator 2) │ │ │ │ │ testb $0x40,0xab(%rcx) │ │ │ │ │ je 98b8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8728 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8728 │ │ │ │ │ mov %rbp,%rsi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 4180 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%rbp),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -7063,90 +7063,90 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 9868 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%rbp) │ │ │ │ │ je 9870 │ │ │ │ │ __Pyx_Raise(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8751 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8751 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ ret │ │ │ │ │ nopl (%rax) │ │ │ │ │ pop %rbx │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ __Pyx_Raise(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8751 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8751 │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ jmp 4150 <_Py_Dealloc@plt> │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_Raise(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8688 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8688 │ │ │ │ │ mov %rbx,%rsi │ │ │ │ │ mov $0x1,%edi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 4680 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ jmp 9814 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8751 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8751 │ │ │ │ │ pop %rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8728 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8728 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8751 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8751 │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8728 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8728 │ │ │ │ │ jmp 4180 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp 9839 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_Raise(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8697 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8697 (discriminator 1) │ │ │ │ │ mov 0xe699(%rip),%rax │ │ │ │ │ mov %r12,%rdx │ │ │ │ │ lea 0xa2b7(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 9856 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_Raise(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8673 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8673 (discriminator 1) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 9868 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8728 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8728 │ │ │ │ │ mov %rbx,%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8751 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8751 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8728 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8728 │ │ │ │ │ jmp 4180 │ │ │ │ │ __Pyx_Raise.constprop.0(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8728 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8728 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_PyUnicode_Equals(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7713 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7713 │ │ │ │ │ cmp %rsi,%rdi │ │ │ │ │ je 9ab0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7705 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7705 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x18,%rsp │ │ │ │ │ Py_IS_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:369 (discriminator 1) │ │ │ │ │ mov 0xe6ca(%rip),%rax │ │ │ │ │ Py_TYPE(): │ │ │ │ │ @@ -7156,63 +7156,63 @@ │ │ │ │ │ Py_IS_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:369 (discriminator 1) │ │ │ │ │ cmp %rax,%rcx │ │ │ │ │ sete %r8b │ │ │ │ │ cmp %rax,%rdx │ │ │ │ │ sete %r9b │ │ │ │ │ __Pyx_PyUnicode_Equals(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7735 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7735 │ │ │ │ │ test %r8b,%r8b │ │ │ │ │ je 9a20 │ │ │ │ │ test %r9b,%r9b │ │ │ │ │ je 9a20 │ │ │ │ │ PyUnicode_GET_LENGTH(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:280 (discriminator 2) │ │ │ │ │ testb $0x10,0xab(%rcx) │ │ │ │ │ je 6511 <__cxa_finalize@plt+0x1e51> │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:280 │ │ │ │ │ mov 0x10(%rdi),%r10 │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:280 (discriminator 2) │ │ │ │ │ testb $0x10,0xab(%rdx) │ │ │ │ │ je 6511 <__cxa_finalize@plt+0x1e51> │ │ │ │ │ __Pyx_PyUnicode_Equals(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7742 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7742 (discriminator 1) │ │ │ │ │ cmp 0x10(%rsi),%r10 │ │ │ │ │ jne 9aa0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7749 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7749 │ │ │ │ │ mov 0x18(%rdi),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7750 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7750 │ │ │ │ │ mov 0x18(%rsi),%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7755 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7755 │ │ │ │ │ cmp %rdx,%rax │ │ │ │ │ setne %cl │ │ │ │ │ cmp $0xffffffffffffffff,%rax │ │ │ │ │ setne %al │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7755 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7755 (discriminator 1) │ │ │ │ │ test %al,%cl │ │ │ │ │ je 9979 │ │ │ │ │ cmp $0xffffffffffffffff,%rdx │ │ │ │ │ jne 9aa0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7760 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7760 │ │ │ │ │ movzbl 0x20(%rdi),%r9d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7761 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7761 │ │ │ │ │ movzbl 0x20(%rsi),%r8d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7802 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7802 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7760 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7760 │ │ │ │ │ mov %r9d,%edx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7761 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7761 │ │ │ │ │ mov %r8d,%ecx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7760 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7760 │ │ │ │ │ shr $0x2,%dl │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7761 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7761 │ │ │ │ │ shr $0x2,%cl │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7760 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7760 │ │ │ │ │ and $0x7,%edx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7761 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7761 │ │ │ │ │ and $0x7,%ecx │ │ │ │ │ cmp %cl,%dl │ │ │ │ │ jne 9a12 │ │ │ │ │ PyUnicode_DATA(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:262 (discriminator 1) │ │ │ │ │ test $0x20,%r9b │ │ │ │ │ jne 9ad0 │ │ │ │ │ @@ -7229,15 +7229,15 @@ │ │ │ │ │ _PyUnicode_NONCOMPACT_DATA(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:256 │ │ │ │ │ mov 0x38(%rsi),%rsi │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:257 │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ je 64f2 <__cxa_finalize@plt+0x1e32> │ │ │ │ │ __Pyx_PyUnicode_Equals(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7760 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7760 │ │ │ │ │ movzbl %dl,%eax │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:317 │ │ │ │ │ cmp $0x1,%eax │ │ │ │ │ je 9b00 │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:320 │ │ │ │ │ cmp $0x2,%eax │ │ │ │ │ @@ -7245,74 +7245,74 @@ │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:323 │ │ │ │ │ cmp $0x4,%eax │ │ │ │ │ jne 6516 <__cxa_finalize@plt+0x1e56> │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:324 │ │ │ │ │ mov (%rdi),%ecx │ │ │ │ │ mov (%rsi),%r8d │ │ │ │ │ __Pyx_PyUnicode_Equals(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7802 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7802 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7766 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7766 (discriminator 2) │ │ │ │ │ cmp %ecx,%r8d │ │ │ │ │ jne 9a12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7797 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7797 │ │ │ │ │ mov $0x1,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7768 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7768 │ │ │ │ │ cmp $0x1,%r10 │ │ │ │ │ je 9a12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7771 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7771 │ │ │ │ │ movzbl %dl,%edx │ │ │ │ │ imul %r10,%rdx │ │ │ │ │ call 4340 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7775 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7775 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ sete %al │ │ │ │ │ movzbl %al,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7804 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7804 │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7777 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7777 │ │ │ │ │ mov 0xe559(%rip),%rbx │ │ │ │ │ cmp %rbx,%rdi │ │ │ │ │ jne 9a33 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7802 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7802 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7777 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7777 │ │ │ │ │ test %r9b,%r9b │ │ │ │ │ jne 9a12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7779 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7779 │ │ │ │ │ cmp %rbx,%rsi │ │ │ │ │ jne 9a3f │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7802 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7802 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7779 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7779 │ │ │ │ │ test %r8b,%r8b │ │ │ │ │ jne 9a12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7783 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7783 │ │ │ │ │ mov $0x2,%edx │ │ │ │ │ call 41a0 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7787 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7787 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 9b18 │ │ │ │ │ __Pyx_PyObject_IsTrue(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12254 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12254 │ │ │ │ │ cmp 0xe534(%rip),%rax │ │ │ │ │ sete %al │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12255 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12255 │ │ │ │ │ cmp 0xe4fa(%rip),%rbp │ │ │ │ │ sete %dl │ │ │ │ │ or %al,%dl │ │ │ │ │ jne 9a72 │ │ │ │ │ cmp %rbx,%rbp │ │ │ │ │ jne 9ac0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12254 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12254 │ │ │ │ │ movzbl %al,%eax │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%rbp),%rdx │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ @@ -7325,30 +7325,30 @@ │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ mov %eax,0xc(%rsp) │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ mov 0xc(%rsp),%eax │ │ │ │ │ jmp 9a12 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_PyUnicode_Equals(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7804 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7804 │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7802 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7802 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7804 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7804 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7797 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7797 │ │ │ │ │ mov $0x1,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7804 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7804 │ │ │ │ │ ret │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyObject_IsTrue(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12256 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12256 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 4470 │ │ │ │ │ jmp 9a75 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ _PyUnicode_COMPACT_DATA(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:248 │ │ │ │ │ lea 0x28(%rdi),%rax │ │ │ │ │ @@ -7369,183 +7369,183 @@ │ │ │ │ │ movzbl (%rsi),%r8d │ │ │ │ │ jmp 99ec │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:321 │ │ │ │ │ movzwl (%rdi),%ecx │ │ │ │ │ movzwl (%rsi),%r8d │ │ │ │ │ jmp 99ec │ │ │ │ │ __Pyx_PyUnicode_Equals(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7788 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7788 │ │ │ │ │ mov $0xffffffff,%eax │ │ │ │ │ jmp 9a12 │ │ │ │ │ __Pyx_PyUnicode_Equals.constprop.0(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7788 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7788 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10416 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10416 │ │ │ │ │ endbr64 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10417 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10417 │ │ │ │ │ mov 0x70(%rdi),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 9b60 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10417 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10417 (discriminator 1) │ │ │ │ │ movq $0x0,0x70(%rbx) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 9b60 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 9dd0 │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10421 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10421 │ │ │ │ │ mov 0x20(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 9b85 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10421 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10421 (discriminator 1) │ │ │ │ │ movq $0x0,0x20(%rbx) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 9b85 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 9de0 │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10423 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10423 │ │ │ │ │ mov 0x40(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 9baa │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10423 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10423 (discriminator 1) │ │ │ │ │ movq $0x0,0x40(%rbx) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 9baa │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 9df0 │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10424 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10424 │ │ │ │ │ mov 0x48(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 9bcf │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10424 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10424 (discriminator 1) │ │ │ │ │ movq $0x0,0x48(%rbx) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 9bcf │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 9e00 │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10425 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10425 │ │ │ │ │ mov 0x50(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 9bf4 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10425 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10425 (discriminator 1) │ │ │ │ │ movq $0x0,0x50(%rbx) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 9bf4 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 9e10 │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10426 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10426 │ │ │ │ │ mov 0x58(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 9c19 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10426 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10426 (discriminator 1) │ │ │ │ │ movq $0x0,0x58(%rbx) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 9c19 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 9e20 │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10427 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10427 │ │ │ │ │ mov 0x60(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 9c3e │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10427 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10427 (discriminator 1) │ │ │ │ │ movq $0x0,0x60(%rbx) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 9c3e │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 9e30 │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10428 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10428 │ │ │ │ │ mov 0x68(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 9c63 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10428 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10428 (discriminator 1) │ │ │ │ │ movq $0x0,0x68(%rbx) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 9c63 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 9e40 │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10434 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10434 │ │ │ │ │ mov 0x38(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10435 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10435 │ │ │ │ │ movq $0x0,0x38(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 9c88 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -7555,102 +7555,102 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 9c88 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 9e50 │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10440 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10440 │ │ │ │ │ mov 0x98(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 9cb3 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10440 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10440 (discriminator 1) │ │ │ │ │ movq $0x0,0x98(%rbx) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 9cb3 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 9e60 │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10441 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10441 │ │ │ │ │ mov 0xa0(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 9cde │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10441 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10441 (discriminator 1) │ │ │ │ │ movq $0x0,0xa0(%rbx) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 9cde │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 9e70 │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10442 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10442 │ │ │ │ │ mov 0xb0(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 9d09 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10442 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10442 (discriminator 1) │ │ │ │ │ movq $0x0,0xb0(%rbx) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 9d09 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 9e80 │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10443 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10443 │ │ │ │ │ mov 0xb8(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 9d34 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10443 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10443 (discriminator 1) │ │ │ │ │ movq $0x0,0xb8(%rbx) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 9d34 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 9dc0 │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10444 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10444 │ │ │ │ │ mov 0x78(%rbx),%r12 │ │ │ │ │ test %r12,%r12 │ │ │ │ │ je 9db4 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10447 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10447 (discriminator 1) │ │ │ │ │ mov 0x80(%rbx),%eax │ │ │ │ │ test %eax,%eax │ │ │ │ │ jle 9da4 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ jmp 9d6c │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ add $0x1,%rbp │ │ │ │ │ cmp %ebp,0x80(%rbx) │ │ │ │ │ jle 9da0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10448 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10448 │ │ │ │ │ mov (%r12,%rbp,8),%rdi │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 9d60 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -7662,26 +7662,26 @@ │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ jne 9d60 │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10447 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10447 (discriminator 1) │ │ │ │ │ add $0x1,%rbp │ │ │ │ │ cmp %ebp,0x80(%rbx) │ │ │ │ │ jg 9d6c │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10449 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10449 │ │ │ │ │ mov 0x78(%rbx),%r12 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 4300 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10450 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10450 │ │ │ │ │ movq $0x0,0x78(%rbx) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10453 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10453 │ │ │ │ │ pop %rbx │ │ │ │ │ xor %eax,%eax │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -7724,77 +7724,77 @@ │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp 9d09 │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_dealloc(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10462 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10462 │ │ │ │ │ endbr64 │ │ │ │ │ push %rbx │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10463 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10463 │ │ │ │ │ call 46a0 │ │ │ │ │ __Pyx__CyFunction_dealloc(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10456 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10456 │ │ │ │ │ cmpq $0x0,0x28(%rbx) │ │ │ │ │ je 9eac │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10457 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10457 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 40a0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10458 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10458 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 9b30 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10459 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10459 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ __Pyx_CyFunction_dealloc(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10465 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10465 │ │ │ │ │ pop %rbx │ │ │ │ │ __Pyx__CyFunction_dealloc(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10459 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10459 │ │ │ │ │ jmp 4190 │ │ │ │ │ __Pyx_CyFunction_dealloc(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10459 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10459 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_CyFunction_CallMethod(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10505 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10505 │ │ │ │ │ push %rbp │ │ │ │ │ mov %rsi,%rbp │ │ │ │ │ mov %rdx,%rsi │ │ │ │ │ push %rbx │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ sub $0x18,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10517 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10517 │ │ │ │ │ mov 0x10(%rdi),%rax │ │ │ │ │ mov 0x8(%rax),%r8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10521 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10521 │ │ │ │ │ mov 0x10(%rax),%eax │ │ │ │ │ and $0xf,%eax │ │ │ │ │ cmp $0x4,%eax │ │ │ │ │ je 9f80 │ │ │ │ │ jg 9f08 │ │ │ │ │ cmp $0x1,%eax │ │ │ │ │ je 9fd0 │ │ │ │ │ cmp $0x3,%eax │ │ │ │ │ jne 9f60 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10604 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10604 │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10527 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10527 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ mov %rcx,%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10604 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10604 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10527 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10527 │ │ │ │ │ jmp *%r8 │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10521 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10521 │ │ │ │ │ cmp $0x8,%eax │ │ │ │ │ jne 9f60 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10554 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10554 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ jne a000 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rsi),%rax │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:22 (discriminator 2) │ │ │ │ │ @@ -7806,42 +7806,42 @@ │ │ │ │ │ je 6525 <__cxa_finalize@plt+0x1e65> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0xe05d(%rip),%rax │ │ │ │ │ je 651b <__cxa_finalize@plt+0x1e5b> │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rsi),%rcx │ │ │ │ │ __Pyx_CyFunction_CallMethod(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10561 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10561 (discriminator 1) │ │ │ │ │ cmp $0x1,%rcx │ │ │ │ │ jne a078 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10568 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10568 │ │ │ │ │ mov 0x18(%rsi),%rsi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10604 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10604 │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10568 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10568 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10604 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10604 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10568 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10568 │ │ │ │ │ jmp *%r8 │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10590 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10590 │ │ │ │ │ mov 0xdfb9(%rip),%rax │ │ │ │ │ lea 0x921c(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 4200 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10604 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10604 │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ xor %eax,%eax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ ret │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10529 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10529 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ jne a050 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rsi),%rax │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:22 (discriminator 2) │ │ │ │ │ @@ -7853,153 +7853,153 @@ │ │ │ │ │ je 6525 <__cxa_finalize@plt+0x1e65> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0xdfea(%rip),%rax │ │ │ │ │ je 651b <__cxa_finalize@plt+0x1e5b> │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rsi),%rcx │ │ │ │ │ __Pyx_CyFunction_CallMethod(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10536 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10536 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ jne a0a0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10604 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10604 │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10568 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10568 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10537 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10537 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10604 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10604 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10568 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10568 │ │ │ │ │ jmp *%r8 │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10523 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10523 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ je 9f53 │ │ │ │ │ mov %rcx,%rdi │ │ │ │ │ mov %r8,(%rsp) │ │ │ │ │ mov %rdx,0x8(%rsp) │ │ │ │ │ call 4060 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10523 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10523 (discriminator 2) │ │ │ │ │ mov (%rsp),%r8 │ │ │ │ │ mov 0x8(%rsp),%rsi │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 9f53 │ │ │ │ │ jmp a023 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10554 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10554 (discriminator 1) │ │ │ │ │ mov %rcx,%rdi │ │ │ │ │ mov %r8,(%rsp) │ │ │ │ │ mov %rdx,0x8(%rsp) │ │ │ │ │ call 4060 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10554 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10554 (discriminator 2) │ │ │ │ │ mov (%rsp),%r8 │ │ │ │ │ mov 0x8(%rsp),%rsi │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 9f16 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10600 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10600 │ │ │ │ │ mov 0x10(%rbx),%rax │ │ │ │ │ lea 0x9c32(%rip),%rsi │ │ │ │ │ mov (%rax),%rdx │ │ │ │ │ mov 0xdf20(%rip),%rax │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10603 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10603 │ │ │ │ │ jmp 9f76 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10529 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10529 (discriminator 1) │ │ │ │ │ mov %rcx,%rdi │ │ │ │ │ mov %r8,(%rsp) │ │ │ │ │ mov %rdx,0x8(%rsp) │ │ │ │ │ call 4060 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10529 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10529 (discriminator 2) │ │ │ │ │ mov (%rsp),%r8 │ │ │ │ │ mov 0x8(%rsp),%rsi │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 9f89 │ │ │ │ │ jmp a023 │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10582 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10582 │ │ │ │ │ mov 0x10(%rbx),%rax │ │ │ │ │ lea 0x9bad(%rip),%rsi │ │ │ │ │ mov (%rax),%rdx │ │ │ │ │ mov 0xdecb(%rip),%rax │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10586 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10586 │ │ │ │ │ jmp 9f76 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10546 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10546 │ │ │ │ │ mov 0x10(%rbx),%rax │ │ │ │ │ lea 0x9b5d(%rip),%rsi │ │ │ │ │ mov (%rax),%rdx │ │ │ │ │ mov 0xdea3(%rip),%rax │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10550 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10550 │ │ │ │ │ jmp 9f76 │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10550 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10550 │ │ │ │ │ jmp 6520 <__cxa_finalize@plt+0x1e60> │ │ │ │ │ jmp 6520 <__cxa_finalize@plt+0x1e60> │ │ │ │ │ __Pyx_CyFunction_CallMethod(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10550 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10550 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __Pyx_CyFunction_CallAsMethod(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10616 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10616 │ │ │ │ │ endbr64 │ │ │ │ │ push %r15 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ mov %rsi,%r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ sub $0x68,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10620 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10620 │ │ │ │ │ mov 0x30(%rdi),%r8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10616 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10616 │ │ │ │ │ mov %fs:0x28,%rbp │ │ │ │ │ mov %rbp,0x58(%rsp) │ │ │ │ │ mov %rdx,%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10621 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10621 │ │ │ │ │ test %r8,%r8 │ │ │ │ │ jne a1f8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10630 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10630 │ │ │ │ │ mov 0x90(%rdi),%eax │ │ │ │ │ and $0x5,%eax │ │ │ │ │ cmp $0x4,%eax │ │ │ │ │ je a148 │ │ │ │ │ __Pyx_CyFunction_Call(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10613 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10613 │ │ │ │ │ mov 0x58(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne a572 │ │ │ │ │ mov 0x18(%rdi),%rsi │ │ │ │ │ __Pyx_CyFunction_CallAsMethod(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10662 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10662 │ │ │ │ │ add $0x68,%rsp │ │ │ │ │ __Pyx_CyFunction_Call(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10613 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10613 │ │ │ │ │ mov %rbp,%rcx │ │ │ │ │ mov %r12,%rdx │ │ │ │ │ __Pyx_CyFunction_CallAsMethod(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10662 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10662 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ __Pyx_CyFunction_Call(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10613 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10613 │ │ │ │ │ jmp 9ec0 │ │ │ │ │ nopl (%rax) │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rsi),%rax │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:22 (discriminator 2) │ │ │ │ │ @@ -8009,32 +8009,32 @@ │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp 0xde50(%rip),%rax │ │ │ │ │ je 6572 <__cxa_finalize@plt+0x1eb2> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0xde2b(%rip),%rax │ │ │ │ │ je 6591 <__cxa_finalize@plt+0x1ed1> │ │ │ │ │ __Pyx_CyFunction_CallAsMethod(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10640 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10640 │ │ │ │ │ mov 0x10(%rsi),%rdx │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ mov $0x1,%esi │ │ │ │ │ call 4450 │ │ │ │ │ mov %rax,%r13 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10641 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10641 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a292 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10643 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10643 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 4280 │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10644 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10644 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a260 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10656 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10656 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ mov %rbp,%rcx │ │ │ │ │ mov %r13,%rdx │ │ │ │ │ call 9ec0 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -8044,15 +8044,15 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js a1cd │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ je a2a0 │ │ │ │ │ __Pyx_CyFunction_CallAsMethod(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10662 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10662 │ │ │ │ │ mov 0x58(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne a572 │ │ │ │ │ add $0x68,%rsp │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ @@ -8073,65 +8073,65 @@ │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp 0xdda0(%rip),%rax │ │ │ │ │ je 6572 <__cxa_finalize@plt+0x1eb2> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0xdd7b(%rip),%rax │ │ │ │ │ je 6591 <__cxa_finalize@plt+0x1ed1> │ │ │ │ │ __Pyx_CyFunction_CallAsMethod(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10623 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10623 (discriminator 1) │ │ │ │ │ mov 0x10(%rsi),%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10623 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10623 │ │ │ │ │ lea 0x18(%rsi),%rsi │ │ │ │ │ __Pyx_PyVectorcall_FastCallDict(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9933 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9933 (discriminator 1) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ jne a2b0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9934 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9934 │ │ │ │ │ mov 0x58(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne a572 │ │ │ │ │ __Pyx_CyFunction_CallAsMethod(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10662 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10662 │ │ │ │ │ add $0x68,%rsp │ │ │ │ │ __Pyx_PyVectorcall_FastCallDict(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9934 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9934 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ xor %ecx,%ecx │ │ │ │ │ __Pyx_CyFunction_CallAsMethod(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10662 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10662 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ __Pyx_PyVectorcall_FastCallDict(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9934 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9934 │ │ │ │ │ jmp *%r8 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%r13),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js a276 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ je a4f8 │ │ │ │ │ __Pyx_CyFunction_CallAsMethod(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10647 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10647 │ │ │ │ │ mov 0xdcdb(%rip),%rax │ │ │ │ │ mov 0x50(%rbx),%rdx │ │ │ │ │ lea 0x9a00(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10642 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10642 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ jmp a1cd │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ @@ -8143,101 +8143,101 @@ │ │ │ │ │ PyDict_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/dictobject.h:57 (discriminator 2) │ │ │ │ │ testb $0x20,0xab(%rax) │ │ │ │ │ je 656d <__cxa_finalize@plt+0x1ead> │ │ │ │ │ /usr/include/python3.13/cpython/dictobject.h:62 │ │ │ │ │ mov 0x10(%rbp),%r9 │ │ │ │ │ __Pyx_PyVectorcall_FastCallDict(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9933 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9933 (discriminator 1) │ │ │ │ │ test %r9,%r9 │ │ │ │ │ je a234 │ │ │ │ │ __Pyx_PyVectorcall_FastCallDict_kw(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9897 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9897 │ │ │ │ │ lea (%r9,%rdx,1),%rdi │ │ │ │ │ mov %r8,0x18(%rsp) │ │ │ │ │ shl $0x3,%rdi │ │ │ │ │ mov %rdx,0x10(%rsp) │ │ │ │ │ mov %r9,0x8(%rsp) │ │ │ │ │ call 4650 │ │ │ │ │ mov %rax,%r10 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9898 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9898 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a526 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9902 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9902 (discriminator 1) │ │ │ │ │ mov 0x10(%rsp),%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9902 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9902 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9902 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9902 (discriminator 1) │ │ │ │ │ mov 0x8(%rsp),%r9 │ │ │ │ │ mov 0x18(%rsp),%r8 │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je a332 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9902 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9902 (discriminator 3) │ │ │ │ │ mov 0x18(%r12,%rax,8),%rcx │ │ │ │ │ mov %rcx,(%r10,%rax,8) │ │ │ │ │ add $0x1,%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9902 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9902 (discriminator 1) │ │ │ │ │ cmp %rax,%rdx │ │ │ │ │ jne a320 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9903 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9903 │ │ │ │ │ mov %r9,%rdi │ │ │ │ │ mov %r10,0x20(%rsp) │ │ │ │ │ mov %r8,0x18(%rsp) │ │ │ │ │ mov %rdx,0x10(%rsp) │ │ │ │ │ mov %r9,0x8(%rsp) │ │ │ │ │ call 43b0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9904 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9904 (discriminator 1) │ │ │ │ │ mov 0x8(%rsp),%r9 │ │ │ │ │ mov 0x10(%rsp),%rdx │ │ │ │ │ test %rax,%rax │ │ │ │ │ mov 0x18(%rsp),%r8 │ │ │ │ │ mov 0x20(%rsp),%r10 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9903 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9903 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9904 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9904 (discriminator 1) │ │ │ │ │ je a532 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9908 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9908 │ │ │ │ │ lea 0x48(%rsp),%rcx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9910 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9910 │ │ │ │ │ mov $0x10000000,%r13d │ │ │ │ │ lea 0x50(%rsp),%rax │ │ │ │ │ mov %rbx,0x38(%rsp) │ │ │ │ │ mov %rcx,0x10(%rsp) │ │ │ │ │ lea 0x40(%rsp),%rcx │ │ │ │ │ mov %r13,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9909 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9909 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ movq $0x0,0x40(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9908 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9908 │ │ │ │ │ lea (%r10,%rdx,8),%r14 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9911 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9911 │ │ │ │ │ mov %rax,%r13 │ │ │ │ │ mov %rcx,0x8(%rsp) │ │ │ │ │ mov %rdx,0x18(%rsp) │ │ │ │ │ mov %r8,0x20(%rsp) │ │ │ │ │ mov %r9,0x28(%rsp) │ │ │ │ │ mov %r10,0x30(%rsp) │ │ │ │ │ jmp a429 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9912 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9912 │ │ │ │ │ mov 0x48(%rsp),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9912 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9912 (discriminator 1) │ │ │ │ │ mov 0x8(%rax),%rdx │ │ │ │ │ and 0xa8(%rdx),%rbx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je a3d9 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ __Pyx_PyVectorcall_FastCallDict_kw(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9914 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9914 │ │ │ │ │ mov 0x50(%rsp),%rcx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rcx),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je a3e7 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ @@ -8259,38 +8259,38 @@ │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:34 (discriminator 1) │ │ │ │ │ cmp 0x10(%r15),%r12 │ │ │ │ │ jge 6544 <__cxa_finalize@plt+0x1e84> │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:35 │ │ │ │ │ mov %rax,0x18(%r15,%r12,8) │ │ │ │ │ __Pyx_PyVectorcall_FastCallDict_kw(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9916 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9916 │ │ │ │ │ mov %rcx,(%r14,%r12,8) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9917 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9917 │ │ │ │ │ add $0x1,%r12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9911 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9911 │ │ │ │ │ mov 0x10(%rsp),%rdx │ │ │ │ │ mov 0x8(%rsp),%rsi │ │ │ │ │ mov %r13,%rcx │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 44f0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9911 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9911 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne a3c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9919 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9919 (discriminator 1) │ │ │ │ │ mov %rbx,%r13 │ │ │ │ │ mov 0x18(%rsp),%rdx │ │ │ │ │ mov 0x20(%rsp),%r8 │ │ │ │ │ mov 0x28(%rsp),%r9 │ │ │ │ │ mov 0x30(%rsp),%r10 │ │ │ │ │ mov 0x38(%rsp),%rbx │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je a541 │ │ │ │ │ mov %r9,0x10(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9923 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9923 │ │ │ │ │ mov %r10,%rsi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ mov %r15,%rcx │ │ │ │ │ mov %r10,0x8(%rsp) │ │ │ │ │ call *%r8 │ │ │ │ │ mov 0x10(%rsp),%r9 │ │ │ │ │ mov 0x8(%rsp),%r10 │ │ │ │ │ @@ -8303,29 +8303,29 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js a49e │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ je a505 │ │ │ │ │ __Pyx_PyVectorcall_FastCallDict_kw(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9926 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9926 (discriminator 1) │ │ │ │ │ test %r9,%r9 │ │ │ │ │ jle a4eb │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ mov %r9,%r13 │ │ │ │ │ mov %r10,%r12 │ │ │ │ │ jmp a4c9 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9926 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9926 (discriminator 3) │ │ │ │ │ add $0x1,%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9926 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9926 (discriminator 1) │ │ │ │ │ cmp %rbp,%r13 │ │ │ │ │ je a4e8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9927 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9927 │ │ │ │ │ mov (%r14,%rbp,8),%rdi │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ @@ -8336,123 +8336,123 @@ │ │ │ │ │ jne a4c0 │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp a4c0 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ mov %r12,%r10 │ │ │ │ │ __Pyx_PyVectorcall_FastCallDict_kw(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9928 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9928 │ │ │ │ │ mov %r10,%rdi │ │ │ │ │ call 40f0 │ │ │ │ │ __Pyx_PyVectorcall_FastCallDict(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9936 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9936 │ │ │ │ │ jmp a1cd │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp a276 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ mov %r10,0x10(%rsp) │ │ │ │ │ mov %r9,0x8(%rsp) │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ mov 0x10(%rsp),%r10 │ │ │ │ │ mov 0x8(%rsp),%r9 │ │ │ │ │ jmp a49e │ │ │ │ │ __Pyx_PyVectorcall_FastCallDict_kw(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9899 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9899 │ │ │ │ │ call 4170 │ │ │ │ │ __Pyx_CyFunction_CallAsMethod(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10642 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10642 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ jmp a1cd │ │ │ │ │ __Pyx_PyVectorcall_FastCallDict_kw(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9905 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9905 │ │ │ │ │ mov %r10,%rdi │ │ │ │ │ __Pyx_CyFunction_CallAsMethod(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10642 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10642 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ __Pyx_PyVectorcall_FastCallDict_kw(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9905 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9905 │ │ │ │ │ call 40f0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9906 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9906 │ │ │ │ │ jmp a1cd │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9920 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9920 │ │ │ │ │ mov 0xda10(%rip),%rax │ │ │ │ │ lea 0x8cf0(%rip),%rsi │ │ │ │ │ mov %r10,0x10(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9888 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9888 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ mov %r9,0x8(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9920 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9920 │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 4200 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9921 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9921 │ │ │ │ │ mov 0x8(%rsp),%r9 │ │ │ │ │ mov 0x10(%rsp),%r10 │ │ │ │ │ jmp a48e │ │ │ │ │ __Pyx_CyFunction_CallAsMethod(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10662 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10662 │ │ │ │ │ call 41f0 <__stack_chk_fail@plt> │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_Vectorcall_NOARGS(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10683 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10683 │ │ │ │ │ endbr64 │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10667 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10667 │ │ │ │ │ mov 0x90(%rdi),%eax │ │ │ │ │ btr $0x3f,%rdx │ │ │ │ │ __Pyx_CyFunction_Vectorcall_NOARGS(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10685 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10685 │ │ │ │ │ mov 0x10(%rdi),%r9 │ │ │ │ │ _PyVectorcall_NARGS(): │ │ │ │ │ /usr/include/python3.13/cpython/abstract.h:35 │ │ │ │ │ mov %rdx,%r8 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10667 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10667 │ │ │ │ │ and $0x5,%eax │ │ │ │ │ cmp $0x4,%eax │ │ │ │ │ je a5c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10666 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10666 │ │ │ │ │ xor %r10d,%r10d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10675 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10675 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ jne a5e6 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_NOARGS(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10699 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10699 │ │ │ │ │ mov 0x18(%rdi),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10704 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10704 (discriminator 1) │ │ │ │ │ test %r8,%r8 │ │ │ │ │ jne a620 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10710 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10710 │ │ │ │ │ mov 0x8(%r9),%rax │ │ │ │ │ xor %esi,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10711 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10711 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10710 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10710 │ │ │ │ │ jmp *%rax │ │ │ │ │ nop │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10668 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10668 (discriminator 1) │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je a648 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10675 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10675 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ jne a5e0 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_NOARGS(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10694 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10694 │ │ │ │ │ mov (%rsi),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10696 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10696 │ │ │ │ │ lea -0x1(%rdx),%r8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10697 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10697 │ │ │ │ │ jmp a5ae │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10673 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10673 │ │ │ │ │ mov $0x1,%r10d │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rcx),%rax │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:22 (discriminator 2) │ │ │ │ │ testb $0x4,0xab(%rax) │ │ │ │ │ @@ -8461,115 +8461,115 @@ │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp 0xd9b2(%rip),%rax │ │ │ │ │ je 65a0 <__cxa_finalize@plt+0x1ee0> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0xd98d(%rip),%rax │ │ │ │ │ je 659b <__cxa_finalize@plt+0x1edb> │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10675 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10675 (discriminator 2) │ │ │ │ │ cmpq $0x0,0x10(%rcx) │ │ │ │ │ jne a665 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_NOARGS(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10692 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10692 (discriminator 1) │ │ │ │ │ cmp $0x1,%r10d │ │ │ │ │ je a5ce │ │ │ │ │ jmp a5aa │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10705 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10705 │ │ │ │ │ mov 0xd931(%rip),%rax │ │ │ │ │ mov (%r9),%rdx │ │ │ │ │ mov %r8,%rcx │ │ │ │ │ lea 0x95d4(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10711 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10711 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10669 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10669 │ │ │ │ │ mov 0xd909(%rip),%rax │ │ │ │ │ mov (%r9),%rdx │ │ │ │ │ lea 0x8b9b(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10671 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10671 │ │ │ │ │ jmp a63e │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10676 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10676 │ │ │ │ │ mov 0xd8ec(%rip),%rax │ │ │ │ │ mov (%r9),%rdx │ │ │ │ │ lea 0x95ea(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10678 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10678 │ │ │ │ │ jmp a63e │ │ │ │ │ __Pyx_CyFunction_Vectorcall_NOARGS(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10678 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10678 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_CyFunction_Vectorcall_O(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10713 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10713 │ │ │ │ │ endbr64 │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10667 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10667 │ │ │ │ │ mov 0x90(%rdi),%eax │ │ │ │ │ btr $0x3f,%rdx │ │ │ │ │ __Pyx_CyFunction_Vectorcall_O(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10715 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10715 │ │ │ │ │ mov 0x10(%rdi),%r9 │ │ │ │ │ _PyVectorcall_NARGS(): │ │ │ │ │ /usr/include/python3.13/cpython/abstract.h:35 │ │ │ │ │ mov %rdx,%r8 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10667 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10667 │ │ │ │ │ and $0x5,%eax │ │ │ │ │ cmp $0x4,%eax │ │ │ │ │ je a6d8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10666 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10666 │ │ │ │ │ xor %r10d,%r10d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10675 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10675 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ jne a6f6 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_O(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10729 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10729 │ │ │ │ │ mov 0x18(%rdi),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10734 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10734 (discriminator 1) │ │ │ │ │ cmp $0x1,%r8 │ │ │ │ │ jne a730 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10740 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10740 │ │ │ │ │ mov (%rsi),%rsi │ │ │ │ │ mov 0x8(%r9),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10741 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10741 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10740 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10740 │ │ │ │ │ jmp *%rax │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10668 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10668 (discriminator 1) │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je a758 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10675 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10675 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ jne a6f0 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_O(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10724 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10724 │ │ │ │ │ mov (%rsi),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10726 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10726 │ │ │ │ │ lea -0x1(%rdx),%r8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10725 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10725 │ │ │ │ │ add $0x8,%rsi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10727 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10727 │ │ │ │ │ jmp a6be │ │ │ │ │ nop │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10673 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10673 │ │ │ │ │ mov $0x1,%r10d │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rcx),%rax │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:22 (discriminator 2) │ │ │ │ │ testb $0x4,0xab(%rax) │ │ │ │ │ @@ -8578,154 +8578,154 @@ │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp 0xd8a2(%rip),%rax │ │ │ │ │ je 65c9 <__cxa_finalize@plt+0x1f09> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0xd87d(%rip),%rax │ │ │ │ │ je 65c4 <__cxa_finalize@plt+0x1f04> │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10675 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10675 (discriminator 2) │ │ │ │ │ cmpq $0x0,0x10(%rcx) │ │ │ │ │ jne a775 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_O(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10722 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10722 (discriminator 1) │ │ │ │ │ cmp $0x1,%r10d │ │ │ │ │ je a6e2 │ │ │ │ │ jmp a6ba │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10735 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10735 │ │ │ │ │ mov 0xd821(%rip),%rax │ │ │ │ │ mov (%r9),%rdx │ │ │ │ │ mov %r8,%rcx │ │ │ │ │ lea 0x94ec(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10741 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10741 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10669 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10669 │ │ │ │ │ mov 0xd7f9(%rip),%rax │ │ │ │ │ mov (%r9),%rdx │ │ │ │ │ lea 0x8a8b(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10671 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10671 │ │ │ │ │ jmp a74e │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10676 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10676 │ │ │ │ │ mov 0xd7dc(%rip),%rax │ │ │ │ │ mov (%r9),%rdx │ │ │ │ │ lea 0x94da(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10678 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10678 │ │ │ │ │ jmp a74e │ │ │ │ │ __Pyx_CyFunction_Vectorcall_O(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:10678 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:10678 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_TraceSetupAndCall(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8043 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8043 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ mov %r9d,%r12d │ │ │ │ │ push %rbp │ │ │ │ │ mov %rsi,%rbp │ │ │ │ │ push %rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8052 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8052 │ │ │ │ │ mov (%rdi),%rsi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8043 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8043 │ │ │ │ │ mov %rdx,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8052 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8052 │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ je a8e0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8056 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8056 │ │ │ │ │ mov 0xe53c(%rip),%rdx │ │ │ │ │ xor %ecx,%ecx │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 40e0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8056 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8056 (discriminator 1) │ │ │ │ │ mov %rax,0x0(%rbp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8062 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8062 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a9a0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8072 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8072 │ │ │ │ │ mov %r12d,0x28(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8074 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8074 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4070 │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7537 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7537 │ │ │ │ │ mov 0x70(%rbx),%r12 │ │ │ │ │ __Pyx_TraceSetupAndCall(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8081 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8081 │ │ │ │ │ mov 0x50(%rbx),%r8 │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7538 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7538 │ │ │ │ │ movq $0x0,0x70(%rbx) │ │ │ │ │ __Pyx_TraceSetupAndCall(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8081 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8081 │ │ │ │ │ mov 0x0(%rbp),%rsi │ │ │ │ │ mov 0x60(%rbx),%rdi │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7542 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7542 │ │ │ │ │ test %r12,%r12 │ │ │ │ │ je a960 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r12),%r13 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%r13),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je a81a │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%r13) │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7546 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7546 │ │ │ │ │ mov 0x28(%r12),%rbp │ │ │ │ │ Py_XINCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1031 │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je a82f │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je a82f │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ __Pyx_TraceSetupAndCall(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8081 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8081 │ │ │ │ │ xor %ecx,%ecx │ │ │ │ │ xor %edx,%edx │ │ │ │ │ call *%r8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8082 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8082 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8081 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8081 │ │ │ │ │ mov %eax,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8082 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8082 │ │ │ │ │ call 40d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8083 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8083 │ │ │ │ │ test %r14d,%r14d │ │ │ │ │ jne a910 │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7509 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7509 (discriminator 1) │ │ │ │ │ cmp 0x8(%r12),%r13 │ │ │ │ │ jne 65e8 <__cxa_finalize@plt+0x1f28> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7512 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7512 (discriminator 1) │ │ │ │ │ cmp 0x28(%r12),%rbp │ │ │ │ │ jne a9f0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ mov %r12,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je a890 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -8774,41 +8774,41 @@ │ │ │ │ │ mov %rax,0x0(%rbp) │ │ │ │ │ jne a8d0 │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_TraceSetupAndCall(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8085 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8085 │ │ │ │ │ mov $0x1,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8092 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8092 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ ret │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __Pyx_createFrameCodeObject(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8096 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8096 │ │ │ │ │ mov %rcx,%rsi │ │ │ │ │ mov %rdi,%r13 │ │ │ │ │ mov %r9d,%edx │ │ │ │ │ mov %r8,%rdi │ │ │ │ │ call 4690 │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8097 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8097 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a990 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8098 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8098 │ │ │ │ │ orl $0x3,0x30(%rax) │ │ │ │ │ __Pyx_TraceSetupAndCall(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8053 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8053 (discriminator 1) │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8054 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8054 │ │ │ │ │ jmp a7bd │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%r13),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -8849,50 +8849,50 @@ │ │ │ │ │ jne a975 │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp a975 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_TraceSetupAndCall(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8081 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8081 │ │ │ │ │ xor %ecx,%ecx │ │ │ │ │ xor %edx,%edx │ │ │ │ │ call *%r8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8082 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8082 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8081 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8081 │ │ │ │ │ mov %eax,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8082 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8082 │ │ │ │ │ call 40d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8083 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8083 │ │ │ │ │ test %ebp,%ebp │ │ │ │ │ je a9b0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8090 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8090 │ │ │ │ │ mov $0xffffffff,%eax │ │ │ │ │ jmp a8d5 │ │ │ │ │ nop │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp a93c │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_TraceSetupAndCall(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8053 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8053 (discriminator 1) │ │ │ │ │ movq $0x0,0x0(%r13) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8054 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8054 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8054 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8054 (discriminator 1) │ │ │ │ │ xor %eax,%eax │ │ │ │ │ jmp a8d5 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ movq $0x0,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je a8d0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -8908,87 +8908,87 @@ │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp a8d0 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7514 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7514 │ │ │ │ │ mov %rbp,%rsi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 4080 │ │ │ │ │ jmp a860 │ │ │ │ │ __Pyx_PyObject_FastCallDict(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8533 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8533 │ │ │ │ │ push %r13 │ │ │ │ │ btr $0x3f,%rdx │ │ │ │ │ push %r12 │ │ │ │ │ mov %rsi,%r12 │ │ │ │ │ push %rbp │ │ │ │ │ mov %rdx,%rbp │ │ │ │ │ push %rbx │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8536 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8536 │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je ab08 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8540 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8540 │ │ │ │ │ cmp $0x1,%rdx │ │ │ │ │ je aa70 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8571 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8571 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4290 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8573 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8573 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je aa50 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8591 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8591 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8574 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8574 │ │ │ │ │ mov %rbp,%rdx │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ xor %ecx,%ecx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8591 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8591 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8574 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8574 │ │ │ │ │ jmp *%rax │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8591 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8591 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8587 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8587 │ │ │ │ │ mov %rbp,%rdx │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ xor %ecx,%ecx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8591 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8591 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8587 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8587 │ │ │ │ │ jmp 4440 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8541 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8541 │ │ │ │ │ mov 0xe2b9(%rip),%rsi │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ __Pyx_IsAnySubtype2(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11986 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11986 │ │ │ │ │ cmp %rax,%rsi │ │ │ │ │ je ac60 │ │ │ │ │ mov 0xd55d(%rip),%rcx │ │ │ │ │ cmp %rcx,%rax │ │ │ │ │ je ac60 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11987 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11987 │ │ │ │ │ mov 0x158(%rax),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11988 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11988 (discriminator 1) │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je ac09 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:22 (discriminator 2) │ │ │ │ │ @@ -9000,50 +9000,50 @@ │ │ │ │ │ je 65f7 <__cxa_finalize@plt+0x1f37> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0xd4cf(%rip),%rax │ │ │ │ │ je 65f2 <__cxa_finalize@plt+0x1f32> │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rdi),%r8 │ │ │ │ │ __Pyx_IsAnySubtype2(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11991 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11991 (discriminator 1) │ │ │ │ │ test %r8,%r8 │ │ │ │ │ jle aa27 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11991 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11991 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11992 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11992 │ │ │ │ │ mov 0x18(%rdi,%rax,8),%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11993 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11993 │ │ │ │ │ cmp %rdx,%rsi │ │ │ │ │ je ac60 │ │ │ │ │ cmp %rcx,%rdx │ │ │ │ │ je ac60 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11991 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11991 (discriminator 2) │ │ │ │ │ add $0x1,%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11991 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11991 (discriminator 1) │ │ │ │ │ cmp %r8,%rax │ │ │ │ │ jne aae0 │ │ │ │ │ jmp aa27 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_PyObject_FastCallDict(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8537 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8537 │ │ │ │ │ mov 0xe221(%rip),%rsi │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ __Pyx_IsAnySubtype2(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11986 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11986 │ │ │ │ │ cmp %rax,%rsi │ │ │ │ │ je ad40 │ │ │ │ │ mov 0xd4c5(%rip),%rcx │ │ │ │ │ cmp %rcx,%rax │ │ │ │ │ je ad40 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11987 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11987 │ │ │ │ │ mov 0x158(%rax),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11988 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11988 (discriminator 1) │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je ace0 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:22 (discriminator 2) │ │ │ │ │ @@ -9055,278 +9055,278 @@ │ │ │ │ │ je 65f7 <__cxa_finalize@plt+0x1f37> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0xd437(%rip),%rax │ │ │ │ │ je 65f2 <__cxa_finalize@plt+0x1f32> │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rdi),%r8 │ │ │ │ │ __Pyx_IsAnySubtype2(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11991 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11991 (discriminator 1) │ │ │ │ │ test %r8,%r8 │ │ │ │ │ jle aba0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11991 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11991 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11992 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11992 │ │ │ │ │ mov 0x18(%rdi,%rax,8),%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11993 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11993 │ │ │ │ │ cmp %rdx,%rsi │ │ │ │ │ je ad40 │ │ │ │ │ cmp %rcx,%rdx │ │ │ │ │ je ad40 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11991 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11991 (discriminator 2) │ │ │ │ │ add $0x1,%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11991 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11991 (discriminator 1) │ │ │ │ │ cmp %r8,%rax │ │ │ │ │ jne ab80 │ │ │ │ │ __Pyx_PyObject_FastCallDict(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8571 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8571 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4290 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8573 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8573 │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne aa34 │ │ │ │ │ __Pyx_PyObject_Call(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8146 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8146 (discriminator 1) │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ __Pyx_PyObject_FastCallDict(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8584 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8584 │ │ │ │ │ mov 0xe15c(%rip),%r12 │ │ │ │ │ __Pyx_PyObject_Call(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8146 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8146 (discriminator 1) │ │ │ │ │ mov 0x80(%rax),%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8147 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8147 (discriminator 1) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je adb5 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8153 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8153 │ │ │ │ │ lea 0x90e5(%rip),%rdi │ │ │ │ │ call 40c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8153 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8153 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne acd0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8156 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8156 │ │ │ │ │ xor %edx,%edx │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8157 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8157 │ │ │ │ │ call 4430 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8158 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8158 (discriminator 1) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je acab │ │ │ │ │ __Pyx_PyObject_FastCallDict(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8591 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8591 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ ret │ │ │ │ │ __Pyx_IsAnySubtype2(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8591 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8591 │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_InBases(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11963 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11963 │ │ │ │ │ mov 0x100(%rdx),%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11964 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11964 │ │ │ │ │ cmp %rdx,%rsi │ │ │ │ │ je ac60 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11962 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11962 │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ jne ac20 │ │ │ │ │ __Pyx_IsAnySubtype2(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11998 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11998 (discriminator 1) │ │ │ │ │ mov 0xd370(%rip),%rdx │ │ │ │ │ cmp %rdx,%rsi │ │ │ │ │ je ac60 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_InBases(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11963 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11963 │ │ │ │ │ mov 0x100(%rax),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11964 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11964 │ │ │ │ │ cmp %rcx,%rax │ │ │ │ │ je ac60 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11962 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11962 │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne ac40 │ │ │ │ │ __Pyx_IsAnySubtype2(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11998 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11998 (discriminator 1) │ │ │ │ │ cmp %rdx,%rcx │ │ │ │ │ jne aa27 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyObject_FastCallDict(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8541 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8541 (discriminator 1) │ │ │ │ │ mov 0x10(%rbx),%rdx │ │ │ │ │ mov 0x10(%rdx),%eax │ │ │ │ │ test $0x8,%al │ │ │ │ │ je aa27 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8542 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8542 │ │ │ │ │ mov (%r12),%r13 │ │ │ │ │ __Pyx_CyOrPyCFunction_GET_SELF(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:809 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:809 (discriminator 2) │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ __Pyx_PyObject_CallMethO(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8495 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8495 │ │ │ │ │ mov 0x8(%rdx),%r12 │ │ │ │ │ __Pyx_CyOrPyCFunction_GET_SELF(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:809 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:809 │ │ │ │ │ test $0x20,%al │ │ │ │ │ jne ac81 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:809 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:809 (discriminator 1) │ │ │ │ │ mov 0x18(%rbx),%rbp │ │ │ │ │ __Pyx_PyObject_CallMethO(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8501 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8501 │ │ │ │ │ lea 0x9030(%rip),%rdi │ │ │ │ │ call 40c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8501 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8501 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne acd0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8504 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8504 │ │ │ │ │ mov %r13,%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call *%r12 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8505 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8505 │ │ │ │ │ call 4430 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8506 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8506 (discriminator 1) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ jne abfb │ │ │ │ │ __Pyx_PyObject_Call(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8158 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8158 (discriminator 1) │ │ │ │ │ call 4410 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8158 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8158 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne acd0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8159 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8159 │ │ │ │ │ mov 0xd264(%rip),%rax │ │ │ │ │ lea 0x9015(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 4200 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyObject_CallMethO(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8511 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8511 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ jmp abfb │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_IsAnySubtype2(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8511 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8511 │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_InBases(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11963 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11963 │ │ │ │ │ mov 0x100(%rdx),%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11964 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11964 │ │ │ │ │ cmp %rdx,%rsi │ │ │ │ │ je ad40 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11962 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11962 │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ jne ad00 │ │ │ │ │ __Pyx_IsAnySubtype2(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11998 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11998 (discriminator 1) │ │ │ │ │ mov 0xd290(%rip),%rdx │ │ │ │ │ cmp %rdx,%rsi │ │ │ │ │ je ad40 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_InBases(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11963 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11963 │ │ │ │ │ mov 0x100(%rax),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11964 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11964 │ │ │ │ │ cmp %rcx,%rax │ │ │ │ │ je ad40 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11962 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11962 │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne ad20 │ │ │ │ │ __Pyx_IsAnySubtype2(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11998 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11998 (discriminator 1) │ │ │ │ │ cmp %rdx,%rcx │ │ │ │ │ jne aba0 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyObject_FastCallDict(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8537 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8537 (discriminator 1) │ │ │ │ │ mov 0x10(%rbx),%rdx │ │ │ │ │ mov 0x10(%rdx),%eax │ │ │ │ │ test $0x4,%al │ │ │ │ │ je aba0 │ │ │ │ │ __Pyx_PyObject_CallMethO(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8495 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8495 │ │ │ │ │ mov 0x8(%rdx),%r12 │ │ │ │ │ __Pyx_CyOrPyCFunction_GET_SELF(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:809 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:809 (discriminator 2) │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:809 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:809 │ │ │ │ │ test $0x20,%al │ │ │ │ │ jne ad5d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:809 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:809 (discriminator 1) │ │ │ │ │ mov 0x18(%rbx),%rbp │ │ │ │ │ __Pyx_PyObject_CallMethO(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8501 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8501 │ │ │ │ │ lea 0x8f54(%rip),%rdi │ │ │ │ │ call 40c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8501 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8501 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne acd0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8504 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8504 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call *%r12 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8505 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8505 │ │ │ │ │ call 4430 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8506 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8506 (discriminator 1) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ jne abfb │ │ │ │ │ call 4410 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8506 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8506 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne acd0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8507 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8507 │ │ │ │ │ mov 0xd181(%rip),%rax │ │ │ │ │ lea 0x8f32(%rip),%rsi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8511 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8511 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8507 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8507 │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 4200 │ │ │ │ │ jmp abfb │ │ │ │ │ __Pyx_PyObject_FastCallDict(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8591 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8591 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ __Pyx_PyObject_Call(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8148 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8148 │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ xor %edx,%edx │ │ │ │ │ __Pyx_PyObject_FastCallDict(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8591 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8591 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ __Pyx_PyObject_Call(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8148 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8148 │ │ │ │ │ jmp 45a0 │ │ │ │ │ __Pyx_PyObject_FastCallDict.constprop.0(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8148 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8148 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_ParseOptionalKeywords(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7860 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7860 │ │ │ │ │ push %r15 │ │ │ │ │ mov %rdi,%r15 │ │ │ │ │ push %r14 │ │ │ │ │ mov %rdx,%r14 │ │ │ │ │ push %r13 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7872 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7872 │ │ │ │ │ lea (%rdx,%r8,8),%r13 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7860 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7860 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ mov %rcx,%rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x38,%rsp │ │ │ │ │ mov %rsi,(%rsp) │ │ │ │ │ mov %r9,0x8(%rsp) │ │ │ │ │ @@ -9335,18 +9335,18 @@ │ │ │ │ │ xor %eax,%eax │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ /usr/include/python3.13/object.h:1241 │ │ │ │ │ xor %edi,%edi │ │ │ │ │ __Pyx_ParseOptionalKeywords(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7869 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7869 │ │ │ │ │ movq $0x0,0x10(%rsp) │ │ │ │ │ movq $0x0,0x18(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7870 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7870 │ │ │ │ │ movq $0x0,0x20(%rsp) │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1241 │ │ │ │ │ mov 0xa8(%rax),%rbx │ │ │ │ │ and $0x4000000,%ebx │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ @@ -9360,17 +9360,17 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js ae4b │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je afe8 │ │ │ │ │ __Pyx_ParseOptionalKeywords(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7875 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7875 (discriminator 1) │ │ │ │ │ movq $0x0,0x10(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7876 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7876 │ │ │ │ │ mov 0x18(%rsp),%rdi │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je ae72 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -9380,17 +9380,17 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js ae72 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je aff8 │ │ │ │ │ __Pyx_ParseOptionalKeywords(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7876 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7876 (discriminator 1) │ │ │ │ │ movq $0x0,0x18(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7877 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7877 │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je b010 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r15),%rax │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:22 (discriminator 2) │ │ │ │ │ @@ -9400,55 +9400,55 @@ │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp 0xd114(%rip),%rax │ │ │ │ │ je 661b <__cxa_finalize@plt+0x1f5b> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0xd0ef(%rip),%rax │ │ │ │ │ je 663a <__cxa_finalize@plt+0x1f7a> │ │ │ │ │ __Pyx_ParseOptionalKeywords(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7885 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7885 │ │ │ │ │ mov 0x20(%rsp),%rax │ │ │ │ │ cmp 0x10(%r15),%rax │ │ │ │ │ jge b1cd │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7895 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7895 │ │ │ │ │ mov (%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7890 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7890 │ │ │ │ │ mov 0x18(%r15,%rax,8),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7895 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7895 │ │ │ │ │ mov (%rsi,%rax,8),%rsi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7896 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7896 │ │ │ │ │ add $0x1,%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7890 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7890 │ │ │ │ │ mov %rdi,0x10(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7896 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7896 │ │ │ │ │ mov %rax,0x20(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7895 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7895 │ │ │ │ │ mov %rsi,0x18(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7906 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7906 (discriminator 1) │ │ │ │ │ mov 0x0(%r13),%rcx │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ je af30 │ │ │ │ │ mov %rcx,%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7905 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7905 │ │ │ │ │ mov %r13,%rax │ │ │ │ │ jmp af0d │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7906 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7906 (discriminator 1) │ │ │ │ │ mov 0x8(%rax),%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7906 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7906 (discriminator 3) │ │ │ │ │ add $0x8,%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7906 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7906 (discriminator 1) │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je af30 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7906 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7906 (discriminator 2) │ │ │ │ │ cmp %rdi,(%rdx) │ │ │ │ │ jne af00 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7914 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7914 │ │ │ │ │ movq $0x0,0x18(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7908 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7908 │ │ │ │ │ sub %r14,%rax │ │ │ │ │ mov %rsi,0x0(%rbp,%rax,1) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp ae4b │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ @@ -9464,125 +9464,125 @@ │ │ │ │ │ je af42 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rsi) │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ __Pyx_ParseOptionalKeywords(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7949 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7949 (discriminator 3) │ │ │ │ │ testb $0x10,0xab(%rax) │ │ │ │ │ je b188 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7950 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7950 │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ je b065 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7921 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7921 │ │ │ │ │ mov %r13,%r12 │ │ │ │ │ jmp af7a │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7950 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7950 │ │ │ │ │ mov 0x8(%r12),%rcx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7965 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7965 │ │ │ │ │ add $0x8,%r12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7950 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7950 │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ je b060 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7953 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7953 │ │ │ │ │ mov (%rcx),%rdi │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ PyUnicode_GET_LENGTH(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:280 (discriminator 2) │ │ │ │ │ testb $0x10,0xab(%rax) │ │ │ │ │ je 6616 <__cxa_finalize@plt+0x1f56> │ │ │ │ │ __Pyx_ParseOptionalKeywords(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7953 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7953 (discriminator 1) │ │ │ │ │ mov 0x10(%rsp),%rsi │ │ │ │ │ PyUnicode_GET_LENGTH(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:280 │ │ │ │ │ mov 0x10(%rdi),%rax │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rsi),%rcx │ │ │ │ │ PyUnicode_GET_LENGTH(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:280 (discriminator 2) │ │ │ │ │ testb $0x10,0xab(%rcx) │ │ │ │ │ je 6616 <__cxa_finalize@plt+0x1f56> │ │ │ │ │ __Pyx_ParseOptionalKeywords(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7953 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7953 (discriminator 2) │ │ │ │ │ cmp 0x10(%rsi),%rax │ │ │ │ │ jne af68 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7955 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7955 │ │ │ │ │ call 44b0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7957 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7957 │ │ │ │ │ test %eax,%eax │ │ │ │ │ js b048 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7958 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7958 │ │ │ │ │ jne af68 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7959 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7959 │ │ │ │ │ mov 0x18(%rsp),%rcx │ │ │ │ │ mov %r12,%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8005 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8005 │ │ │ │ │ mov 0x10(%rsp),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7959 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7959 │ │ │ │ │ sub %r14,%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7967 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7967 │ │ │ │ │ cmpq $0x0,(%r12) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7959 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7959 │ │ │ │ │ mov %rcx,0x0(%rbp,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7967 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7967 │ │ │ │ │ jne ae32 │ │ │ │ │ jmp b065 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp ae4b │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __Pyx_ParseOptionalKeywords(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7876 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7876 (discriminator 1) │ │ │ │ │ movq $0x0,0x18(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7877 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7877 │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ jne ae84 │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7900 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7900 │ │ │ │ │ lea 0x10(%rsp),%rdx │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ lea 0x18(%rsp),%rcx │ │ │ │ │ lea 0x20(%rsp),%rsi │ │ │ │ │ call 44f0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7989 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7989 │ │ │ │ │ mov 0x10(%rsp),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7900 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7900 │ │ │ │ │ mov %eax,%edx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7989 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7989 │ │ │ │ │ mov %rdi,%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7900 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7900 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ je b1d2 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7908 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7908 │ │ │ │ │ mov 0x18(%rsp),%rsi │ │ │ │ │ jmp aede │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7957 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7957 (discriminator 1) │ │ │ │ │ call 4410 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7957 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7957 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je af68 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7998 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7998 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ jmp b104 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8005 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8005 │ │ │ │ │ mov 0x10(%rsp),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7970 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7970 │ │ │ │ │ cmp %r13,%r14 │ │ │ │ │ jne b0d1 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8005 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8005 │ │ │ │ │ mov 0xcee7(%rip),%rax │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ mov %rdi,%rcx │ │ │ │ │ lea 0x8888(%rip),%rsi │ │ │ │ │ mov (%rax),%rax │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ @@ -9603,39 +9603,39 @@ │ │ │ │ │ PyUnicode_GET_LENGTH(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:280 │ │ │ │ │ mov 0x10(%rax),%rdx │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:280 (discriminator 2) │ │ │ │ │ testb $0x10,0xab(%rcx) │ │ │ │ │ je 6616 <__cxa_finalize@plt+0x1f56> │ │ │ │ │ __Pyx_ParseOptionalKeywords(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7973 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7973 (discriminator 2) │ │ │ │ │ cmp 0x10(%rdi),%rdx │ │ │ │ │ je b163 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7978 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7978 │ │ │ │ │ add $0x8,%r14 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7970 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7970 │ │ │ │ │ cmp %r14,%r13 │ │ │ │ │ je b06a │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7971 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7971 │ │ │ │ │ mov (%r14),%rax │ │ │ │ │ mov (%rax),%rax │ │ │ │ │ cmp %rdi,%rax │ │ │ │ │ jne b098 │ │ │ │ │ __Pyx_RaiseDoubleKeywordsError(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7850 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7850 │ │ │ │ │ mov 0xce75(%rip),%rax │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ mov %rdi,%rcx │ │ │ │ │ lea 0x8c16(%rip),%rsi │ │ │ │ │ mov (%rax),%rax │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ __Pyx_ParseOptionalKeywords(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7994 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7994 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je b11d │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -9645,15 +9645,15 @@ │ │ │ │ │ test %edx,%edx │ │ │ │ │ js b11d │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,(%rax) │ │ │ │ │ je b212 │ │ │ │ │ __Pyx_ParseOptionalKeywords(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8011 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8011 │ │ │ │ │ mov 0x18(%rsp),%rdi │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je b13b │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -9663,60 +9663,60 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js b13b │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je b208 │ │ │ │ │ __Pyx_ParseOptionalKeywords(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8012 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8012 │ │ │ │ │ mov $0xffffffff,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8013 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8013 │ │ │ │ │ mov 0x28(%rsp),%rdx │ │ │ │ │ sub %fs:0x28,%rdx │ │ │ │ │ jne b235 │ │ │ │ │ add $0x38,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7975 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7975 │ │ │ │ │ mov %rdi,%rsi │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ call 44b0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7976 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7976 │ │ │ │ │ test %eax,%eax │ │ │ │ │ js b1af │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7993 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7993 │ │ │ │ │ mov 0x10(%rsp),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7977 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7977 │ │ │ │ │ jne b0c8 │ │ │ │ │ jmp b0dc │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7996 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7996 │ │ │ │ │ mov 0xcdc9(%rip),%rax │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ lea 0x8745(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7998 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7998 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ jmp b104 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7976 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7976 (discriminator 1) │ │ │ │ │ call 4410 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8010 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8010 │ │ │ │ │ mov 0x10(%rsp),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7976 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7976 (discriminator 1) │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8010 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8010 │ │ │ │ │ mov %rdi,%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7976 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7976 (discriminator 2) │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je b0c8 │ │ │ │ │ jmp b104 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rax,%rax │ │ │ │ │ @@ -9729,15 +9729,15 @@ │ │ │ │ │ test %edx,%edx │ │ │ │ │ js b1e7 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,(%rax) │ │ │ │ │ je b22b │ │ │ │ │ __Pyx_ParseOptionalKeywords(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7990 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7990 │ │ │ │ │ mov 0x18(%rsp),%rdi │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je b201 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -9747,129 +9747,129 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js b201 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je b21f │ │ │ │ │ __Pyx_ParseOptionalKeywords(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7991 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7991 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ jmp b140 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp b13b │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp b11d │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __Pyx_ParseOptionalKeywords(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7991 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7991 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ jmp b140 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp b1e7 │ │ │ │ │ __Pyx_ParseOptionalKeywords(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8013 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8013 │ │ │ │ │ call 41f0 <__stack_chk_fail@plt> │ │ │ │ │ __Pyx_ParseOptionalKeywords.constprop.0(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8013 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8013 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_ImportFrom(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9084 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9084 │ │ │ │ │ push %r15 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ mov %rsi,%r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ mov 0x90(%rax),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je b280 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ call *%rax │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ __Pyx_ImportFrom(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9086 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9086 (discriminator 1) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je b290 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9124 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9124 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ mov %rbp,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7573 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7573 │ │ │ │ │ call 4600 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ __Pyx_ImportFrom(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9086 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9086 (discriminator 1) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ jne b26e │ │ │ │ │ nopl (%rax) │ │ │ │ │ mov 0xcd29(%rip),%rax │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 42b0 │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne b2c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9116 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9116 │ │ │ │ │ mov 0xcd0e(%rip),%rax │ │ │ │ │ mov %r12,%rdx │ │ │ │ │ lea 0x7fa4(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ jmp b26e │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9091 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9091 │ │ │ │ │ call 4380 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9092 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9092 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4370 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9093 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9093 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je b2a3 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9094 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9094 │ │ │ │ │ call 4540 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9095 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9095 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je b2a3 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9096 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9096 │ │ │ │ │ mov 0xda9f(%rip),%rsi │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ call 45f0 │ │ │ │ │ mov %rax,%r13 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9097 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9097 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je b383 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9098 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9098 │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ call 45f0 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9099 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9099 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je b3a8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9108 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9108 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ call 43a0 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r14),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -9899,29 +9899,29 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js b351 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je b379 │ │ │ │ │ __Pyx_ImportFrom(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9115 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9115 (discriminator 1) │ │ │ │ │ test %r15,%r15 │ │ │ │ │ je b2a3 │ │ │ │ │ mov %r15,%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9123 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9123 │ │ │ │ │ jmp b26e │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp b32f │ │ │ │ │ __Pyx_ImportFrom(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9085 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9085 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp b341 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ @@ -9938,15 +9938,15 @@ │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ jne b2a3 │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __Pyx_ImportFrom(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9115 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9115 │ │ │ │ │ jmp b2a3 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%r13),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ @@ -9955,129 +9955,129 @@ │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ je b36c │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ __Pyx_ImportFrom(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9085 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9085 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns b348 │ │ │ │ │ jmp b2a3 │ │ │ │ │ __Pyx_ImportFrom(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_AddTraceback(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11277 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11277 │ │ │ │ │ push %r15 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ mov %edx,%r12d │ │ │ │ │ push %rbp │ │ │ │ │ mov %esi,%ebp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x38,%rsp │ │ │ │ │ mov %rdi,0x8(%rsp) │ │ │ │ │ mov %rcx,(%rsp) │ │ │ │ │ mov %fs:0x28,%rax │ │ │ │ │ mov %rax,0x28(%rsp) │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11280 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11280 │ │ │ │ │ call 44c0 │ │ │ │ │ __Pyx_CLineForTraceback(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11008 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11008 │ │ │ │ │ mov 0xd908(%rip),%rdi │ │ │ │ │ __Pyx_AddTraceback(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11280 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11280 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __Pyx_CLineForTraceback(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11008 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11008 (discriminator 1) │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je b5f0 │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7537 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7537 │ │ │ │ │ mov 0x70(%rax),%r15 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7538 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7538 │ │ │ │ │ movq $0x0,0x70(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7542 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7542 │ │ │ │ │ test %r15,%r15 │ │ │ │ │ je b810 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r15),%r14 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r14),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je b438 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r14) │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7546 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7546 │ │ │ │ │ mov 0x28(%r15),%r13 │ │ │ │ │ Py_XINCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1031 │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je b44e │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%r13),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je b44e │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%r13) │ │ │ │ │ __Pyx_CLineForTraceback(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11013 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11013 │ │ │ │ │ call 4530 <_PyObject_GetDictPtr@plt> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11015 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11015 │ │ │ │ │ mov 0xd98e(%rip),%rsi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11014 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11014 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je ba98 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11015 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11015 │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 4360 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11030 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11030 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je b7f0 │ │ │ │ │ mov 0xcae5(%rip),%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11034 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11034 │ │ │ │ │ cmp %rdx,%rax │ │ │ │ │ je b4a0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11034 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11034 (discriminator 1) │ │ │ │ │ cmp 0xcb09(%rip),%rax │ │ │ │ │ je b4a2 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11034 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11034 (discriminator 2) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ call 42f0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11034 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11034 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je b4a2 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11031 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11031 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7509 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7509 │ │ │ │ │ test %r14,%r14 │ │ │ │ │ je b820 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7509 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7509 (discriminator 1) │ │ │ │ │ test %r15,%r15 │ │ │ │ │ je 6644 <__cxa_finalize@plt+0x1f84> │ │ │ │ │ cmp %r14,0x8(%r15) │ │ │ │ │ jne be4e │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7512 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7512 (discriminator 1) │ │ │ │ │ cmp 0x28(%r15),%r13 │ │ │ │ │ jne bb18 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ mov %r15,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je b4e9 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -10113,64 +10113,64 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js b518 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ je ba20 │ │ │ │ │ __Pyx_AddTraceback(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11285 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11285 │ │ │ │ │ test %ebp,%ebp │ │ │ │ │ jne b5f0 │ │ │ │ │ __pyx_find_code_object(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11068 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11068 (discriminator 1) │ │ │ │ │ mov 0xdb01(%rip),%r9 │ │ │ │ │ __Pyx_AddTraceback(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11285 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11285 (discriminator 2) │ │ │ │ │ mov %r12d,%r15d │ │ │ │ │ __pyx_find_code_object(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11068 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11068 (discriminator 1) │ │ │ │ │ test %r9,%r9 │ │ │ │ │ je b8e0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11071 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11071 │ │ │ │ │ mov 0xdae6(%rip),%r10d │ │ │ │ │ mov %r15d,%edx │ │ │ │ │ mov %r9,%rdi │ │ │ │ │ mov %r10d,%esi │ │ │ │ │ call 8270 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11072 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11072 (discriminator 1) │ │ │ │ │ cmp %eax,%r10d │ │ │ │ │ jle b9f0 │ │ │ │ │ cltq │ │ │ │ │ shl $0x4,%rax │ │ │ │ │ add %rax,%r9 │ │ │ │ │ cmp %r15d,0x8(%r9) │ │ │ │ │ jne b9f0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11075 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11075 │ │ │ │ │ mov (%r9),%rbp │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je b572 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ __Pyx_AddTraceback(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11301 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11301 │ │ │ │ │ mov 0xd787(%rip),%rdx │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ xor %ecx,%ecx │ │ │ │ │ mov %rbp,%rsi │ │ │ │ │ call 40e0 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11307 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11307 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je b7a8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11308 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11308 │ │ │ │ │ mov %r12d,0x28(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11309 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11309 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ call 42d0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%rbp),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -10188,48 +10188,48 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js b5c8 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je b870 │ │ │ │ │ __Pyx_AddTraceback(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11313 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11313 │ │ │ │ │ mov 0x28(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne be44 │ │ │ │ │ add $0x38,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_find_code_object(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11068 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11068 (discriminator 1) │ │ │ │ │ mov 0xda31(%rip),%r9 │ │ │ │ │ __Pyx_AddTraceback(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11285 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11285 (discriminator 1) │ │ │ │ │ mov %ebp,%r15d │ │ │ │ │ neg %r15d │ │ │ │ │ __pyx_find_code_object(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11068 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11068 (discriminator 1) │ │ │ │ │ test %r9,%r9 │ │ │ │ │ jne b533 │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7537 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7537 │ │ │ │ │ mov 0x70(%rbx),%r13 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7541 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7541 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7540 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7540 │ │ │ │ │ xor %r10d,%r10d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7538 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7538 │ │ │ │ │ movq $0x0,0x70(%rbx) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7542 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7542 │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je b950 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r13),%r10 │ │ │ │ │ @@ -10237,58 +10237,58 @@ │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r10),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je b63f │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r10) │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7546 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7546 │ │ │ │ │ mov 0x28(%r13),%r14 │ │ │ │ │ Py_XINCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1031 │ │ │ │ │ test %r14,%r14 │ │ │ │ │ je b653 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r14),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je b653 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r14) │ │ │ │ │ __Pyx_CreateCodeObjectForTraceback(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11227 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11227 │ │ │ │ │ test %ebp,%ebp │ │ │ │ │ jne b950 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11265 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11265 │ │ │ │ │ mov 0x8(%rsp),%rsi │ │ │ │ │ mov (%rsp),%rdi │ │ │ │ │ mov %r12d,%edx │ │ │ │ │ mov %r10,0x10(%rsp) │ │ │ │ │ call 4690 │ │ │ │ │ mov 0x10(%rsp),%r10 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ __Pyx_AddTraceback(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11290 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11290 │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je bbd0 │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7509 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7509 │ │ │ │ │ test %r10,%r10 │ │ │ │ │ je bb60 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7509 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7509 (discriminator 1) │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je 6644 <__cxa_finalize@plt+0x1f84> │ │ │ │ │ cmp %r10,0x8(%r13) │ │ │ │ │ jne be49 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7512 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7512 (discriminator 1) │ │ │ │ │ cmp %r14,0x28(%r13) │ │ │ │ │ jne bd90 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ mov %r13,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je b6c9 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -10324,40 +10324,40 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js b6f6 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r14) │ │ │ │ │ je bcc0 │ │ │ │ │ __pyx_insert_code_object(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11081 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11081 │ │ │ │ │ mov 0xd92b(%rip),%r9 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11085 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11085 (discriminator 1) │ │ │ │ │ test %r9,%r9 │ │ │ │ │ je bcf8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11097 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11097 │ │ │ │ │ mov 0xd913(%rip),%r13d │ │ │ │ │ mov %r15d,%edx │ │ │ │ │ mov %r9,%rdi │ │ │ │ │ mov %r13d,%esi │ │ │ │ │ call 8270 │ │ │ │ │ movslq %eax,%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11098 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11098 │ │ │ │ │ cmp %edx,%r13d │ │ │ │ │ jle ba30 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11098 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11098 (discriminator 1) │ │ │ │ │ movslq %edx,%r14 │ │ │ │ │ shl $0x4,%r14 │ │ │ │ │ add %r9,%r14 │ │ │ │ │ cmp %r15d,0x8(%r14) │ │ │ │ │ je bdd1 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11104 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11104 │ │ │ │ │ mov 0xd8e3(%rip),%eax │ │ │ │ │ cmp %eax,%r13d │ │ │ │ │ je ba3f │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11115 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11115 │ │ │ │ │ mov %r13d,%eax │ │ │ │ │ sub %edx,%eax │ │ │ │ │ lea -0x1(%rax),%edx │ │ │ │ │ movslq %r13d,%rax │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ shl $0x4,%rax │ │ │ │ │ add $0x1,%rdx │ │ │ │ │ @@ -10365,25 +10365,25 @@ │ │ │ │ │ shl $0x4,%rdx │ │ │ │ │ shl $0x4,%rdi │ │ │ │ │ lea -0x10(%rax,%rdi,1),%rsi │ │ │ │ │ add %rax,%rdi │ │ │ │ │ add %r9,%rsi │ │ │ │ │ add %r9,%rdi │ │ │ │ │ call 4500 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11119 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11119 │ │ │ │ │ add $0x1,%r13d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11117 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11117 │ │ │ │ │ mov %r15d,0x8(%r14) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11119 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11119 │ │ │ │ │ mov %r13d,0xd893(%rip) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ __pyx_insert_code_object(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11118 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11118 │ │ │ │ │ mov %rbp,(%r14) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ add $0x1,%eax │ │ │ │ │ jne b56f │ │ │ │ │ jmp b572 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ @@ -10402,42 +10402,42 @@ │ │ │ │ │ mov 0x28(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne be44 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ jmp b887 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __Pyx_CLineForTraceback(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11026 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11026 │ │ │ │ │ call 4380 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11030 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11030 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11032 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11032 │ │ │ │ │ mov 0xc769(%rip),%rdx │ │ │ │ │ mov 0xd5ea(%rip),%rsi │ │ │ │ │ mov 0xd50b(%rip),%rdi │ │ │ │ │ call 4400 │ │ │ │ │ jmp b4a0 │ │ │ │ │ nop │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7541 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7541 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7540 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7540 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ jmp b44e │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7510 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7510 │ │ │ │ │ test %r15,%r15 │ │ │ │ │ je b8c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7512 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7512 (discriminator 1) │ │ │ │ │ cmp %r13,0x28(%r15) │ │ │ │ │ jne bd50 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ mov %r15,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je b4fd │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -10455,15 +10455,15 @@ │ │ │ │ │ jmp b4fd │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ mov 0x28(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne be44 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ __Pyx_AddTraceback(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11313 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11313 │ │ │ │ │ add $0x38,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ @@ -10481,47 +10481,47 @@ │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp b4e9 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ movq $0x0,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ jne b844 │ │ │ │ │ jmp b4fd │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7537 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7537 │ │ │ │ │ mov 0x70(%rbx),%r13 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7538 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7538 │ │ │ │ │ movq $0x0,0x70(%rbx) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7542 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7542 │ │ │ │ │ test %r13,%r13 │ │ │ │ │ jne b630 │ │ │ │ │ __Pyx_CreateCodeObjectForTraceback(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11265 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11265 │ │ │ │ │ mov 0x8(%rsp),%rsi │ │ │ │ │ mov (%rsp),%rdi │ │ │ │ │ mov %r12d,%edx │ │ │ │ │ call 4690 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ __Pyx_AddTraceback(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11290 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11290 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je b5c8 │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ movq $0x0,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je b6f6 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -10531,55 +10531,55 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js b6f6 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je be3a │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7540 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7540 │ │ │ │ │ mov %r13,%r14 │ │ │ │ │ jmp b6dd │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CreateCodeObjectForTraceback(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11232 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11232 │ │ │ │ │ mov 0x8(%rsp),%rsi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ mov %ebp,%ecx │ │ │ │ │ lea 0x7b20(%rip),%rdx │ │ │ │ │ lea 0x7907(%rip),%rdi │ │ │ │ │ mov %r10,0x10(%rsp) │ │ │ │ │ call 4030 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11233 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11233 │ │ │ │ │ mov 0x10(%rsp),%r10 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je bbd0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11234 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11234 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ mov %rax,0x8(%rsp) │ │ │ │ │ call 4510 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11235 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11235 │ │ │ │ │ mov 0x8(%rsp),%rcx │ │ │ │ │ mov 0x10(%rsp),%r10 │ │ │ │ │ test %rax,%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11234 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11234 │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11235 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11235 │ │ │ │ │ je bbb0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11265 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11265 │ │ │ │ │ mov (%rsp),%rdi │ │ │ │ │ mov %r12d,%edx │ │ │ │ │ call 4690 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x8(%rsp),%rcx │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ mov 0x10(%rsp),%r10 │ │ │ │ │ __Pyx_CreateCodeObjectForTraceback(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11265 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11265 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rcx),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ @@ -10592,93 +10592,93 @@ │ │ │ │ │ mov %rcx,%rdi │ │ │ │ │ mov %r10,(%rsp) │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ mov (%rsp),%r10 │ │ │ │ │ jmp b679 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7537 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7537 │ │ │ │ │ mov 0x70(%rbx),%r13 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7538 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7538 │ │ │ │ │ movq $0x0,0x70(%rbx) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7542 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7542 │ │ │ │ │ test %r13,%r13 │ │ │ │ │ jne b630 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7541 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7541 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7540 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7540 │ │ │ │ │ xor %r10d,%r10d │ │ │ │ │ jmp b653 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp b4fd │ │ │ │ │ nopl (%rax) │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp b518 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_insert_code_object(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11104 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11104 │ │ │ │ │ mov 0xd5ee(%rip),%eax │ │ │ │ │ cmp %eax,%r13d │ │ │ │ │ jne bd40 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11105 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11105 │ │ │ │ │ lea 0x40(%rax),%r13d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11106 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11106 │ │ │ │ │ mov %r9,%rdi │ │ │ │ │ mov %edx,(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11107 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11107 │ │ │ │ │ movslq %r13d,%rsi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11106 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11106 │ │ │ │ │ shl $0x4,%rsi │ │ │ │ │ call 42a0 │ │ │ │ │ mov %rax,%r9 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11108 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11108 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je b572 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11098 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11098 (discriminator 1) │ │ │ │ │ movslq (%rsp),%r14 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11112 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11112 │ │ │ │ │ mov %r13d,0xd5b8(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11114 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11114 │ │ │ │ │ mov 0xd5ad(%rip),%r13d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11111 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11111 │ │ │ │ │ mov %rax,0xd5ae(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11098 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11098 (discriminator 1) │ │ │ │ │ mov %r14,%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11117 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11117 │ │ │ │ │ shl $0x4,%r14 │ │ │ │ │ add %rax,%r14 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11114 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11114 (discriminator 1) │ │ │ │ │ cmp %edx,%r13d │ │ │ │ │ jg b74a │ │ │ │ │ jmp b77e │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyObject_GetAttrStrNoError(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7589 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7589 │ │ │ │ │ mov 0xd271(%rip),%rdi │ │ │ │ │ lea 0x20(%rsp),%rdx │ │ │ │ │ call 4620 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7590 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7590 │ │ │ │ │ mov 0x20(%rsp),%rdi │ │ │ │ │ __Pyx_CLineForTraceback(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11022 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11022 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je b7e0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11023 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11023 │ │ │ │ │ mov %rdi,0x10(%rsp) │ │ │ │ │ call 42f0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x10(%rsp),%rdi │ │ │ │ │ mov (%rdi),%rsi │ │ │ │ │ __Pyx_CLineForTraceback(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11023 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11023 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne bc50 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %esi,%esi │ │ │ │ │ js be21 │ │ │ │ │ mov 0xc4b0(%rip),%rax │ │ │ │ │ @@ -10688,27 +10688,27 @@ │ │ │ │ │ mov %rsi,(%rdi) │ │ │ │ │ jne b47b │ │ │ │ │ mov %rdx,0x18(%rsp) │ │ │ │ │ mov %rax,0x10(%rsp) │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __Pyx_CLineForTraceback(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11030 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11030 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ mov 0x18(%rsp),%rdx │ │ │ │ │ jmp b47b │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7514 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7514 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ mov %r13,%rsi │ │ │ │ │ call 4080 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ mov %r15,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je b4e9 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -10726,23 +10726,23 @@ │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %r14,%r14 │ │ │ │ │ jne b4e9 │ │ │ │ │ jmp b4fd │ │ │ │ │ nop │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7510 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7510 │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je bdf9 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7512 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7512 (discriminator 1) │ │ │ │ │ cmp %r14,0x28(%r13) │ │ │ │ │ jne bc67 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ mov %r13,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je b6dd │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -10772,15 +10772,15 @@ │ │ │ │ │ mov %rax,(%rcx) │ │ │ │ │ jne bbd0 │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rcx,%rdi │ │ │ │ │ mov %r10,(%rsp) │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __Pyx_AddTraceback(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11290 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11290 │ │ │ │ │ mov (%rsp),%r10 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %r10,%r10 │ │ │ │ │ je bbf0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -10838,31 +10838,31 @@ │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ jmp b887 │ │ │ │ │ nopl (%rax) │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %esi,%esi │ │ │ │ │ js b4a0 │ │ │ │ │ __Pyx_CLineForTraceback(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11023 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11023 (discriminator 1) │ │ │ │ │ mov 0xc301(%rip),%rdx │ │ │ │ │ mov %rdx,%rax │ │ │ │ │ jmp bae7 │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7514 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7514 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ mov %r14,%rsi │ │ │ │ │ mov %r10,(%rsp) │ │ │ │ │ call 4080 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ mov (%rsp),%r10 │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ mov %r13,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je b6dd │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -10898,51 +10898,51 @@ │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ mov (%rsp),%r10 │ │ │ │ │ jmp b6c9 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_insert_code_object(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11086 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11086 │ │ │ │ │ mov $0x400,%edi │ │ │ │ │ call 4650 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11087 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11087 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je b572 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11090 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11090 │ │ │ │ │ mov 0x9506(%rip),%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11088 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11088 │ │ │ │ │ mov %rax,0xd30f(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11091 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11091 │ │ │ │ │ mov %r15d,0x8(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11090 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11090 │ │ │ │ │ mov %rdx,0xd2fc(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11092 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11092 │ │ │ │ │ mov %rbp,(%rax) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ jne b56f │ │ │ │ │ jmp b572 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_insert_code_object(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11117 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11117 │ │ │ │ │ shl $0x4,%rdx │ │ │ │ │ lea (%r9,%rdx,1),%r14 │ │ │ │ │ jmp b77e │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7514 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7514 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ mov %r13,%rsi │ │ │ │ │ call 4080 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ mov %r15,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je b4fd │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -10954,26 +10954,26 @@ │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ jne b4fd │ │ │ │ │ jmp bb4c │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7514 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7514 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ mov %r14,%rsi │ │ │ │ │ mov %r10,(%rsp) │ │ │ │ │ call 4080 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ mov (%rsp),%r10 │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ mov %r13,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je b6c9 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -10984,17 +10984,17 @@ │ │ │ │ │ js b6c9 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ jne b6c9 │ │ │ │ │ jmp bca3 │ │ │ │ │ __pyx_insert_code_object(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11099 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11099 │ │ │ │ │ mov (%r14),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11100 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11100 │ │ │ │ │ mov %rbp,(%r14) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ @@ -11003,17 +11003,17 @@ │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ jne b572 │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp b572 │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7516 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7517 │ │ │ │ │ movq $0x0,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je b6dd │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -11021,479 +11021,479 @@ │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ mov %r14,%r13 │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns b932 │ │ │ │ │ jmp b6dd │ │ │ │ │ __Pyx_CLineForTraceback(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11034 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11034 │ │ │ │ │ mov 0xc138(%rip),%rax │ │ │ │ │ cmp %rax,0xc161(%rip) │ │ │ │ │ jne b4a2 │ │ │ │ │ jmp b4a0 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp b93f │ │ │ │ │ __Pyx_AddTraceback(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11313 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11313 │ │ │ │ │ call 41f0 <__stack_chk_fail@plt> │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11313 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11313 │ │ │ │ │ jmp 6644 <__cxa_finalize@plt+0x1f84> │ │ │ │ │ jmp 6644 <__cxa_finalize@plt+0x1f84> │ │ │ │ │ __Pyx_AddTraceback(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11313 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11313 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __pyx_getprop_9propcache_10_helpers_c_15cached_property_func(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6478 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6478 │ │ │ │ │ endbr64 │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x10,%rsp │ │ │ │ │ mov %fs:0x28,%rbx │ │ │ │ │ mov %rbx,0x8(%rsp) │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4func___get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4789 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4789 │ │ │ │ │ movq $0x0,(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4795 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4795 (discriminator 2) │ │ │ │ │ call 43c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4795 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4795 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%edx │ │ │ │ │ test %edx,%edx │ │ │ │ │ jne bef0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4795 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4795 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je bef0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4795 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4795 (discriminator 14) │ │ │ │ │ mov %rsp,%rsi │ │ │ │ │ mov $0x32,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x73d1(%rip),%r8 │ │ │ │ │ lea 0x73e7(%rip),%rcx │ │ │ │ │ lea 0xcdc2(%rip),%rdi │ │ │ │ │ call a7a0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4795 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4795 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je bf00 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4797 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4797 │ │ │ │ │ mov 0x10(%rbx),%rbx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rbx),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je becd │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rbx) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4func___get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4807 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4807 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne bf1f │ │ │ │ │ __pyx_getprop_9propcache_10_helpers_c_15cached_property_func(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6480 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6480 │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne bf35 │ │ │ │ │ add $0x10,%rsp │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4func___get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4797 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4797 │ │ │ │ │ mov 0x10(%rbx),%rbx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rbx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je bed1 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rbx) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4func___get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4807 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4807 │ │ │ │ │ jmp bed1 │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4803 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4803 │ │ │ │ │ lea 0x7372(%rip),%rcx │ │ │ │ │ mov $0x32,%edx │ │ │ │ │ mov $0x12bb,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4804 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4804 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4803 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4803 │ │ │ │ │ lea 0x7e26(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4807 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4807 (discriminator 3) │ │ │ │ │ call 44c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4807 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4807 (discriminator 8) │ │ │ │ │ mov (%rsp),%rsi │ │ │ │ │ mov %rbx,%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4807 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4807 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4807 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4807 (discriminator 8) │ │ │ │ │ call 9490 │ │ │ │ │ __pyx_getprop_9propcache_10_helpers_c_15cached_property_func(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6479 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6479 │ │ │ │ │ jmp bed1 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6480 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6480 │ │ │ │ │ call 41f0 <__stack_chk_fail@plt> │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_getprop_9propcache_10_helpers_c_15cached_property___doc__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6474 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6474 │ │ │ │ │ endbr64 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x18,%rsp │ │ │ │ │ mov %fs:0x28,%rbx │ │ │ │ │ mov %rbx,0x8(%rsp) │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_7__doc_____get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4185 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4185 │ │ │ │ │ movq $0x0,(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4192 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4192 (discriminator 2) │ │ │ │ │ call 43c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4192 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4192 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%ebp │ │ │ │ │ test %ebp,%ebp │ │ │ │ │ jne bff8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4192 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4192 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je bfa7 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4192 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4192 (discriminator 14) │ │ │ │ │ mov %rsp,%rsi │ │ │ │ │ mov $0x39,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x72ec(%rip),%r8 │ │ │ │ │ lea 0x7302(%rip),%rcx │ │ │ │ │ lea 0xccd5(%rip),%rdi │ │ │ │ │ call a7a0 │ │ │ │ │ mov %eax,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4192 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4192 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je c000 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4203 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4203 │ │ │ │ │ mov 0x10(%rbx),%rdi │ │ │ │ │ mov 0xce56(%rip),%rsi │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ mov 0x90(%rax),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je c060 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ call *%rax │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_7__doc_____get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4203 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4203 (discriminator 2) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je c038 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4224 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4224 (discriminator 1) │ │ │ │ │ test %ebp,%ebp │ │ │ │ │ jne c01f │ │ │ │ │ __pyx_getprop_9propcache_10_helpers_c_15cached_property___doc__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6476 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6476 │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne c06d │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_7__doc_____get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4185 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4185 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ jmp bfa7 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4220 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4220 │ │ │ │ │ lea 0x7272(%rip),%rcx │ │ │ │ │ mov $0x39,%edx │ │ │ │ │ mov $0x1060,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4221 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4221 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4220 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4220 │ │ │ │ │ lea 0x7d5e(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4224 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4224 (discriminator 3) │ │ │ │ │ call 44c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4224 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4224 (discriminator 8) │ │ │ │ │ mov (%rsp),%rsi │ │ │ │ │ mov %rbx,%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4224 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4224 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4224 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4224 (discriminator 8) │ │ │ │ │ call 9490 │ │ │ │ │ __pyx_getprop_9propcache_10_helpers_c_15cached_property___doc__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6475 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6475 │ │ │ │ │ jmp bfd4 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_7__doc_____get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4220 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4220 │ │ │ │ │ lea 0x723a(%rip),%rcx │ │ │ │ │ mov $0x3b,%edx │ │ │ │ │ mov $0x106b,%esi │ │ │ │ │ lea 0x7d28(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4221 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4221 │ │ │ │ │ jmp bfd0 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7573 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7573 │ │ │ │ │ call 4600 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ jmp bfcb │ │ │ │ │ __pyx_getprop_9propcache_10_helpers_c_15cached_property___doc__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6476 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6476 │ │ │ │ │ call 41f0 <__stack_chk_fail@plt> │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_getprop_9propcache_10_helpers_c_21under_cached_property_wrapped(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6277 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6277 │ │ │ │ │ endbr64 │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x10,%rsp │ │ │ │ │ mov %fs:0x28,%rbx │ │ │ │ │ mov %rbx,0x8(%rsp) │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_7wrapped___get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3559 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3559 │ │ │ │ │ movq $0x0,(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3565 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3565 (discriminator 2) │ │ │ │ │ call 43c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3565 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3565 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%edx │ │ │ │ │ test %edx,%edx │ │ │ │ │ jne c110 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3565 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3565 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je c110 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3565 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3565 (discriminator 14) │ │ │ │ │ mov %rsp,%rsi │ │ │ │ │ mov $0x10,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x71b1(%rip),%r8 │ │ │ │ │ lea 0x71c7(%rip),%rcx │ │ │ │ │ lea 0xcb7a(%rip),%rdi │ │ │ │ │ call a7a0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3565 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3565 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je c120 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3567 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3567 │ │ │ │ │ mov 0x10(%rbx),%rbx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rbx),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je c0ed │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rbx) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_7wrapped___get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3577 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3577 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne c13f │ │ │ │ │ __pyx_getprop_9propcache_10_helpers_c_21under_cached_property_wrapped(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6279 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6279 │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne c155 │ │ │ │ │ add $0x10,%rsp │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_7wrapped___get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3567 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3567 │ │ │ │ │ mov 0x10(%rbx),%rbx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rbx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je c0f1 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rbx) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_7wrapped___get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3577 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3577 │ │ │ │ │ jmp c0f1 │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3573 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3573 │ │ │ │ │ lea 0x7152(%rip),%rcx │ │ │ │ │ mov $0x10,%edx │ │ │ │ │ mov $0xded,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3574 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3574 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3573 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3573 │ │ │ │ │ lea 0x7c76(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3577 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3577 (discriminator 3) │ │ │ │ │ call 44c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3577 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3577 (discriminator 8) │ │ │ │ │ mov (%rsp),%rsi │ │ │ │ │ mov %rbx,%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3577 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3577 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3577 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3577 (discriminator 8) │ │ │ │ │ call 9490 │ │ │ │ │ __pyx_getprop_9propcache_10_helpers_c_21under_cached_property_wrapped(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6278 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6278 │ │ │ │ │ jmp c0f1 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6279 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6279 │ │ │ │ │ call 41f0 <__stack_chk_fail@plt> │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_getprop_9propcache_10_helpers_c_21under_cached_property___doc__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6273 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6273 │ │ │ │ │ endbr64 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x18,%rsp │ │ │ │ │ mov %fs:0x28,%rbx │ │ │ │ │ mov %rbx,0x8(%rsp) │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_7__doc_____get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3215 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3215 │ │ │ │ │ movq $0x0,(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3222 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3222 (discriminator 2) │ │ │ │ │ call 43c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3222 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3222 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%ebp │ │ │ │ │ test %ebp,%ebp │ │ │ │ │ jne c218 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3222 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3222 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je c1c7 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3222 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3222 (discriminator 14) │ │ │ │ │ mov %rsp,%rsi │ │ │ │ │ mov $0x17,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x70cc(%rip),%r8 │ │ │ │ │ lea 0x70e2(%rip),%rcx │ │ │ │ │ lea 0xca8d(%rip),%rdi │ │ │ │ │ call a7a0 │ │ │ │ │ mov %eax,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3222 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3222 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je c220 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3233 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3233 │ │ │ │ │ mov 0x10(%rbx),%rdi │ │ │ │ │ mov 0xcc36(%rip),%rsi │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ mov 0x90(%rax),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je c280 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ call *%rax │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_7__doc_____get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3233 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3233 (discriminator 2) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je c258 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3254 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3254 (discriminator 1) │ │ │ │ │ test %ebp,%ebp │ │ │ │ │ jne c23f │ │ │ │ │ __pyx_getprop_9propcache_10_helpers_c_21under_cached_property___doc__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6275 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6275 │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne c28d │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_7__doc_____get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3215 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3215 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ jmp c1c7 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3250 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3250 │ │ │ │ │ lea 0x7052(%rip),%rcx │ │ │ │ │ mov $0x17,%edx │ │ │ │ │ mov $0xc96,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3251 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3251 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3250 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3250 │ │ │ │ │ lea 0x7bb6(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3254 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3254 (discriminator 3) │ │ │ │ │ call 44c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3254 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3254 (discriminator 8) │ │ │ │ │ mov (%rsp),%rsi │ │ │ │ │ mov %rbx,%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3254 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3254 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3254 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3254 (discriminator 8) │ │ │ │ │ call 9490 │ │ │ │ │ __pyx_getprop_9propcache_10_helpers_c_21under_cached_property___doc__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6274 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6274 │ │ │ │ │ jmp c1f4 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_7__doc_____get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3250 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3250 │ │ │ │ │ lea 0x701a(%rip),%rcx │ │ │ │ │ mov $0x19,%edx │ │ │ │ │ mov $0xca1,%esi │ │ │ │ │ lea 0x7b80(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3251 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3251 │ │ │ │ │ jmp c1f0 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7573 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7573 │ │ │ │ │ call 4600 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ jmp c1eb │ │ │ │ │ __pyx_getprop_9propcache_10_helpers_c_21under_cached_property___doc__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6275 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6275 │ │ │ │ │ call 41f0 <__stack_chk_fail@plt> │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6042 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6042 │ │ │ │ │ push %r15 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ mov %rdi,%rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x48,%rsp │ │ │ │ │ mov %fs:0x28,%rbx │ │ │ │ │ mov %rbx,0x38(%rsp) │ │ │ │ │ mov %rsi,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6044 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6044 │ │ │ │ │ movq $0x0,0x18(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6058 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6058 (discriminator 2) │ │ │ │ │ call 43c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6058 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6058 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%r13d │ │ │ │ │ test %r13d,%r13d │ │ │ │ │ jne c460 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6058 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6058 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je c318 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6058 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6058 (discriminator 14) │ │ │ │ │ lea 0x18(%rsp),%rsi │ │ │ │ │ mov $0xb,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x6fa5(%rip),%r8 │ │ │ │ │ lea 0x7c78(%rip),%rcx │ │ │ │ │ lea 0xc9c1(%rip),%rdi │ │ │ │ │ call a7a0 │ │ │ │ │ mov %eax,%r13d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6058 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6058 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je c718 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6068 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6068 (discriminator 1) │ │ │ │ │ mov 0xbc61(%rip),%r12 │ │ │ │ │ cmp %r12,%rbx │ │ │ │ │ je c758 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ @@ -11506,42 +11506,42 @@ │ │ │ │ │ cmp %r15,%rax │ │ │ │ │ je 7b9c <__cxa_finalize@plt+0x34dc> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ mov 0xbc48(%rip),%r14 │ │ │ │ │ cmp %r14,%rax │ │ │ │ │ je 7b97 <__cxa_finalize@plt+0x34d7> │ │ │ │ │ __Pyx_GetItemInt_Tuple_Fast(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9160 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9160 (discriminator 3) │ │ │ │ │ cmpq $0x0,0x10(%rbx) │ │ │ │ │ je c780 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9161 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9161 │ │ │ │ │ mov 0x18(%rbx),%rax │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je c371 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6076 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6076 │ │ │ │ │ mov 0x10(%rbp),%rdi │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rdx │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ js c389 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,(%rdi) │ │ │ │ │ je c660 │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6077 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6077 │ │ │ │ │ mov %rax,0x10(%rbp) │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:22 (discriminator 2) │ │ │ │ │ testb $0x4,0xab(%rax) │ │ │ │ │ @@ -11550,42 +11550,42 @@ │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp %r15,%rax │ │ │ │ │ je 7b9c <__cxa_finalize@plt+0x34dc> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp %r14,%rax │ │ │ │ │ je 7b97 <__cxa_finalize@plt+0x34d7> │ │ │ │ │ __Pyx_GetItemInt_Tuple_Fast(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9160 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9160 (discriminator 3) │ │ │ │ │ cmpq $0x1,0x10(%rbx) │ │ │ │ │ jbe c7e8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9161 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9161 │ │ │ │ │ mov 0x20(%rbx),%rax │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je c3c8 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6087 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6087 │ │ │ │ │ mov 0x18(%rbp),%rdi │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rdx │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ js c3e0 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,(%rdi) │ │ │ │ │ je c678 │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6088 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6088 │ │ │ │ │ mov %rax,0x18(%rbp) │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:22 (discriminator 2) │ │ │ │ │ testb $0x4,0xab(%rax) │ │ │ │ │ @@ -11596,73 +11596,73 @@ │ │ │ │ │ je 7b9c <__cxa_finalize@plt+0x34dc> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp %r14,%rax │ │ │ │ │ je 7b97 <__cxa_finalize@plt+0x34d7> │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rbx),%rax │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6102 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6102 (discriminator 2) │ │ │ │ │ cmp $0xffffffffffffffff,%rax │ │ │ │ │ je c840 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6104 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6104 │ │ │ │ │ cmp $0x2,%rax │ │ │ │ │ jg c470 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r12),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je c428 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r12) │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6184 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6184 (discriminator 1) │ │ │ │ │ test %r13d,%r13d │ │ │ │ │ jne c738 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6187 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6187 │ │ │ │ │ mov 0x38(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne c9b6 │ │ │ │ │ add $0x48,%rsp │ │ │ │ │ mov %r12,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6044 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6044 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ jmp c318 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6109 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6109 │ │ │ │ │ mov 0xc979(%rip),%rsi │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rsi),%rax │ │ │ │ │ __Pyx_HasAttr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9237 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9237 (discriminator 3) │ │ │ │ │ testb $0x10,0xab(%rax) │ │ │ │ │ je c910 │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ mov 0x8(%rbp),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ mov 0x90(%rax),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je c998 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ call *%rax │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ __Pyx_HasAttr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9243 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9243 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je c8c0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -11671,56 +11671,56 @@ │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ jne c4c2 │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ mov 0x8(%rbp),%rax │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6120 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6120 │ │ │ │ │ mov 0xc923(%rip),%rsi │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ mov 0x90(%rax),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je c948 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ call *%rax │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6120 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6120 (discriminator 2) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je c938 │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ mov 0x8(%rbp),%rax │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6122 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6122 │ │ │ │ │ mov 0xca47(%rip),%rsi │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ mov 0x90(%rax),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je c988 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ call *%rax │ │ │ │ │ mov %rax,%rcx │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%rbp),%rax │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6122 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6122 (discriminator 2) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ je c958 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js c53c │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ @@ -11743,39 +11743,39 @@ │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp %r15,%rax │ │ │ │ │ je 7b9c <__cxa_finalize@plt+0x34dc> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp %r14,%rax │ │ │ │ │ je 7b97 <__cxa_finalize@plt+0x34d7> │ │ │ │ │ __Pyx_GetItemInt_Tuple_Fast(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9160 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9160 (discriminator 3) │ │ │ │ │ cmpq $0x2,0x10(%rbx) │ │ │ │ │ jbe c690 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9161 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9161 │ │ │ │ │ mov 0x28(%rbx),%rbp │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je c579 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6134 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6134 (discriminator 2) │ │ │ │ │ mov 0xb9b0(%rip),%rax │ │ │ │ │ cmp %rax,0x8(%rcx) │ │ │ │ │ jne c860 │ │ │ │ │ PyMethod_GET_SELF(): │ │ │ │ │ /usr/include/python3.13/cpython/classobject.h:40 │ │ │ │ │ mov 0x18(%rcx),%r15 │ │ │ │ │ movq %rbp,%xmm1 │ │ │ │ │ movq %r15,%xmm0 │ │ │ │ │ punpcklqdq %xmm1,%xmm0 │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6136 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6136 (discriminator 1) │ │ │ │ │ test %r15,%r15 │ │ │ │ │ je c860 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r15),%eax │ │ │ │ │ PyMethod_GET_FUNCTION(): │ │ │ │ │ /usr/include/python3.13/cpython/classobject.h:35 │ │ │ │ │ @@ -11800,21 +11800,21 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js c5d1 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rcx) │ │ │ │ │ je c8e0 │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6147 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6147 │ │ │ │ │ lea 0x20(%rsp),%rsi │ │ │ │ │ mov $0x2,%edx │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6146 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6146 │ │ │ │ │ movaps %xmm0,0x20(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6147 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6147 │ │ │ │ │ call aa00 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -11835,15 +11835,15 @@ │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%rbp) │ │ │ │ │ je c850 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6150 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6150 (discriminator 1) │ │ │ │ │ mov $0x1806,%esi │ │ │ │ │ test %r14,%r14 │ │ │ │ │ je c6e1 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js c637 │ │ │ │ │ @@ -11874,120 +11874,120 @@ │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ mov (%rsp),%rax │ │ │ │ │ jmp c3e0 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_GetItemInt_Tuple_Fast(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9165 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9165 │ │ │ │ │ mov $0x2,%edi │ │ │ │ │ mov %rcx,(%rsp) │ │ │ │ │ call 4310 │ │ │ │ │ __Pyx_GetItemInt_Generic(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9129 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9129 (discriminator 1) │ │ │ │ │ mov (%rsp),%rcx │ │ │ │ │ test %rax,%rax │ │ │ │ │ __Pyx_GetItemInt_Tuple_Fast(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9165 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9165 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ __Pyx_GetItemInt_Generic(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9129 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9129 (discriminator 1) │ │ │ │ │ je c6d9 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9130 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9130 │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4230 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ mov (%rsp),%rcx │ │ │ │ │ __Pyx_GetItemInt_Generic(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9130 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9130 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r14),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js c6d0 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r14) │ │ │ │ │ je c9a5 │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6129 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6129 (discriminator 2) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ jne c579 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6150 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6150 (discriminator 1) │ │ │ │ │ mov %rcx,%rbx │ │ │ │ │ mov $0x17f1,%esi │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js c6f5 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je c7d0 │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6120 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6120 (discriminator 1) │ │ │ │ │ mov $0xe,%edx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6180 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6180 │ │ │ │ │ lea 0x6b9d(%rip),%rcx │ │ │ │ │ lea 0x78a0(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6181 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6181 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6180 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6180 │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6181 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6181 │ │ │ │ │ jmp c428 │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6180 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6180 │ │ │ │ │ lea 0x6b7f(%rip),%rcx │ │ │ │ │ mov $0xb,%edx │ │ │ │ │ mov $0x17aa,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6181 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6181 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6180 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6180 │ │ │ │ │ lea 0x7875(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6184 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6184 (discriminator 3) │ │ │ │ │ call 44c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6184 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6184 (discriminator 8) │ │ │ │ │ mov 0x18(%rsp),%rsi │ │ │ │ │ mov %r12,%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6184 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6184 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6184 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6184 (discriminator 8) │ │ │ │ │ call 9490 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6186 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6186 │ │ │ │ │ jmp c431 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6069 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6069 │ │ │ │ │ mov 0xb7f9(%rip),%rax │ │ │ │ │ lea 0x7882(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 4200 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6070 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6070 │ │ │ │ │ mov $0x17b6,%esi │ │ │ │ │ mov $0xc,%edx │ │ │ │ │ jmp c6fa │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_GetItemInt_Tuple_Fast(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9165 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9165 │ │ │ │ │ xor %edi,%edi │ │ │ │ │ call 4310 │ │ │ │ │ __Pyx_GetItemInt_Generic(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9129 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9129 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je c7bc │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9130 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9130 │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ call 4230 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rsp),%rdx │ │ │ │ │ @@ -11997,39 +11997,39 @@ │ │ │ │ │ test %ecx,%ecx │ │ │ │ │ js c7b3 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rcx │ │ │ │ │ mov %rcx,(%rdx) │ │ │ │ │ je c890 │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6072 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6072 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne c371 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6070 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6070 │ │ │ │ │ mov $0x17b8,%esi │ │ │ │ │ mov $0xc,%edx │ │ │ │ │ jmp c6fa │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ mov %esi,(%rsp) │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ mov (%rsp),%esi │ │ │ │ │ jmp c6f5 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_GetItemInt_Tuple_Fast(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9165 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9165 │ │ │ │ │ mov $0x1,%edi │ │ │ │ │ call 4310 │ │ │ │ │ __Pyx_GetItemInt_Generic(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9129 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9129 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je c827 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9130 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9130 │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ call 4230 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rsp),%rdx │ │ │ │ │ @@ -12039,44 +12039,44 @@ │ │ │ │ │ test %ecx,%ecx │ │ │ │ │ js c81e │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rcx │ │ │ │ │ mov %rcx,(%rdx) │ │ │ │ │ je c8a8 │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6083 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6083 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne c3c8 │ │ │ │ │ __Pyx_HasAttr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9238 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9238 │ │ │ │ │ mov $0x17c3,%esi │ │ │ │ │ mov $0xc,%edx │ │ │ │ │ jmp c6fa │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6102 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6102 (discriminator 1) │ │ │ │ │ mov $0x17d6,%esi │ │ │ │ │ mov $0xd,%edx │ │ │ │ │ jmp c6fa │ │ │ │ │ nop │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp c615 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6147 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6147 │ │ │ │ │ lea 0x28(%rsp),%rsi │ │ │ │ │ mov %rcx,%rdi │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6146 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6146 │ │ │ │ │ movq $0x0,0x20(%rsp) │ │ │ │ │ mov %rbp,0x28(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6147 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6147 │ │ │ │ │ mov %rcx,(%rsp) │ │ │ │ │ call aa00 │ │ │ │ │ mov (%rsp),%rbx │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp c5ff │ │ │ │ │ @@ -12091,18 +12091,18 @@ │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ mov (%rsp),%rax │ │ │ │ │ jmp c81e │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_HasAttr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9244 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9244 │ │ │ │ │ call 4380 │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6112 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6112 │ │ │ │ │ jmp c41b │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp c637 │ │ │ │ │ @@ -12114,110 +12114,110 @@ │ │ │ │ │ jmp c5d1 │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp c5ff │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_HasAttr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9238 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9238 │ │ │ │ │ mov 0xb641(%rip),%rax │ │ │ │ │ lea 0x76f2(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 4200 │ │ │ │ │ mov $0x17dd,%esi │ │ │ │ │ mov $0xd,%edx │ │ │ │ │ jmp c6fa │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6120 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6120 (discriminator 1) │ │ │ │ │ mov $0x17e8,%esi │ │ │ │ │ jmp c6f5 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7573 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7573 │ │ │ │ │ call 4600 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ jmp c4e5 │ │ │ │ │ nopl (%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js c966 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%rbp) │ │ │ │ │ je c978 │ │ │ │ │ __Pyx_HasAttr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9238 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9238 │ │ │ │ │ mov $0x17ea,%esi │ │ │ │ │ mov $0xe,%edx │ │ │ │ │ jmp c6fa │ │ │ │ │ nopl (%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp c966 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7573 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7573 │ │ │ │ │ call 4600 │ │ │ │ │ mov %rax,%rcx │ │ │ │ │ jmp c511 │ │ │ │ │ nopl (%rax) │ │ │ │ │ call 4600 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ jmp c4a4 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ mov (%rsp),%rcx │ │ │ │ │ jmp c6d0 │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6187 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6187 │ │ │ │ │ call 41f0 <__stack_chk_fail@plt> │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_under_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5570 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5570 │ │ │ │ │ push %r15 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ mov %rdi,%rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x48,%rsp │ │ │ │ │ mov %fs:0x28,%rbx │ │ │ │ │ mov %rbx,0x38(%rsp) │ │ │ │ │ mov %rsi,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5572 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5572 │ │ │ │ │ movq $0x0,0x18(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5586 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5586 (discriminator 2) │ │ │ │ │ call 43c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5586 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5586 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%r13d │ │ │ │ │ test %r13d,%r13d │ │ │ │ │ jne cb80 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5586 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5586 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je ca38 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5586 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5586 (discriminator 14) │ │ │ │ │ lea 0x18(%rsp),%rsi │ │ │ │ │ mov $0xb,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x6885(%rip),%r8 │ │ │ │ │ lea 0x7620(%rip),%rcx │ │ │ │ │ lea 0xc291(%rip),%rdi │ │ │ │ │ call a7a0 │ │ │ │ │ mov %eax,%r13d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5586 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5586 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je ce38 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5596 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5596 (discriminator 1) │ │ │ │ │ mov 0xb541(%rip),%r12 │ │ │ │ │ cmp %r12,%rbx │ │ │ │ │ je ce78 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ @@ -12230,42 +12230,42 @@ │ │ │ │ │ cmp %r15,%rax │ │ │ │ │ je 7bc5 <__cxa_finalize@plt+0x3505> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ mov 0xb528(%rip),%r14 │ │ │ │ │ cmp %r14,%rax │ │ │ │ │ je 7bc0 <__cxa_finalize@plt+0x3500> │ │ │ │ │ __Pyx_GetItemInt_Tuple_Fast(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9160 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9160 (discriminator 3) │ │ │ │ │ cmpq $0x0,0x10(%rbx) │ │ │ │ │ je cea0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9161 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9161 │ │ │ │ │ mov 0x18(%rbx),%rax │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je ca91 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_under_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5604 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5604 │ │ │ │ │ mov 0x18(%rbp),%rdi │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rdx │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ js caa9 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,(%rdi) │ │ │ │ │ je cd80 │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_under_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5605 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5605 │ │ │ │ │ mov %rax,0x18(%rbp) │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:22 (discriminator 2) │ │ │ │ │ testb $0x4,0xab(%rax) │ │ │ │ │ @@ -12274,42 +12274,42 @@ │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp %r15,%rax │ │ │ │ │ je 7bc5 <__cxa_finalize@plt+0x3505> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp %r14,%rax │ │ │ │ │ je 7bc0 <__cxa_finalize@plt+0x3500> │ │ │ │ │ __Pyx_GetItemInt_Tuple_Fast(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9160 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9160 (discriminator 3) │ │ │ │ │ cmpq $0x1,0x10(%rbx) │ │ │ │ │ jbe cf08 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9161 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9161 │ │ │ │ │ mov 0x20(%rbx),%rax │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je cae8 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_under_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5615 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5615 │ │ │ │ │ mov 0x10(%rbp),%rdi │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rdx │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ js cb00 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,(%rdi) │ │ │ │ │ je cd98 │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_under_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5616 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5616 │ │ │ │ │ mov %rax,0x10(%rbp) │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:22 (discriminator 2) │ │ │ │ │ testb $0x4,0xab(%rax) │ │ │ │ │ @@ -12320,73 +12320,73 @@ │ │ │ │ │ je 7bc5 <__cxa_finalize@plt+0x3505> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp %r14,%rax │ │ │ │ │ je 7bc0 <__cxa_finalize@plt+0x3500> │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rbx),%rax │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_under_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5630 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5630 (discriminator 2) │ │ │ │ │ cmp $0xffffffffffffffff,%rax │ │ │ │ │ je cf60 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5632 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5632 │ │ │ │ │ cmp $0x2,%rax │ │ │ │ │ jg cb90 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r12),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je cb48 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r12) │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_under_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5712 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5712 (discriminator 1) │ │ │ │ │ test %r13d,%r13d │ │ │ │ │ jne ce58 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5715 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5715 │ │ │ │ │ mov 0x38(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne d0d6 │ │ │ │ │ add $0x48,%rsp │ │ │ │ │ mov %r12,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5572 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5572 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ jmp ca38 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5637 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5637 │ │ │ │ │ mov 0xc259(%rip),%rsi │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rsi),%rax │ │ │ │ │ __Pyx_HasAttr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9237 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9237 (discriminator 3) │ │ │ │ │ testb $0x10,0xab(%rax) │ │ │ │ │ je d030 │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ mov 0x8(%rbp),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ mov 0x90(%rax),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je d0b8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ call *%rax │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ __Pyx_HasAttr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9243 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9243 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je cfe0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -12395,56 +12395,56 @@ │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ jne cbe2 │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ mov 0x8(%rbp),%rax │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_under_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5648 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5648 │ │ │ │ │ mov 0xc203(%rip),%rsi │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ mov 0x90(%rax),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je d068 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ call *%rax │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_under_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5648 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5648 (discriminator 2) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je d058 │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ mov 0x8(%rbp),%rax │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_under_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5650 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5650 │ │ │ │ │ mov 0xc327(%rip),%rsi │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ mov 0x90(%rax),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je d0a8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ call *%rax │ │ │ │ │ mov %rax,%rcx │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%rbp),%rax │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_under_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5650 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5650 (discriminator 2) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ je d078 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js cc5c │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ @@ -12467,39 +12467,39 @@ │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp %r15,%rax │ │ │ │ │ je 7bc5 <__cxa_finalize@plt+0x3505> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp %r14,%rax │ │ │ │ │ je 7bc0 <__cxa_finalize@plt+0x3500> │ │ │ │ │ __Pyx_GetItemInt_Tuple_Fast(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9160 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9160 (discriminator 3) │ │ │ │ │ cmpq $0x2,0x10(%rbx) │ │ │ │ │ jbe cdb0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9161 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9161 │ │ │ │ │ mov 0x28(%rbx),%rbp │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je cc99 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_under_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5662 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5662 (discriminator 2) │ │ │ │ │ mov 0xb290(%rip),%rax │ │ │ │ │ cmp %rax,0x8(%rcx) │ │ │ │ │ jne cf80 │ │ │ │ │ PyMethod_GET_SELF(): │ │ │ │ │ /usr/include/python3.13/cpython/classobject.h:40 │ │ │ │ │ mov 0x18(%rcx),%r15 │ │ │ │ │ movq %rbp,%xmm1 │ │ │ │ │ movq %r15,%xmm0 │ │ │ │ │ punpcklqdq %xmm1,%xmm0 │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_under_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5664 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5664 (discriminator 1) │ │ │ │ │ test %r15,%r15 │ │ │ │ │ je cf80 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r15),%eax │ │ │ │ │ PyMethod_GET_FUNCTION(): │ │ │ │ │ /usr/include/python3.13/cpython/classobject.h:35 │ │ │ │ │ @@ -12524,21 +12524,21 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js ccf1 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rcx) │ │ │ │ │ je d000 │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_under_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5675 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5675 │ │ │ │ │ lea 0x20(%rsp),%rsi │ │ │ │ │ mov $0x2,%edx │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5674 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5674 │ │ │ │ │ movaps %xmm0,0x20(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5675 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5675 │ │ │ │ │ call aa00 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -12559,15 +12559,15 @@ │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%rbp) │ │ │ │ │ je cf70 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_under_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5678 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5678 (discriminator 1) │ │ │ │ │ mov $0x162e,%esi │ │ │ │ │ test %r14,%r14 │ │ │ │ │ je ce01 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js cd57 │ │ │ │ │ @@ -12598,120 +12598,120 @@ │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ mov (%rsp),%rax │ │ │ │ │ jmp cb00 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_GetItemInt_Tuple_Fast(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9165 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9165 │ │ │ │ │ mov $0x2,%edi │ │ │ │ │ mov %rcx,(%rsp) │ │ │ │ │ call 4310 │ │ │ │ │ __Pyx_GetItemInt_Generic(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9129 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9129 (discriminator 1) │ │ │ │ │ mov (%rsp),%rcx │ │ │ │ │ test %rax,%rax │ │ │ │ │ __Pyx_GetItemInt_Tuple_Fast(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9165 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9165 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ __Pyx_GetItemInt_Generic(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9129 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9129 (discriminator 1) │ │ │ │ │ je cdf9 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9130 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9130 │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4230 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ mov (%rsp),%rcx │ │ │ │ │ __Pyx_GetItemInt_Generic(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9130 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9130 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r14),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js cdf0 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r14) │ │ │ │ │ je d0c5 │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_under_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5657 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5657 (discriminator 2) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ jne cc99 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5678 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5678 (discriminator 1) │ │ │ │ │ mov %rcx,%rbx │ │ │ │ │ mov $0x1619,%esi │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js ce15 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je cef0 │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_under_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5648 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5648 (discriminator 1) │ │ │ │ │ mov $0xe,%edx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5708 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5708 │ │ │ │ │ lea 0x647d(%rip),%rcx │ │ │ │ │ lea 0x7248(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5709 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5709 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5708 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5708 │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5709 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5709 │ │ │ │ │ jmp cb48 │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5708 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5708 │ │ │ │ │ lea 0x645f(%rip),%rcx │ │ │ │ │ mov $0xb,%edx │ │ │ │ │ mov $0x15d2,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5709 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5709 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5708 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5708 │ │ │ │ │ lea 0x721d(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5712 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5712 (discriminator 3) │ │ │ │ │ call 44c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5712 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5712 (discriminator 8) │ │ │ │ │ mov 0x18(%rsp),%rsi │ │ │ │ │ mov %r12,%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5712 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5712 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5712 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5712 (discriminator 8) │ │ │ │ │ call 9490 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5714 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5714 │ │ │ │ │ jmp cb51 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5597 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5597 │ │ │ │ │ mov 0xb0d9(%rip),%rax │ │ │ │ │ lea 0x7162(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 4200 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5598 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5598 │ │ │ │ │ mov $0x15de,%esi │ │ │ │ │ mov $0xc,%edx │ │ │ │ │ jmp ce1a │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_GetItemInt_Tuple_Fast(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9165 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9165 │ │ │ │ │ xor %edi,%edi │ │ │ │ │ call 4310 │ │ │ │ │ __Pyx_GetItemInt_Generic(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9129 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9129 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je cedc │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9130 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9130 │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ call 4230 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rsp),%rdx │ │ │ │ │ @@ -12721,39 +12721,39 @@ │ │ │ │ │ test %ecx,%ecx │ │ │ │ │ js ced3 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rcx │ │ │ │ │ mov %rcx,(%rdx) │ │ │ │ │ je cfb0 │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_under_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5600 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5600 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne ca91 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5598 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5598 │ │ │ │ │ mov $0x15e0,%esi │ │ │ │ │ mov $0xc,%edx │ │ │ │ │ jmp ce1a │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ mov %esi,(%rsp) │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ mov (%rsp),%esi │ │ │ │ │ jmp ce15 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_GetItemInt_Tuple_Fast(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9165 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9165 │ │ │ │ │ mov $0x1,%edi │ │ │ │ │ call 4310 │ │ │ │ │ __Pyx_GetItemInt_Generic(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9129 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9129 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je cf47 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9130 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9130 │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ call 4230 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rsp),%rdx │ │ │ │ │ @@ -12763,44 +12763,44 @@ │ │ │ │ │ test %ecx,%ecx │ │ │ │ │ js cf3e │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rcx │ │ │ │ │ mov %rcx,(%rdx) │ │ │ │ │ je cfc8 │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_under_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5611 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5611 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne cae8 │ │ │ │ │ __Pyx_HasAttr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9238 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9238 │ │ │ │ │ mov $0x15eb,%esi │ │ │ │ │ mov $0xc,%edx │ │ │ │ │ jmp ce1a │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_under_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5630 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5630 (discriminator 1) │ │ │ │ │ mov $0x15fe,%esi │ │ │ │ │ mov $0xd,%edx │ │ │ │ │ jmp ce1a │ │ │ │ │ nop │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp cd35 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_under_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5675 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5675 │ │ │ │ │ lea 0x28(%rsp),%rsi │ │ │ │ │ mov %rcx,%rdi │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5674 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5674 │ │ │ │ │ movq $0x0,0x20(%rsp) │ │ │ │ │ mov %rbp,0x28(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5675 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5675 │ │ │ │ │ mov %rcx,(%rsp) │ │ │ │ │ call aa00 │ │ │ │ │ mov (%rsp),%rbx │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp cd1f │ │ │ │ │ @@ -12815,18 +12815,18 @@ │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ mov (%rsp),%rax │ │ │ │ │ jmp cf3e │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_HasAttr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9244 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9244 │ │ │ │ │ call 4380 │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_under_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5640 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5640 │ │ │ │ │ jmp cb3b │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp cd57 │ │ │ │ │ @@ -12838,103 +12838,103 @@ │ │ │ │ │ jmp ccf1 │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp cd1f │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_HasAttr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9238 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9238 │ │ │ │ │ mov 0xaf21(%rip),%rax │ │ │ │ │ lea 0x6fd2(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 4200 │ │ │ │ │ mov $0x1605,%esi │ │ │ │ │ mov $0xd,%edx │ │ │ │ │ jmp ce1a │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_under_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5648 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5648 (discriminator 1) │ │ │ │ │ mov $0x1610,%esi │ │ │ │ │ jmp ce15 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7573 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7573 │ │ │ │ │ call 4600 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ jmp cc05 │ │ │ │ │ nopl (%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js d086 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%rbp) │ │ │ │ │ je d098 │ │ │ │ │ __Pyx_HasAttr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9238 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9238 │ │ │ │ │ mov $0x1612,%esi │ │ │ │ │ mov $0xe,%edx │ │ │ │ │ jmp ce1a │ │ │ │ │ nopl (%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp d086 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7573 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7573 │ │ │ │ │ call 4600 │ │ │ │ │ mov %rax,%rcx │ │ │ │ │ jmp cc31 │ │ │ │ │ nopl (%rax) │ │ │ │ │ call 4600 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ jmp cbc4 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ mov (%rsp),%rcx │ │ │ │ │ jmp cdf0 │ │ │ │ │ __pyx_f_9propcache_10_helpers_c___pyx_unpickle_under_cached_property__set_state(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5715 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5715 │ │ │ │ │ call 41f0 <__stack_chk_fail@plt> │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_9__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5120 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5120 │ │ │ │ │ endbr64 │ │ │ │ │ push %r15 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5142 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5142 │ │ │ │ │ lea 0xbdbb(%rip),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5120 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5120 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ mov %rdi,%r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x48,%rsp │ │ │ │ │ mov %fs:0x28,%rbp │ │ │ │ │ mov %rbp,0x38(%rsp) │ │ │ │ │ mov %rdx,%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5142 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5142 │ │ │ │ │ mov %rax,0x20(%rsp) │ │ │ │ │ movq $0x0,0x28(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5143 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5143 │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ je d2a0 │ │ │ │ │ mov %rcx,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5145 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5145 │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je d280 │ │ │ │ │ cmp $0x1,%rbp │ │ │ │ │ jne d2b0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5146 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5146 │ │ │ │ │ mov (%rsi),%r13 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0xa8(%rax),%rcx │ │ │ │ │ @@ -12946,73 +12946,73 @@ │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp 0xae55(%rip),%rax │ │ │ │ │ je 7c0d <__cxa_finalize@plt+0x354d> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0xae30(%rip),%rax │ │ │ │ │ je 7c2c <__cxa_finalize@plt+0x356c> │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_9__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5140 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5140 │ │ │ │ │ lea (%rsi,%rbp,8),%rax │ │ │ │ │ Py_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rbx),%r15 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_9__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5140 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5140 │ │ │ │ │ mov %rax,0x8(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5152 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5152 │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je d310 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5161 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5161 (discriminator 1) │ │ │ │ │ test %r15,%r15 │ │ │ │ │ jg d440 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_8__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5203 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5203 │ │ │ │ │ movq $0x0,0x10(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5209 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5209 │ │ │ │ │ mov 0xbe4b(%rip),%rax │ │ │ │ │ test %rax,%rax │ │ │ │ │ je d1a9 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5209 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5209 (discriminator 1) │ │ │ │ │ mov %rax,0xbb07(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5211 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5211 (discriminator 2) │ │ │ │ │ call 43c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5211 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5211 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%ebp │ │ │ │ │ test %ebp,%ebp │ │ │ │ │ jne d290 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5211 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5211 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je d1f3 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5211 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5211 (discriminator 14) │ │ │ │ │ lea 0x10(%rsp),%rsi │ │ │ │ │ mov $0x10,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x60c9(%rip),%r8 │ │ │ │ │ lea 0x612e(%rip),%rcx │ │ │ │ │ lea 0xbacd(%rip),%rdi │ │ │ │ │ call a7a0 │ │ │ │ │ mov %eax,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5211 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5211 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je d370 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r13),%rax │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_8__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5219 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5219 (discriminator 1) │ │ │ │ │ cmp 0xad42(%rip),%rax │ │ │ │ │ je d20d │ │ │ │ │ cmp 0xad79(%rip),%r13 │ │ │ │ │ jne d47e │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5220 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5220 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ mov %r13,%rsi │ │ │ │ │ call c2a0 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5220 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5220 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je d400 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rax),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -13028,258 +13028,258 @@ │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je d248 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_8__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5232 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5232 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5240 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5240 (discriminator 1) │ │ │ │ │ test %ebp,%ebp │ │ │ │ │ jne d38f │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_9__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5199 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5199 │ │ │ │ │ mov 0x38(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne d4ab │ │ │ │ │ add $0x48,%rsp │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5145 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5145 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ jmp d13d │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_8__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5203 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5203 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ jmp d1f3 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_9__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5165 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5165 (discriminator 1) │ │ │ │ │ cmp $0x1,%rbp │ │ │ │ │ jne d2b0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5168 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5168 │ │ │ │ │ mov (%rsi),%r13 │ │ │ │ │ jmp d18d │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __Pyx_RaiseArgtupleInvalid(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8035 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8035 (discriminator 4) │ │ │ │ │ mov 0xaca1(%rip),%rax │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ lea 0x6048(%rip),%rdx │ │ │ │ │ lea 0x6e2f(%rip),%rsi │ │ │ │ │ lea 0x5fa8(%rip),%r9 │ │ │ │ │ mov $0x1,%r8d │ │ │ │ │ lea 0x605f(%rip),%rcx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ push %rbp │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_9__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5174 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5174 │ │ │ │ │ pop %rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5174 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5174 (discriminator 1) │ │ │ │ │ mov $0x1436,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5174 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5174 │ │ │ │ │ pop %rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5184 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5184 │ │ │ │ │ lea 0x5fa8(%rip),%rcx │ │ │ │ │ mov $0x10,%edx │ │ │ │ │ lea 0x6db6(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5186 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5186 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5184 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5184 │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5186 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5186 │ │ │ │ │ jmp d253 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5154 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5154 │ │ │ │ │ mov 0xbb91(%rip),%r13 │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ test %r15,%r15 │ │ │ │ │ jle d428 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ jmp d339 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 (discriminator 2) │ │ │ │ │ add $0x1,%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ cmp %rax,%r15 │ │ │ │ │ je d3b0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7813 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7813 │ │ │ │ │ cmp 0x18(%rbx,%rax,8),%r13 │ │ │ │ │ jne d330 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7813 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7813 (discriminator 2) │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ mov (%rdx,%rax,8),%r13 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_9__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5154 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5154 (discriminator 2) │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je d428 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5156 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5156 │ │ │ │ │ sub $0x1,%r15 │ │ │ │ │ jmp d184 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp d238 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_8__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5236 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5236 │ │ │ │ │ lea 0x5f27(%rip),%rcx │ │ │ │ │ mov $0x10,%edx │ │ │ │ │ mov $0x145b,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5237 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5237 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5236 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5236 │ │ │ │ │ lea 0x6d2e(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5240 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5240 (discriminator 3) │ │ │ │ │ call 44c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5240 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5240 (discriminator 8) │ │ │ │ │ mov 0x10(%rsp),%rsi │ │ │ │ │ mov %rbx,%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5240 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5240 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5240 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5240 (discriminator 8) │ │ │ │ │ call 9490 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_9__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5193 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5193 (discriminator 1) │ │ │ │ │ jmp d253 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7815 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7815 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ jmp d3cc │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7815 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7815 (discriminator 2) │ │ │ │ │ add $0x1,%r14 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7815 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7815 (discriminator 1) │ │ │ │ │ cmp %r14,%r15 │ │ │ │ │ je d428 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ mov 0xa8(%rax),%rcx │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7817 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7817 (discriminator 2) │ │ │ │ │ test $0x4000000,%ecx │ │ │ │ │ je 7be9 <__cxa_finalize@plt+0x3529> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7817 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7817 │ │ │ │ │ mov 0x18(%rbx,%r14,8),%rsi │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 98f0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7818 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7818 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je d3b8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7819 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7819 (discriminator 1) │ │ │ │ │ js d428 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7820 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7820 │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ mov (%rax,%r14,8),%r13 │ │ │ │ │ jmp d349 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_8__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5220 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5220 (discriminator 1) │ │ │ │ │ mov $0x1464,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5236 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5236 │ │ │ │ │ lea 0x5e92(%rip),%rcx │ │ │ │ │ mov $0x11,%edx │ │ │ │ │ lea 0x6ca0(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5237 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5237 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5236 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5236 │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5237 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5237 │ │ │ │ │ jmp d24b │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_9__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5158 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5158 │ │ │ │ │ call 4410 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5158 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5158 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je d2b0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5158 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5158 (discriminator 1) │ │ │ │ │ mov $0x1426,%esi │ │ │ │ │ jmp d2ef │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5163 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5163 │ │ │ │ │ mov 0x8(%rsp),%rsi │ │ │ │ │ lea 0x18(%rsp),%rcx │ │ │ │ │ mov %rbp,%r8 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ lea 0x20(%rsp),%rdx │ │ │ │ │ lea 0x5eae(%rip),%r9 │ │ │ │ │ mov %r13,0x18(%rsp) │ │ │ │ │ call add0 │ │ │ │ │ mov 0x18(%rsp),%r13 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5163 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5163 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne d18d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5163 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5163 (discriminator 1) │ │ │ │ │ mov $0x142b,%esi │ │ │ │ │ jmp d2ef │ │ │ │ │ __Pyx_RaiseUnexpectedTypeError(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8136 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8136 │ │ │ │ │ mov 0x18(%rax),%rcx │ │ │ │ │ mov 0xaacf(%rip),%rax │ │ │ │ │ lea 0x5e94(%rip),%rsi │ │ │ │ │ lea 0x5e87(%rip),%rdx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_8__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5219 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5219 (discriminator 3) │ │ │ │ │ mov $0x1463,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5219 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5219 │ │ │ │ │ jmp d405 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_9__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5199 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5199 │ │ │ │ │ call 41f0 <__stack_chk_fail@plt> │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_21under_cached_property_9__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3890 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3890 │ │ │ │ │ endbr64 │ │ │ │ │ push %r15 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3912 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3912 │ │ │ │ │ lea 0xb9eb(%rip),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3890 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3890 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ mov %rdi,%r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x48,%rsp │ │ │ │ │ mov %fs:0x28,%rbp │ │ │ │ │ mov %rbp,0x38(%rsp) │ │ │ │ │ mov %rdx,%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3912 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3912 │ │ │ │ │ mov %rax,0x20(%rsp) │ │ │ │ │ movq $0x0,0x28(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3913 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3913 │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ je d670 │ │ │ │ │ mov %rcx,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3915 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3915 │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je d650 │ │ │ │ │ cmp $0x1,%rbp │ │ │ │ │ jne d680 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3916 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3916 │ │ │ │ │ mov (%rsi),%r13 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0xa8(%rax),%rcx │ │ │ │ │ @@ -13291,73 +13291,73 @@ │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp 0xaa85(%rip),%rax │ │ │ │ │ je 7c55 <__cxa_finalize@plt+0x3595> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0xaa60(%rip),%rax │ │ │ │ │ je 7c74 <__cxa_finalize@plt+0x35b4> │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_21under_cached_property_9__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3910 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3910 │ │ │ │ │ lea (%rsi,%rbp,8),%rax │ │ │ │ │ Py_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rbx),%r15 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_21under_cached_property_9__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3910 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3910 │ │ │ │ │ mov %rax,0x8(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3922 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3922 │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je d6e0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3931 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3931 (discriminator 1) │ │ │ │ │ test %r15,%r15 │ │ │ │ │ jg d810 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_8__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3973 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3973 │ │ │ │ │ movq $0x0,0x10(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3979 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3979 │ │ │ │ │ mov 0xba63(%rip),%rax │ │ │ │ │ test %rax,%rax │ │ │ │ │ je d579 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3979 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3979 (discriminator 1) │ │ │ │ │ mov %rax,0xb71f(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3981 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3981 (discriminator 2) │ │ │ │ │ call 43c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3981 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3981 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%ebp │ │ │ │ │ test %ebp,%ebp │ │ │ │ │ jne d660 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3981 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3981 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je d5c3 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3981 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3981 (discriminator 14) │ │ │ │ │ lea 0x10(%rsp),%rsi │ │ │ │ │ mov $0x10,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x5cf9(%rip),%r8 │ │ │ │ │ lea 0x5d5e(%rip),%rcx │ │ │ │ │ lea 0xb6e5(%rip),%rdi │ │ │ │ │ call a7a0 │ │ │ │ │ mov %eax,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3981 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3981 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je d740 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r13),%rax │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_8__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3989 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3989 (discriminator 1) │ │ │ │ │ cmp 0xa972(%rip),%rax │ │ │ │ │ je d5dd │ │ │ │ │ cmp 0xa9a9(%rip),%r13 │ │ │ │ │ jne d84e │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3990 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3990 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ mov %r13,%rsi │ │ │ │ │ call c9c0 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3990 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3990 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je d7d0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rax),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -13373,230 +13373,230 @@ │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je d618 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_8__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4002 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4002 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4010 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4010 (discriminator 1) │ │ │ │ │ test %ebp,%ebp │ │ │ │ │ jne d75f │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_21under_cached_property_9__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3969 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3969 │ │ │ │ │ mov 0x38(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne d87b │ │ │ │ │ add $0x48,%rsp │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3915 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3915 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ jmp d50d │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_8__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3973 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3973 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ jmp d5c3 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_21under_cached_property_9__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3935 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3935 (discriminator 1) │ │ │ │ │ cmp $0x1,%rbp │ │ │ │ │ jne d680 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3938 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3938 │ │ │ │ │ mov (%rsi),%r13 │ │ │ │ │ jmp d55d │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __Pyx_RaiseArgtupleInvalid(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8035 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8035 (discriminator 4) │ │ │ │ │ mov 0xa8d1(%rip),%rax │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ lea 0x5c78(%rip),%rdx │ │ │ │ │ lea 0x6a5f(%rip),%rsi │ │ │ │ │ lea 0x5bd8(%rip),%r9 │ │ │ │ │ mov $0x1,%r8d │ │ │ │ │ lea 0x5c8f(%rip),%rcx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ push %rbp │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_21under_cached_property_9__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3944 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3944 │ │ │ │ │ pop %rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3944 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3944 (discriminator 1) │ │ │ │ │ mov $0xf68,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3944 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3944 │ │ │ │ │ pop %rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3954 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3954 │ │ │ │ │ lea 0x5bd8(%rip),%rcx │ │ │ │ │ mov $0x10,%edx │ │ │ │ │ lea 0x6a66(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3956 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3956 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3954 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3954 │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3956 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3956 │ │ │ │ │ jmp d623 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3924 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3924 │ │ │ │ │ mov 0xb7c1(%rip),%r13 │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ test %r15,%r15 │ │ │ │ │ jle d7f8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ jmp d709 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 (discriminator 2) │ │ │ │ │ add $0x1,%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ cmp %rax,%r15 │ │ │ │ │ je d780 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7813 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7813 │ │ │ │ │ cmp 0x18(%rbx,%rax,8),%r13 │ │ │ │ │ jne d700 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7813 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7813 (discriminator 2) │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ mov (%rdx,%rax,8),%r13 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_21under_cached_property_9__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3924 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3924 (discriminator 2) │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je d7f8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3926 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3926 │ │ │ │ │ sub $0x1,%r15 │ │ │ │ │ jmp d554 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp d608 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_8__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4006 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4006 │ │ │ │ │ lea 0x5b57(%rip),%rcx │ │ │ │ │ mov $0x10,%edx │ │ │ │ │ mov $0xf8d,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4007 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4007 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4006 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4006 │ │ │ │ │ lea 0x69de(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4010 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4010 (discriminator 3) │ │ │ │ │ call 44c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4010 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4010 (discriminator 8) │ │ │ │ │ mov 0x10(%rsp),%rsi │ │ │ │ │ mov %rbx,%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4010 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4010 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4010 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4010 (discriminator 8) │ │ │ │ │ call 9490 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_21under_cached_property_9__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3963 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3963 (discriminator 1) │ │ │ │ │ jmp d623 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7815 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7815 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ jmp d79c │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7815 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7815 (discriminator 2) │ │ │ │ │ add $0x1,%r14 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7815 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7815 (discriminator 1) │ │ │ │ │ cmp %r14,%r15 │ │ │ │ │ je d7f8 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ mov 0xa8(%rax),%rcx │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7817 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7817 (discriminator 2) │ │ │ │ │ test $0x4000000,%ecx │ │ │ │ │ je 7c31 <__cxa_finalize@plt+0x3571> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7817 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7817 │ │ │ │ │ mov 0x18(%rbx,%r14,8),%rsi │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 98f0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7818 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7818 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je d788 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7819 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7819 (discriminator 1) │ │ │ │ │ js d7f8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7820 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7820 │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ mov (%rax,%r14,8),%r13 │ │ │ │ │ jmp d719 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_8__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3990 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3990 (discriminator 1) │ │ │ │ │ mov $0xf96,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4006 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4006 │ │ │ │ │ lea 0x5ac2(%rip),%rcx │ │ │ │ │ mov $0x11,%edx │ │ │ │ │ lea 0x6950(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4007 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4007 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4006 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4006 │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4007 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4007 │ │ │ │ │ jmp d61b │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_21under_cached_property_9__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3928 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3928 │ │ │ │ │ call 4410 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3928 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3928 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je d680 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3928 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3928 (discriminator 1) │ │ │ │ │ mov $0xf58,%esi │ │ │ │ │ jmp d6bf │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3933 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3933 │ │ │ │ │ mov 0x8(%rsp),%rsi │ │ │ │ │ lea 0x18(%rsp),%rcx │ │ │ │ │ mov %rbp,%r8 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ lea 0x20(%rsp),%rdx │ │ │ │ │ lea 0x5ade(%rip),%r9 │ │ │ │ │ mov %r13,0x18(%rsp) │ │ │ │ │ call add0 │ │ │ │ │ mov 0x18(%rsp),%r13 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3933 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3933 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne d55d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3933 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3933 (discriminator 1) │ │ │ │ │ mov $0xf5d,%esi │ │ │ │ │ jmp d6bf │ │ │ │ │ __Pyx_RaiseUnexpectedTypeError(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8136 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8136 │ │ │ │ │ mov 0x18(%rax),%rcx │ │ │ │ │ mov 0xa6ff(%rip),%rax │ │ │ │ │ lea 0x5ac4(%rip),%rsi │ │ │ │ │ lea 0x5ab7(%rip),%rdx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_8__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3989 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3989 (discriminator 3) │ │ │ │ │ mov $0xf95,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3989 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3989 │ │ │ │ │ jmp d7d5 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_21under_cached_property_9__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3969 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3969 │ │ │ │ │ call 41f0 <__stack_chk_fail@plt> │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_1__init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4025 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4025 │ │ │ │ │ endbr64 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x30,%rsp │ │ │ │ │ @@ -13613,261 +13613,261 @@ │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp 0xa6fa(%rip),%rax │ │ │ │ │ je 7c83 <__cxa_finalize@plt+0x35c3> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0xa6d5(%rip),%rax │ │ │ │ │ je 7c7e <__cxa_finalize@plt+0x35be> │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_1__init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4043 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4043 │ │ │ │ │ lea 0xb548(%rip),%rax │ │ │ │ │ Py_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rsi),%r13 │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ mov %rdx,%rbp │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_1__init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4043 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4043 │ │ │ │ │ mov %rax,0x10(%rsp) │ │ │ │ │ movq $0x0,0x18(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4044 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4044 │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je da20 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4046 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4046 │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je d9f0 │ │ │ │ │ cmp $0x1,%r13 │ │ │ │ │ jne da30 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4052 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4052 │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4047 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4047 │ │ │ │ │ mov 0x18(%rsi),%r12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4052 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4052 │ │ │ │ │ call 4060 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4062 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4062 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jg dac0 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property___init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4104 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4104 │ │ │ │ │ movq $0x0,(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4110 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4110 (discriminator 2) │ │ │ │ │ call 43c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4110 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4110 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%ebp │ │ │ │ │ test %ebp,%ebp │ │ │ │ │ jne da98 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4110 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4110 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je d969 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4110 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4110 (discriminator 14) │ │ │ │ │ mov %rsp,%rsi │ │ │ │ │ mov $0x35,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x592e(%rip),%r8 │ │ │ │ │ lea 0x59f2(%rip),%rcx │ │ │ │ │ lea 0xb32f(%rip),%rdi │ │ │ │ │ call a7a0 │ │ │ │ │ mov %eax,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4110 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4110 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je db20 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r12),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je d976 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r12) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property___init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4123 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4123 │ │ │ │ │ mov 0x10(%rbx),%rdi │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js d98e │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je daa0 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property___init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4124 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4124 │ │ │ │ │ mov %r12,0x10(%rbx) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:824 │ │ │ │ │ mov 0xa5e7(%rip),%r12 │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r12),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je d9a6 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r12) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property___init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4137 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4137 │ │ │ │ │ mov 0x18(%rbx),%rdi │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js d9be │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je dab0 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property___init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4138 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4138 │ │ │ │ │ mov %r12,0x18(%rbx) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4155 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4155 (discriminator 1) │ │ │ │ │ test %ebp,%ebp │ │ │ │ │ jne db00 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_1__init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4100 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4100 │ │ │ │ │ mov 0x28(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne db68 │ │ │ │ │ add $0x30,%rsp │ │ │ │ │ mov %ebp,%eax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ ret │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4052 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4052 │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ call 4060 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4055 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4055 │ │ │ │ │ mov 0xb419(%rip),%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4052 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4052 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4055 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4055 │ │ │ │ │ call 46b0 │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4055 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4055 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je db50 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4057 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4057 │ │ │ │ │ lea -0x1(%r14),%rax │ │ │ │ │ jmp d910 │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4066 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4066 (discriminator 1) │ │ │ │ │ cmp $0x1,%r13 │ │ │ │ │ jne da30 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4069 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4069 │ │ │ │ │ mov 0x18(%rsi),%r12 │ │ │ │ │ jmp d919 │ │ │ │ │ nop │ │ │ │ │ __Pyx_RaiseArgtupleInvalid(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8035 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8035 (discriminator 4) │ │ │ │ │ mov 0xa521(%rip),%rax │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ lea 0x5902(%rip),%rdx │ │ │ │ │ lea 0x66af(%rip),%rsi │ │ │ │ │ lea 0x5828(%rip),%r9 │ │ │ │ │ mov $0x1,%r8d │ │ │ │ │ lea 0x58df(%rip),%rcx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ push %r13 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_1__init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4075 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4075 │ │ │ │ │ pop %rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4075 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4075 (discriminator 1) │ │ │ │ │ mov $0xfeb,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4075 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4075 │ │ │ │ │ pop %rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4085 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4085 │ │ │ │ │ lea 0x5802(%rip),%rcx │ │ │ │ │ mov $0x35,%edx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4087 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4087 │ │ │ │ │ mov $0xffffffff,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4085 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4085 │ │ │ │ │ lea 0x66f0(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4087 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4087 │ │ │ │ │ jmp d9ca │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property___init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4104 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4104 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ jmp d969 │ │ │ │ │ nop │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp d98e │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp d9be │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_1__init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4064 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4064 │ │ │ │ │ lea 0x8(%rsp),%rcx │ │ │ │ │ lea 0x10(%rsp),%rdx │ │ │ │ │ mov %r13,%r8 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ lea 0x586e(%rip),%r9 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ mov %r12,0x8(%rsp) │ │ │ │ │ call add0 │ │ │ │ │ mov 0x8(%rsp),%r12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4064 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4064 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne d919 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4064 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4064 (discriminator 1) │ │ │ │ │ mov $0xfe0,%esi │ │ │ │ │ jmp da70 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property___init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4064 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4064 (discriminator 1) │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4155 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4155 (discriminator 3) │ │ │ │ │ call 44c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4155 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4155 (discriminator 8) │ │ │ │ │ mov (%rsp),%rsi │ │ │ │ │ mov %r12,%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4155 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4155 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4155 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4155 (discriminator 8) │ │ │ │ │ call 9490 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_1__init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4094 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4094 (discriminator 1) │ │ │ │ │ jmp d9ca │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property___init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4152 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4152 │ │ │ │ │ lea 0x5752(%rip),%rcx │ │ │ │ │ mov $0x35,%edx │ │ │ │ │ mov $0x100e,%esi │ │ │ │ │ lea 0x6640(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4155 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4155 │ │ │ │ │ mov 0xa43c(%rip),%r12 │ │ │ │ │ jmp db02 │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_1__init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4059 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4059 │ │ │ │ │ call 4410 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4059 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4059 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je da30 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4059 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4059 (discriminator 1) │ │ │ │ │ mov $0xfdb,%esi │ │ │ │ │ jmp da70 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4100 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4100 │ │ │ │ │ call 41f0 <__stack_chk_fail@plt> │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_21under_cached_property_1__init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3051 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3051 │ │ │ │ │ endbr64 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x30,%rsp │ │ │ │ │ @@ -13884,331 +13884,331 @@ │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp 0xa40a(%rip),%rax │ │ │ │ │ je 7cac <__cxa_finalize@plt+0x35ec> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0xa3e5(%rip),%rax │ │ │ │ │ je 7ca7 <__cxa_finalize@plt+0x35e7> │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_21under_cached_property_1__init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3069 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3069 │ │ │ │ │ lea 0xb390(%rip),%rax │ │ │ │ │ Py_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rsi),%r13 │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ mov %rdx,%r12 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_21under_cached_property_1__init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3069 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3069 │ │ │ │ │ mov %rax,0x10(%rsp) │ │ │ │ │ movq $0x0,0x18(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3070 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3070 │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je dd40 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3072 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3072 │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je dd00 │ │ │ │ │ cmp $0x1,%r13 │ │ │ │ │ jne dd50 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3078 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3078 │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3073 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3073 │ │ │ │ │ mov 0x18(%rsi),%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3078 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3078 │ │ │ │ │ call 4060 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3088 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3088 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jg de60 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property___init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3130 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3130 │ │ │ │ │ movq $0x0,(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3137 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3137 (discriminator 2) │ │ │ │ │ call 43c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3137 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3137 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%r12d │ │ │ │ │ test %r12d,%r12d │ │ │ │ │ jne dd30 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3137 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3137 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je dc5c │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3137 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3137 (discriminator 14) │ │ │ │ │ mov %rsp,%rsi │ │ │ │ │ mov $0x13,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x563c(%rip),%r8 │ │ │ │ │ lea 0x5700(%rip),%rcx │ │ │ │ │ lea 0xb01d(%rip),%rdi │ │ │ │ │ call a7a0 │ │ │ │ │ mov %eax,%r12d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3137 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3137 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je ddd8 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je dc67 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property___init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3150 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3150 │ │ │ │ │ mov 0x10(%rbx),%rdi │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js dc7f │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je ddb8 │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ mov 0x8(%rbp),%rax │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property___init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3151 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3151 │ │ │ │ │ mov %rbp,0x10(%rbx) │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property___init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3161 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3161 │ │ │ │ │ mov 0xb1c7(%rip),%rsi │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ mov 0x90(%rax),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je de50 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ call *%rax │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property___init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3161 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3161 (discriminator 2) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je de20 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3165 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3165 │ │ │ │ │ mov 0x18(%rbx),%rdi │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js dcc7 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je ddc8 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property___init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3166 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3166 │ │ │ │ │ mov %rbp,0x18(%rbx) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3178 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3178 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3185 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3185 (discriminator 1) │ │ │ │ │ test %r12d,%r12d │ │ │ │ │ jne ddfa │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_21under_cached_property_1__init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3126 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3126 │ │ │ │ │ mov 0x28(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne deb8 │ │ │ │ │ add $0x30,%rsp │ │ │ │ │ mov %ebx,%eax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3078 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3078 │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ call 4060 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3081 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3081 │ │ │ │ │ mov 0xb241(%rip),%rsi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3078 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3078 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3081 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3081 │ │ │ │ │ call 46b0 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3081 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3081 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je dea0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3083 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3083 │ │ │ │ │ lea -0x1(%r14),%rax │ │ │ │ │ jmp dc00 │ │ │ │ │ nop │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property___init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3130 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3130 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ jmp dc5c │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_21under_cached_property_1__init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3092 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3092 (discriminator 1) │ │ │ │ │ cmp $0x1,%r13 │ │ │ │ │ jne dd50 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3095 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3095 │ │ │ │ │ mov 0x18(%rsi),%rbp │ │ │ │ │ jmp dc09 │ │ │ │ │ nop │ │ │ │ │ __Pyx_RaiseArgtupleInvalid(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8035 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8035 (discriminator 4) │ │ │ │ │ mov 0xa201(%rip),%rax │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ lea 0x55e2(%rip),%rdx │ │ │ │ │ lea 0x638f(%rip),%rsi │ │ │ │ │ lea 0x5508(%rip),%r9 │ │ │ │ │ mov $0x1,%r8d │ │ │ │ │ lea 0x55bf(%rip),%rcx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ push %r13 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_21under_cached_property_1__init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3101 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3101 │ │ │ │ │ pop %rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3101 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3101 (discriminator 1) │ │ │ │ │ mov $0xc1d,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3101 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3101 │ │ │ │ │ pop %rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3111 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3111 │ │ │ │ │ lea 0x54e2(%rip),%rcx │ │ │ │ │ mov $0x13,%edx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3113 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3113 │ │ │ │ │ mov $0xffffffff,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3111 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3111 │ │ │ │ │ lea 0x6400(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3113 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3113 │ │ │ │ │ jmp dcd6 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp dc7f │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp dcc7 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property___init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3182 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3182 │ │ │ │ │ mov $0x13,%edx │ │ │ │ │ lea 0x5495(%rip),%rcx │ │ │ │ │ mov $0xc41,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3183 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3183 │ │ │ │ │ mov $0xffffffff,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3182 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3182 │ │ │ │ │ lea 0x63b3(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3185 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3185 (discriminator 3) │ │ │ │ │ call 44c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3185 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3185 (discriminator 8) │ │ │ │ │ mov 0xa17a(%rip),%rdx │ │ │ │ │ mov (%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3185 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3185 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3185 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3185 (discriminator 8) │ │ │ │ │ call 9490 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_21under_cached_property_1__init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3120 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3120 (discriminator 1) │ │ │ │ │ jmp dcd6 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property___init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3182 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3182 │ │ │ │ │ mov $0x15,%edx │ │ │ │ │ lea 0x544d(%rip),%rcx │ │ │ │ │ mov $0xc59,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3183 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3183 │ │ │ │ │ mov $0xffffffff,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3182 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3182 │ │ │ │ │ lea 0x636b(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3183 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3183 │ │ │ │ │ jmp dccd │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7573 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7573 │ │ │ │ │ call 4600 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ jmp dca6 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_21under_cached_property_1__init__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3090 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3090 │ │ │ │ │ lea 0x8(%rsp),%rcx │ │ │ │ │ lea 0x10(%rsp),%rdx │ │ │ │ │ mov %r13,%r8 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ lea 0x54ce(%rip),%r9 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ mov %rbp,0x8(%rsp) │ │ │ │ │ call add0 │ │ │ │ │ mov 0x8(%rsp),%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3090 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3090 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne dc09 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3090 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3090 (discriminator 1) │ │ │ │ │ mov $0xc12,%esi │ │ │ │ │ jmp dd90 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3085 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3085 │ │ │ │ │ call 4410 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3085 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3085 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je dd50 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3085 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3085 (discriminator 1) │ │ │ │ │ mov $0xc0d,%esi │ │ │ │ │ jmp dd90 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3126 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3126 │ │ │ │ │ call 41f0 <__stack_chk_fail@plt> │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_3__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5739 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5739 │ │ │ │ │ endbr64 │ │ │ │ │ push %r15 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5763 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5763 │ │ │ │ │ lea 0xafcb(%rip),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5739 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5739 │ │ │ │ │ push %r14 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5763 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5763 │ │ │ │ │ movq %rax,%xmm1 │ │ │ │ │ add $0x10,%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5739 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5739 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x88,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5763 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5763 │ │ │ │ │ movq 0x9a4b(%rip),%xmm0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5739 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5739 │ │ │ │ │ mov %fs:0x28,%rbx │ │ │ │ │ mov %rbx,0x78(%rsp) │ │ │ │ │ mov %rdx,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5763 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5763 │ │ │ │ │ mov %rax,0x60(%rsp) │ │ │ │ │ movq $0x0,0x68(%rsp) │ │ │ │ │ punpcklqdq %xmm1,%xmm0 │ │ │ │ │ movaps %xmm0,0x50(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5764 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5764 │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ je e258 │ │ │ │ │ mov %rcx,%r14 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5766 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5766 │ │ │ │ │ cmp $0x2,%rbx │ │ │ │ │ je e670 │ │ │ │ │ jg e1d0 │ │ │ │ │ movq $0x0,(%rsp) │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je e660 │ │ │ │ │ cmp $0x1,%rbx │ │ │ │ │ jne e410 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5771 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5771 │ │ │ │ │ mov (%rsi),%rax │ │ │ │ │ mov %rax,0x10(%rsp) │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r14),%rax │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ @@ -14223,131 +14223,131 @@ │ │ │ │ │ je 7ccb <__cxa_finalize@plt+0x360b> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0xa017(%rip),%rax │ │ │ │ │ je 7cea <__cxa_finalize@plt+0x362a> │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%r14),%r15 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_3__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5761 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5761 │ │ │ │ │ lea (%rsi,%rbx,8),%rax │ │ │ │ │ mov %rax,0x18(%rsp) │ │ │ │ │ Py_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov %r15,%r12 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_3__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5777 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5777 │ │ │ │ │ cmp $0x1,%rbx │ │ │ │ │ je e680 │ │ │ │ │ cmp $0x2,%rbx │ │ │ │ │ je e650 │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je e290 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5806 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5806 (discriminator 1) │ │ │ │ │ test %r12,%r12 │ │ │ │ │ jg e8b0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5818 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5818 │ │ │ │ │ mov (%rsp),%rdi │ │ │ │ │ call 8940 │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5818 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5818 (discriminator 2) │ │ │ │ │ cmp $0xffffffffffffffff,%rax │ │ │ │ │ je e6e8 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5854 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5854 │ │ │ │ │ movq $0x0,0x28(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5864 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5864 │ │ │ │ │ mov 0xb015(%rip),%rax │ │ │ │ │ test %rax,%rax │ │ │ │ │ je dfef │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5864 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5864 (discriminator 1) │ │ │ │ │ mov %rax,0xace1(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5866 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5866 (discriminator 2) │ │ │ │ │ call 43c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5866 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5866 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%r13d │ │ │ │ │ test %r13d,%r13d │ │ │ │ │ jne e280 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5866 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5866 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je e03c │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5866 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5866 (discriminator 14) │ │ │ │ │ lea 0x28(%rsp),%rsi │ │ │ │ │ mov $0x1,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x5281(%rip),%r8 │ │ │ │ │ lea 0x61bc(%rip),%rcx │ │ │ │ │ lea 0xaca5(%rip),%rdi │ │ │ │ │ call a7a0 │ │ │ │ │ mov %eax,%r13d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5866 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5866 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je e700 │ │ │ │ │ __Pyx_PyInt_From_long(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11628 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11628 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 4330 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5876 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5876 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je ea70 │ │ │ │ │ __Pyx_PySequence_ContainsTF(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:2145 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:2145 │ │ │ │ │ mov 0xaf49(%rip),%rdi │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ call 4270 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rdx │ │ │ │ │ __Pyx_PySequence_ContainsTF(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:2145 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:2145 │ │ │ │ │ mov %eax,%r15d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:2146 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:2146 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js e770 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ js e07e │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,(%rbx) │ │ │ │ │ je e640 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5880 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5880 │ │ │ │ │ test %r15d,%r15d │ │ │ │ │ je e4c8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5939 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5939 │ │ │ │ │ mov 0xacb2(%rip),%rdi │ │ │ │ │ mov 0xadd3(%rip),%rsi │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ mov 0x90(%rax),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je e918 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ call *%rax │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5939 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5939 (discriminator 2) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je e928 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5944 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5944 (discriminator 2) │ │ │ │ │ mov 0x9e72(%rip),%rax │ │ │ │ │ cmp %rax,0x8(%rbx) │ │ │ │ │ jne e740 │ │ │ │ │ PyMethod_GET_SELF(): │ │ │ │ │ /usr/include/python3.13/cpython/classobject.h:40 │ │ │ │ │ mov 0x18(%rbx),%r15 │ │ │ │ │ movq %r15,%xmm0 │ │ │ │ │ movhps 0x10(%rsp),%xmm0 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5946 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5946 (discriminator 1) │ │ │ │ │ test %r15,%r15 │ │ │ │ │ je e740 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r15),%eax │ │ │ │ │ PyMethod_GET_FUNCTION(): │ │ │ │ │ /usr/include/python3.13/cpython/classobject.h:35 │ │ │ │ │ @@ -14372,21 +14372,21 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js e10d │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je e3f0 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5957 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5957 │ │ │ │ │ lea 0x50(%rsp),%rsi │ │ │ │ │ mov $0x2,%edx │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5956 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5956 │ │ │ │ │ movaps %xmm0,0x50(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5957 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5957 │ │ │ │ │ call aa00 │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -14400,42 +14400,42 @@ │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ nop │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r14),%rax │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5959 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5959 (discriminator 1) │ │ │ │ │ test %r12,%r12 │ │ │ │ │ je e1f0 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js e15d │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r14) │ │ │ │ │ je e3e0 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5975 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5975 │ │ │ │ │ cmp 0x9e1c(%rip),%rbp │ │ │ │ │ je e1a3 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbp),%rax │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5985 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5985 (discriminator 2) │ │ │ │ │ cmp 0x9dcf(%rip),%rax │ │ │ │ │ jne e9cb │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5986 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5986 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ mov %rbp,%rsi │ │ │ │ │ call c2a0 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5986 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5986 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je eb56 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rax),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -14451,15 +14451,15 @@ │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r12),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je e1b0 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r12) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6009 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6009 │ │ │ │ │ mov %r12,%rbx │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r12),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ @@ -14470,114 +14470,114 @@ │ │ │ │ │ jne e220 │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp e220 │ │ │ │ │ nop │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_3__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5766 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5766 │ │ │ │ │ cmp $0x3,%rbx │ │ │ │ │ jne e410 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5767 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5767 │ │ │ │ │ mov 0x10(%rsi),%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5769 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5769 │ │ │ │ │ mov 0x8(%rsi),%rax │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ jmp df4e │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js e201 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r14) │ │ │ │ │ je eb0e │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6023 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6023 │ │ │ │ │ lea 0x5096(%rip),%rcx │ │ │ │ │ mov $0x7,%edx │ │ │ │ │ mov $0x1747,%esi │ │ │ │ │ lea 0x5fe7(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6009 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6009 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6029 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6029 (discriminator 1) │ │ │ │ │ test %r13d,%r13d │ │ │ │ │ jne e71f │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_3__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5848 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5848 │ │ │ │ │ mov 0x78(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne eb2f │ │ │ │ │ add $0x88,%rsp │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5810 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5810 (discriminator 1) │ │ │ │ │ cmp $0x3,%rbx │ │ │ │ │ jne e410 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5813 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5813 │ │ │ │ │ mov (%rsi),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5815 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5815 │ │ │ │ │ mov 0x10(%rsi),%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5813 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5813 │ │ │ │ │ mov %rax,0x10(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5814 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5814 │ │ │ │ │ mov 0x8(%rsi),%rax │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5815 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5815 │ │ │ │ │ jmp dfbd │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5854 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5854 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ jmp e03c │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_3__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5779 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5779 │ │ │ │ │ mov 0xac19(%rip),%rbp │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ test %r15,%r15 │ │ │ │ │ jle ea92 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ jmp e2bd │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 (discriminator 2) │ │ │ │ │ add $0x1,%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ cmp %rax,%r15 │ │ │ │ │ je e7c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7813 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7813 │ │ │ │ │ cmp 0x18(%r14,%rax,8),%rbp │ │ │ │ │ jne e2b0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7813 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7813 (discriminator 2) │ │ │ │ │ mov 0x18(%rsp),%rdx │ │ │ │ │ mov (%rdx,%rax,8),%rax │ │ │ │ │ mov %rax,0x10(%rsp) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_3__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5779 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5779 (discriminator 2) │ │ │ │ │ cmpq $0x0,0x10(%rsp) │ │ │ │ │ je ea92 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r14),%rax │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_3__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5787 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5787 │ │ │ │ │ mov 0xabaf(%rip),%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5781 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5781 │ │ │ │ │ lea -0x1(%r15),%r12 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0xa8(%rax),%rcx │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:22 (discriminator 2) │ │ │ │ │ test $0x4000000,%ecx │ │ │ │ │ @@ -14587,44 +14587,44 @@ │ │ │ │ │ cmp 0x9ca9(%rip),%rax │ │ │ │ │ je 7ccb <__cxa_finalize@plt+0x360b> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x9c84(%rip),%rax │ │ │ │ │ je 7cea <__cxa_finalize@plt+0x362a> │ │ │ │ │ mov 0x10(%r14),%r15 │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ test %r15,%r15 │ │ │ │ │ jle e950 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ jmp e33d │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 (discriminator 2) │ │ │ │ │ add $0x1,%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ cmp %r15,%rax │ │ │ │ │ je e690 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7813 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7813 │ │ │ │ │ cmp 0x18(%r14,%rax,8),%rbp │ │ │ │ │ jne e330 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7813 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7813 (discriminator 2) │ │ │ │ │ mov 0x18(%rsp),%rdx │ │ │ │ │ mov (%rdx,%rax,8),%rax │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_3__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5787 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5787 (discriminator 2) │ │ │ │ │ cmpq $0x0,(%rsp) │ │ │ │ │ je e950 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r14),%rax │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_3__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5797 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5797 │ │ │ │ │ mov 0xab41(%rip),%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5789 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5789 │ │ │ │ │ sub $0x1,%r12 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0xa8(%rax),%rcx │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:22 (discriminator 2) │ │ │ │ │ test $0x4000000,%ecx │ │ │ │ │ @@ -14634,37 +14634,37 @@ │ │ │ │ │ cmp 0x9c2b(%rip),%rax │ │ │ │ │ je 7ccb <__cxa_finalize@plt+0x360b> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x9c06(%rip),%rax │ │ │ │ │ je 7cea <__cxa_finalize@plt+0x362a> │ │ │ │ │ mov 0x10(%r14),%r15 │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ test %r15,%r15 │ │ │ │ │ jle e858 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ jmp e3bd │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 (discriminator 2) │ │ │ │ │ add $0x1,%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ cmp %r15,%rax │ │ │ │ │ je e470 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7813 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7813 │ │ │ │ │ cmp 0x18(%r14,%rax,8),%rbp │ │ │ │ │ jne e3b0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7813 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7813 (discriminator 2) │ │ │ │ │ mov 0x18(%rsp),%rdx │ │ │ │ │ mov (%rdx,%rax,8),%rbp │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_3__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5797 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5797 (discriminator 2) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je e858 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5799 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5799 │ │ │ │ │ sub $0x1,%r12 │ │ │ │ │ jmp dfb4 │ │ │ │ │ nop │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ @@ -14673,85 +14673,85 @@ │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ movaps %xmm0,(%rsp) │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ movdqa (%rsp),%xmm0 │ │ │ │ │ jmp e10d │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_RaiseArgtupleInvalid(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8035 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8035 (discriminator 4) │ │ │ │ │ mov 0x9b41(%rip),%rax │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ lea 0x5dbe(%rip),%rdx │ │ │ │ │ lea 0x5ccf(%rip),%rsi │ │ │ │ │ lea 0x4f0a(%rip),%r9 │ │ │ │ │ mov $0x3,%r8d │ │ │ │ │ lea 0x4eff(%rip),%rcx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ push %rbx │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_3__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5823 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5823 │ │ │ │ │ pop %rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5823 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5823 (discriminator 1) │ │ │ │ │ mov $0x16bf,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5823 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5823 │ │ │ │ │ pop %rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5833 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5833 │ │ │ │ │ lea 0x4e48(%rip),%rcx │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ lea 0x5d9e(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5835 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5835 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5833 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5833 │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5835 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5835 │ │ │ │ │ jmp e229 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7815 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7815 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ jmp e490 │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7815 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7815 (discriminator 2) │ │ │ │ │ add $0x1,%r13 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7815 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7815 (discriminator 1) │ │ │ │ │ cmp %r15,%r13 │ │ │ │ │ je e858 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%r14),%rax │ │ │ │ │ mov 0xa8(%rax),%rcx │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7817 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7817 (discriminator 2) │ │ │ │ │ test $0x4000000,%ecx │ │ │ │ │ je 7d18 <__cxa_finalize@plt+0x3658> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7817 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7817 │ │ │ │ │ mov 0x18(%r14,%r13,8),%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 98f0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7818 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7818 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je e478 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7819 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7819 (discriminator 1) │ │ │ │ │ js e858 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7820 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7820 │ │ │ │ │ mov 0x18(%rsp),%rax │ │ │ │ │ mov (%rax,%r13,8),%rbp │ │ │ │ │ jmp e3cd │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5890 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5890 │ │ │ │ │ mov $0x1,%edi │ │ │ │ │ call 4040 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5890 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5890 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je ea12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5892 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5892 │ │ │ │ │ mov 0xa893(%rip),%rdx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je e4ee │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ @@ -14765,47 +14765,47 @@ │ │ │ │ │ je 7cf4 <__cxa_finalize@plt+0x3634> │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:46 │ │ │ │ │ cmpq $0x0,0x20(%rbx) │ │ │ │ │ jle 7d13 <__cxa_finalize@plt+0x3653> │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:47 │ │ │ │ │ mov 0x18(%rbx),%rax │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5895 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5895 │ │ │ │ │ mov %rbx,%rsi │ │ │ │ │ PyList_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:47 │ │ │ │ │ mov %rdx,(%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5895 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5895 │ │ │ │ │ mov 0xa965(%rip),%rdi │ │ │ │ │ call 8c80 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rdx │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5895 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5895 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5895 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5895 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je ea34 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ js e540 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,(%rbx) │ │ │ │ │ je e9a4 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5898 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5898 │ │ │ │ │ mov 0xa831(%rip),%rsi │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call b240 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5898 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5898 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je eaaa │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je e565 │ │ │ │ │ @@ -14830,44 +14830,44 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js e58f │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r14) │ │ │ │ │ je e9b1 │ │ │ │ │ __Pyx_PyInt_From_long(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11628 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11628 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 4330 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5913 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5913 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je eb34 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5915 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5915 │ │ │ │ │ mov 0xa7c6(%rip),%rdi │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ call 4640 │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5915 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5915 (discriminator 2) │ │ │ │ │ test %r12,%r12 │ │ │ │ │ je eae4 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js e5d2 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je e823 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5918 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5918 │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 96f0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r12),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -14875,15 +14875,15 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js e5f3 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r12) │ │ │ │ │ je e816 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6023 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6023 │ │ │ │ │ lea 0x4ca4(%rip),%rcx │ │ │ │ │ mov $0x6,%edx │ │ │ │ │ mov $0x1720,%esi │ │ │ │ │ lea 0x5bf5(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -14902,129 +14902,129 @@ │ │ │ │ │ jmp e21e │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp e07e │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_3__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5797 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5797 │ │ │ │ │ mov 0xa851(%rip),%rbp │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1241 │ │ │ │ │ jmp e39c │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_3__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5766 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5766 │ │ │ │ │ movq $0x0,0x10(%rsp) │ │ │ │ │ jmp df56 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ jmp e1de │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5787 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5787 │ │ │ │ │ mov 0xa811(%rip),%rbp │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1241 │ │ │ │ │ jmp e31e │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7815 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7815 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ jmp e6b0 │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7815 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7815 (discriminator 2) │ │ │ │ │ add $0x1,%r13 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7815 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7815 (discriminator 1) │ │ │ │ │ cmp %r15,%r13 │ │ │ │ │ je e950 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%r14),%rax │ │ │ │ │ mov 0xa8(%rax),%rcx │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7817 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7817 (discriminator 2) │ │ │ │ │ test $0x4000000,%ecx │ │ │ │ │ je 7d18 <__cxa_finalize@plt+0x3658> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7817 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7817 │ │ │ │ │ mov 0x18(%r14,%r13,8),%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 98f0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7818 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7818 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je e698 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7819 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7819 (discriminator 1) │ │ │ │ │ js e950 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7820 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7820 │ │ │ │ │ mov 0x18(%rsp),%rax │ │ │ │ │ mov (%rax,%r13,8),%rax │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ jmp e351 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_3__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5818 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5818 (discriminator 1) │ │ │ │ │ call 4410 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5818 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5818 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je dfd3 │ │ │ │ │ mov $0x16ba,%esi │ │ │ │ │ jmp e44f │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6023 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6023 │ │ │ │ │ lea 0x4b97(%rip),%rcx │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ mov $0x16ea,%esi │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ lea 0x5ae6(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6029 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6029 (discriminator 3) │ │ │ │ │ call 44c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6029 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6029 (discriminator 8) │ │ │ │ │ mov 0x28(%rsp),%rsi │ │ │ │ │ mov %rbx,%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6029 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6029 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6029 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6029 (discriminator 8) │ │ │ │ │ call 9490 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_3__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5842 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5842 (discriminator 1) │ │ │ │ │ jmp e229 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5956 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5956 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5957 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5957 │ │ │ │ │ lea 0x58(%rsp),%rsi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ mov %rbx,%r14 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5956 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5956 │ │ │ │ │ movq $0x0,0x50(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5957 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5957 │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5956 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5956 │ │ │ │ │ mov %rax,0x58(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5957 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5957 │ │ │ │ │ call aa00 │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp e140 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5878 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5878 (discriminator 1) │ │ │ │ │ mov $0x4,%r12d │ │ │ │ │ mov $0x16f6,%ebp │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ js e830 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,(%rbx) │ │ │ │ │ je e7b0 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6023 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6023 │ │ │ │ │ lea 0x4b0b(%rip),%rcx │ │ │ │ │ mov %r12d,%edx │ │ │ │ │ mov %ebp,%esi │ │ │ │ │ lea 0x5a61(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ @@ -15035,93 +15035,93 @@ │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp e78c │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7815 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7815 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ jmp e7e0 │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7815 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7815 (discriminator 2) │ │ │ │ │ add $0x1,%r12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7815 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7815 (discriminator 1) │ │ │ │ │ cmp %r12,%r15 │ │ │ │ │ je ea92 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%r14),%rax │ │ │ │ │ mov 0xa8(%rax),%rcx │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7817 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7817 (discriminator 2) │ │ │ │ │ test $0x4000000,%ecx │ │ │ │ │ je 7d18 <__cxa_finalize@plt+0x3658> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7817 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7817 │ │ │ │ │ mov 0x18(%r14,%r12,8),%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 98f0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7818 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7818 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je e7c8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7819 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7819 (discriminator 1) │ │ │ │ │ js ea92 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7820 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7820 │ │ │ │ │ mov 0x18(%rsp),%rax │ │ │ │ │ mov (%rax,%r12,8),%rax │ │ │ │ │ mov %rax,0x10(%rsp) │ │ │ │ │ jmp e2d2 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp e5f3 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp e5d2 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6023 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6023 │ │ │ │ │ lea 0x4a67(%rip),%rcx │ │ │ │ │ mov $0x4,%edx │ │ │ │ │ mov $0x16f6,%esi │ │ │ │ │ lea 0x59b8(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp e21e │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_3__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5801 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5801 │ │ │ │ │ call 4410 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5801 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5801 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne eb1b │ │ │ │ │ __Pyx_RaiseArgtupleInvalid(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8035 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8035 (discriminator 4) │ │ │ │ │ mov 0x96eb(%rip),%rax │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ lea 0x4ac4(%rip),%rcx │ │ │ │ │ lea 0x5879(%rip),%rsi │ │ │ │ │ lea 0x4ab4(%rip),%r9 │ │ │ │ │ mov $0x3,%r8d │ │ │ │ │ lea 0x594d(%rip),%rdx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ push $0x2 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_3__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5803 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5803 │ │ │ │ │ pop %rcx │ │ │ │ │ pop %rsi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5803 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5803 (discriminator 1) │ │ │ │ │ mov $0x16ab,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5803 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5803 │ │ │ │ │ jmp e44f │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5808 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5808 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ mov 0x18(%rsp),%rsi │ │ │ │ │ mov %rbx,%r8 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ lea 0x50(%rsp),%rdx │ │ │ │ │ lea 0x30(%rsp),%rcx │ │ │ │ │ mov %rbp,0x40(%rsp) │ │ │ │ │ @@ -15131,146 +15131,146 @@ │ │ │ │ │ mov %rax,0x38(%rsp) │ │ │ │ │ call add0 │ │ │ │ │ mov 0x30(%rsp),%rdx │ │ │ │ │ mov 0x40(%rsp),%rbp │ │ │ │ │ mov %rdx,0x10(%rsp) │ │ │ │ │ mov 0x38(%rsp),%rdx │ │ │ │ │ mov %rdx,(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5808 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5808 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne dfbd │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5808 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5808 (discriminator 1) │ │ │ │ │ mov $0x16b0,%esi │ │ │ │ │ jmp e44f │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7573 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7573 │ │ │ │ │ call 4600 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ jmp e0ae │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6023 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6023 │ │ │ │ │ lea 0x496f(%rip),%rcx │ │ │ │ │ mov $0x7,%edx │ │ │ │ │ mov $0x1733,%esi │ │ │ │ │ lea 0x58c0(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp e21e │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_3__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5791 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5791 │ │ │ │ │ call 4410 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5791 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5791 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne eb25 │ │ │ │ │ __Pyx_RaiseArgtupleInvalid(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8035 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8035 (discriminator 4) │ │ │ │ │ mov 0x95f3(%rip),%rax │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ mov $0x3,%r8d │ │ │ │ │ lea 0x5782(%rip),%rsi │ │ │ │ │ lea 0x49bd(%rip),%r9 │ │ │ │ │ lea 0x49b8(%rip),%rcx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ push $0x1 │ │ │ │ │ lea 0x5850(%rip),%rdx │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_3__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5793 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5793 │ │ │ │ │ pop %rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5793 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5793 (discriminator 1) │ │ │ │ │ mov $0x16a1,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5793 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5793 │ │ │ │ │ pop %r8 │ │ │ │ │ jmp e44f │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp e540 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp e58f │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp e57b │ │ │ │ │ __Pyx_RaiseUnexpectedTypeError(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8136 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8136 │ │ │ │ │ mov 0x18(%rax),%rcx │ │ │ │ │ mov 0x9582(%rip),%rax │ │ │ │ │ lea 0x4941(%rip),%rdx │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5895 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5895 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ __Pyx_RaiseUnexpectedTypeError(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8136 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8136 │ │ │ │ │ lea 0x493e(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6023 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6023 │ │ │ │ │ mov $0x9,%edx │ │ │ │ │ lea 0x48a2(%rip),%rcx │ │ │ │ │ mov $0x1761,%esi │ │ │ │ │ lea 0x57f8(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp e1b3 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6023 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6023 │ │ │ │ │ lea 0x4885(%rip),%rcx │ │ │ │ │ mov $0x5,%edx │ │ │ │ │ mov $0x1702,%esi │ │ │ │ │ lea 0x57d6(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp e21e │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5895 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5895 (discriminator 1) │ │ │ │ │ mov $0x5,%r12d │ │ │ │ │ mov $0x1707,%ebp │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ jns e783 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6023 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6023 │ │ │ │ │ lea 0x4850(%rip),%rcx │ │ │ │ │ mov $0x5,%edx │ │ │ │ │ mov $0x1707,%esi │ │ │ │ │ lea 0x57a1(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp e21e │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6023 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6023 │ │ │ │ │ lea 0x4827(%rip),%rcx │ │ │ │ │ mov $0x4,%edx │ │ │ │ │ mov $0x16f4,%esi │ │ │ │ │ lea 0x5778(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp e21e │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_3__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5783 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5783 │ │ │ │ │ call 4410 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5783 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5783 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je e410 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5783 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5783 (discriminator 1) │ │ │ │ │ mov $0x1697,%esi │ │ │ │ │ jmp e44f │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r14),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -15280,71 +15280,71 @@ │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r14) │ │ │ │ │ jne eac2 │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6023 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6023 │ │ │ │ │ lea 0x47d5(%rip),%rcx │ │ │ │ │ mov $0x5,%edx │ │ │ │ │ mov $0x170a,%esi │ │ │ │ │ lea 0x5726(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp e21e │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns eb7a │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6023 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6023 │ │ │ │ │ lea 0x47ab(%rip),%rcx │ │ │ │ │ mov $0x6,%edx │ │ │ │ │ mov $0x171b,%esi │ │ │ │ │ lea 0x56fc(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp e610 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6023 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6023 │ │ │ │ │ jmp e201 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_3__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5801 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5801 (discriminator 1) │ │ │ │ │ mov $0x16a9,%esi │ │ │ │ │ jmp e44f │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5791 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5791 (discriminator 1) │ │ │ │ │ mov $0x169f,%esi │ │ │ │ │ jmp e44f │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5848 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5848 │ │ │ │ │ call 41f0 <__stack_chk_fail@plt> │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6023 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6023 │ │ │ │ │ lea 0x4763(%rip),%rcx │ │ │ │ │ mov $0x6,%edx │ │ │ │ │ mov $0x1719,%esi │ │ │ │ │ lea 0x56b4(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp e610 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_2__pyx_unpickle_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6023 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6023 │ │ │ │ │ lea 0x4741(%rip),%rcx │ │ │ │ │ mov $0x9,%edx │ │ │ │ │ mov $0x1762,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5895 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5895 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6023 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6023 │ │ │ │ │ lea 0x5690(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp e1b3 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ @@ -15359,56 +15359,56 @@ │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ jmp 7cef <__cxa_finalize@plt+0x362f> │ │ │ │ │ jmp 7cef <__cxa_finalize@plt+0x362f> │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_3__pyx_unpickle_cached_property(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_1__pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5267 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5267 │ │ │ │ │ endbr64 │ │ │ │ │ push %r15 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5291 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5291 │ │ │ │ │ lea 0xa2eb(%rip),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5267 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5267 │ │ │ │ │ push %r14 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5291 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5291 │ │ │ │ │ movq %rax,%xmm1 │ │ │ │ │ add $0x10,%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5267 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5267 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x88,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5291 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5291 │ │ │ │ │ movq 0x8d6b(%rip),%xmm0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5267 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5267 │ │ │ │ │ mov %fs:0x28,%rbx │ │ │ │ │ mov %rbx,0x78(%rsp) │ │ │ │ │ mov %rdx,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5291 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5291 │ │ │ │ │ mov %rax,0x60(%rsp) │ │ │ │ │ movq $0x0,0x68(%rsp) │ │ │ │ │ punpcklqdq %xmm1,%xmm0 │ │ │ │ │ movaps %xmm0,0x50(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5292 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5292 │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ je ef38 │ │ │ │ │ mov %rcx,%r14 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5294 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5294 │ │ │ │ │ cmp $0x2,%rbx │ │ │ │ │ je f350 │ │ │ │ │ jg eeb0 │ │ │ │ │ movq $0x0,(%rsp) │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je f340 │ │ │ │ │ cmp $0x1,%rbx │ │ │ │ │ jne f0f0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5299 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5299 │ │ │ │ │ mov (%rsi),%rax │ │ │ │ │ mov %rax,0x10(%rsp) │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r14),%rax │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ @@ -15423,131 +15423,131 @@ │ │ │ │ │ je 7d37 <__cxa_finalize@plt+0x3677> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x9337(%rip),%rax │ │ │ │ │ je 7d56 <__cxa_finalize@plt+0x3696> │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%r14),%r15 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_1__pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5289 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5289 │ │ │ │ │ lea (%rsi,%rbx,8),%rax │ │ │ │ │ mov %rax,0x18(%rsp) │ │ │ │ │ Py_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov %r15,%r12 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_1__pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5305 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5305 │ │ │ │ │ cmp $0x1,%rbx │ │ │ │ │ je f360 │ │ │ │ │ cmp $0x2,%rbx │ │ │ │ │ je f330 │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je ef70 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5334 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5334 (discriminator 1) │ │ │ │ │ test %r12,%r12 │ │ │ │ │ jg f590 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5346 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5346 │ │ │ │ │ mov (%rsp),%rdi │ │ │ │ │ call 8940 │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5346 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5346 (discriminator 2) │ │ │ │ │ cmp $0xffffffffffffffff,%rax │ │ │ │ │ je f3c8 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5382 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5382 │ │ │ │ │ movq $0x0,0x28(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5392 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5392 │ │ │ │ │ mov 0xa32d(%rip),%rax │ │ │ │ │ test %rax,%rax │ │ │ │ │ je eccf │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5392 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5392 (discriminator 1) │ │ │ │ │ mov %rax,0x9ff1(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5394 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5394 (discriminator 2) │ │ │ │ │ call 43c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5394 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5394 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%r13d │ │ │ │ │ test %r13d,%r13d │ │ │ │ │ jne ef60 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5394 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5394 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je ed1c │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5394 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5394 (discriminator 14) │ │ │ │ │ lea 0x28(%rsp),%rsi │ │ │ │ │ mov $0x1,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x45a1(%rip),%r8 │ │ │ │ │ lea 0x5534(%rip),%rcx │ │ │ │ │ lea 0x9fb5(%rip),%rdi │ │ │ │ │ call a7a0 │ │ │ │ │ mov %eax,%r13d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5394 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5394 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je f3e0 │ │ │ │ │ __Pyx_PyInt_From_long(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11628 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11628 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 4330 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5404 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5404 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je f750 │ │ │ │ │ __Pyx_PySequence_ContainsTF(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:2145 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:2145 │ │ │ │ │ mov 0xa261(%rip),%rdi │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ call 4270 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rdx │ │ │ │ │ __Pyx_PySequence_ContainsTF(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:2145 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:2145 │ │ │ │ │ mov %eax,%r15d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:2146 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:2146 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js f450 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ js ed5e │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,(%rbx) │ │ │ │ │ je f320 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5408 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5408 │ │ │ │ │ test %r15d,%r15d │ │ │ │ │ je f1a8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5467 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5467 │ │ │ │ │ mov 0x9fca(%rip),%rdi │ │ │ │ │ mov 0xa0f3(%rip),%rsi │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ mov 0x90(%rax),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je f5f8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ call *%rax │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5467 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5467 (discriminator 2) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je f608 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5472 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5472 (discriminator 2) │ │ │ │ │ mov 0x9192(%rip),%rax │ │ │ │ │ cmp %rax,0x8(%rbx) │ │ │ │ │ jne f420 │ │ │ │ │ PyMethod_GET_SELF(): │ │ │ │ │ /usr/include/python3.13/cpython/classobject.h:40 │ │ │ │ │ mov 0x18(%rbx),%r15 │ │ │ │ │ movq %r15,%xmm0 │ │ │ │ │ movhps 0x10(%rsp),%xmm0 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5474 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5474 (discriminator 1) │ │ │ │ │ test %r15,%r15 │ │ │ │ │ je f420 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r15),%eax │ │ │ │ │ PyMethod_GET_FUNCTION(): │ │ │ │ │ /usr/include/python3.13/cpython/classobject.h:35 │ │ │ │ │ @@ -15572,21 +15572,21 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js eded │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je f0d0 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5485 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5485 │ │ │ │ │ lea 0x50(%rsp),%rsi │ │ │ │ │ mov $0x2,%edx │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5484 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5484 │ │ │ │ │ movaps %xmm0,0x50(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5485 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5485 │ │ │ │ │ call aa00 │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -15600,42 +15600,42 @@ │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ nop │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r14),%rax │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5487 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5487 (discriminator 1) │ │ │ │ │ test %r12,%r12 │ │ │ │ │ je eed0 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js ee3d │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r14) │ │ │ │ │ je f0c0 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5503 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5503 │ │ │ │ │ cmp 0x913c(%rip),%rbp │ │ │ │ │ je ee83 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbp),%rax │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5513 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5513 (discriminator 2) │ │ │ │ │ cmp 0x90ef(%rip),%rax │ │ │ │ │ jne f6ab │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5514 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5514 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ mov %rbp,%rsi │ │ │ │ │ call c9c0 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5514 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5514 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je f836 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rax),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -15651,15 +15651,15 @@ │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r12),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je ee90 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r12) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5537 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5537 │ │ │ │ │ mov %r12,%rbx │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r12),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ @@ -15670,114 +15670,114 @@ │ │ │ │ │ jne ef00 │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp ef00 │ │ │ │ │ nop │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_1__pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5294 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5294 │ │ │ │ │ cmp $0x3,%rbx │ │ │ │ │ jne f0f0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5295 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5295 │ │ │ │ │ mov 0x10(%rsi),%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5297 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5297 │ │ │ │ │ mov 0x8(%rsi),%rax │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ jmp ec2e │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js eee1 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r14) │ │ │ │ │ je f7ee │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5551 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5551 │ │ │ │ │ lea 0x43b6(%rip),%rcx │ │ │ │ │ mov $0x7,%edx │ │ │ │ │ mov $0x156f,%esi │ │ │ │ │ lea 0x5367(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5537 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5537 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5557 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5557 (discriminator 1) │ │ │ │ │ test %r13d,%r13d │ │ │ │ │ jne f3ff │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_1__pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5376 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5376 │ │ │ │ │ mov 0x78(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne f80f │ │ │ │ │ add $0x88,%rsp │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5338 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5338 (discriminator 1) │ │ │ │ │ cmp $0x3,%rbx │ │ │ │ │ jne f0f0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5341 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5341 │ │ │ │ │ mov (%rsi),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5343 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5343 │ │ │ │ │ mov 0x10(%rsi),%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5341 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5341 │ │ │ │ │ mov %rax,0x10(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5342 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5342 │ │ │ │ │ mov 0x8(%rsi),%rax │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5343 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5343 │ │ │ │ │ jmp ec9d │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5382 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5382 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ jmp ed1c │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_1__pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5307 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5307 │ │ │ │ │ mov 0x9f39(%rip),%rbp │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ test %r15,%r15 │ │ │ │ │ jle f772 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ jmp ef9d │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 (discriminator 2) │ │ │ │ │ add $0x1,%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ cmp %rax,%r15 │ │ │ │ │ je f4a0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7813 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7813 │ │ │ │ │ cmp 0x18(%r14,%rax,8),%rbp │ │ │ │ │ jne ef90 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7813 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7813 (discriminator 2) │ │ │ │ │ mov 0x18(%rsp),%rdx │ │ │ │ │ mov (%rdx,%rax,8),%rax │ │ │ │ │ mov %rax,0x10(%rsp) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_1__pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5307 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5307 (discriminator 2) │ │ │ │ │ cmpq $0x0,0x10(%rsp) │ │ │ │ │ je f772 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r14),%rax │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_1__pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5315 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5315 │ │ │ │ │ mov 0x9ecf(%rip),%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5309 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5309 │ │ │ │ │ lea -0x1(%r15),%r12 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0xa8(%rax),%rcx │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:22 (discriminator 2) │ │ │ │ │ test $0x4000000,%ecx │ │ │ │ │ @@ -15787,44 +15787,44 @@ │ │ │ │ │ cmp 0x8fc9(%rip),%rax │ │ │ │ │ je 7d37 <__cxa_finalize@plt+0x3677> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x8fa4(%rip),%rax │ │ │ │ │ je 7d56 <__cxa_finalize@plt+0x3696> │ │ │ │ │ mov 0x10(%r14),%r15 │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ test %r15,%r15 │ │ │ │ │ jle f630 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ jmp f01d │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 (discriminator 2) │ │ │ │ │ add $0x1,%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ cmp %r15,%rax │ │ │ │ │ je f370 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7813 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7813 │ │ │ │ │ cmp 0x18(%r14,%rax,8),%rbp │ │ │ │ │ jne f010 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7813 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7813 (discriminator 2) │ │ │ │ │ mov 0x18(%rsp),%rdx │ │ │ │ │ mov (%rdx,%rax,8),%rax │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_1__pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5315 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5315 (discriminator 2) │ │ │ │ │ cmpq $0x0,(%rsp) │ │ │ │ │ je f630 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r14),%rax │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_1__pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5325 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5325 │ │ │ │ │ mov 0x9e61(%rip),%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5317 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5317 │ │ │ │ │ sub $0x1,%r12 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0xa8(%rax),%rcx │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:22 (discriminator 2) │ │ │ │ │ test $0x4000000,%ecx │ │ │ │ │ @@ -15834,37 +15834,37 @@ │ │ │ │ │ cmp 0x8f4b(%rip),%rax │ │ │ │ │ je 7d37 <__cxa_finalize@plt+0x3677> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x8f26(%rip),%rax │ │ │ │ │ je 7d56 <__cxa_finalize@plt+0x3696> │ │ │ │ │ mov 0x10(%r14),%r15 │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ test %r15,%r15 │ │ │ │ │ jle f538 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ jmp f09d │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 (discriminator 2) │ │ │ │ │ add $0x1,%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ cmp %r15,%rax │ │ │ │ │ je f150 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7813 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7813 │ │ │ │ │ cmp 0x18(%r14,%rax,8),%rbp │ │ │ │ │ jne f090 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7813 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7813 (discriminator 2) │ │ │ │ │ mov 0x18(%rsp),%rdx │ │ │ │ │ mov (%rdx,%rax,8),%rbp │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_1__pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5325 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5325 (discriminator 2) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je f538 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5327 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5327 │ │ │ │ │ sub $0x1,%r12 │ │ │ │ │ jmp ec94 │ │ │ │ │ nop │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ @@ -15873,85 +15873,85 @@ │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ movaps %xmm0,(%rsp) │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ movdqa (%rsp),%xmm0 │ │ │ │ │ jmp eded │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_RaiseArgtupleInvalid(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8035 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8035 (discriminator 4) │ │ │ │ │ mov 0x8e61(%rip),%rax │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ lea 0x5136(%rip),%rdx │ │ │ │ │ lea 0x4fef(%rip),%rsi │ │ │ │ │ lea 0x422a(%rip),%r9 │ │ │ │ │ mov $0x3,%r8d │ │ │ │ │ lea 0x421f(%rip),%rcx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ push %rbx │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_1__pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5351 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5351 │ │ │ │ │ pop %rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5351 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5351 (discriminator 1) │ │ │ │ │ mov $0x14e7,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5351 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5351 │ │ │ │ │ pop %rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5361 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5361 │ │ │ │ │ lea 0x4168(%rip),%rcx │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ lea 0x511e(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5363 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5363 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5361 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5361 │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5363 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5363 │ │ │ │ │ jmp ef09 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7815 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7815 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ jmp f170 │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7815 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7815 (discriminator 2) │ │ │ │ │ add $0x1,%r13 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7815 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7815 (discriminator 1) │ │ │ │ │ cmp %r15,%r13 │ │ │ │ │ je f538 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%r14),%rax │ │ │ │ │ mov 0xa8(%rax),%rcx │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7817 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7817 (discriminator 2) │ │ │ │ │ test $0x4000000,%ecx │ │ │ │ │ je 7d84 <__cxa_finalize@plt+0x36c4> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7817 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7817 │ │ │ │ │ mov 0x18(%r14,%r13,8),%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 98f0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7818 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7818 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je f158 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7819 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7819 (discriminator 1) │ │ │ │ │ js f538 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7820 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7820 │ │ │ │ │ mov 0x18(%rsp),%rax │ │ │ │ │ mov (%rax,%r13,8),%rbp │ │ │ │ │ jmp f0ad │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5418 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5418 │ │ │ │ │ mov $0x1,%edi │ │ │ │ │ call 4040 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5418 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5418 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je f6f2 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5420 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5420 │ │ │ │ │ mov 0x9bb3(%rip),%rdx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je f1ce │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ @@ -15965,47 +15965,47 @@ │ │ │ │ │ je 7d60 <__cxa_finalize@plt+0x36a0> │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:46 │ │ │ │ │ cmpq $0x0,0x20(%rbx) │ │ │ │ │ jle 7d7f <__cxa_finalize@plt+0x36bf> │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:47 │ │ │ │ │ mov 0x18(%rbx),%rax │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5423 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5423 │ │ │ │ │ mov %rbx,%rsi │ │ │ │ │ PyList_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:47 │ │ │ │ │ mov %rdx,(%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5423 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5423 │ │ │ │ │ mov 0x9c85(%rip),%rdi │ │ │ │ │ call 8c80 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rdx │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5423 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5423 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5423 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5423 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je f714 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ js f220 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,(%rbx) │ │ │ │ │ je f684 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5426 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5426 │ │ │ │ │ mov 0x9b51(%rip),%rsi │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call b240 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5426 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5426 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je f78a │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je f245 │ │ │ │ │ @@ -16030,44 +16030,44 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js f26f │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r14) │ │ │ │ │ je f691 │ │ │ │ │ __Pyx_PyInt_From_long(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:11628 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:11628 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 4330 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5441 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5441 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je f814 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5443 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5443 │ │ │ │ │ mov 0x9ade(%rip),%rdi │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ call 4640 │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5443 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5443 (discriminator 2) │ │ │ │ │ test %r12,%r12 │ │ │ │ │ je f7c4 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js f2b2 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je f503 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5446 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5446 │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 96f0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r12),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -16075,15 +16075,15 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js f2d3 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r12) │ │ │ │ │ je f4f6 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5551 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5551 │ │ │ │ │ lea 0x3fc4(%rip),%rcx │ │ │ │ │ mov $0x6,%edx │ │ │ │ │ mov $0x1548,%esi │ │ │ │ │ lea 0x4f75(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -16102,129 +16102,129 @@ │ │ │ │ │ jmp eefe │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp ed5e │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_1__pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5325 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5325 │ │ │ │ │ mov 0x9b71(%rip),%rbp │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1241 │ │ │ │ │ jmp f07c │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_1__pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5294 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5294 │ │ │ │ │ movq $0x0,0x10(%rsp) │ │ │ │ │ jmp ec36 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ jmp eebe │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5315 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5315 │ │ │ │ │ mov 0x9b31(%rip),%rbp │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1241 │ │ │ │ │ jmp effe │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7815 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7815 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ jmp f390 │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7815 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7815 (discriminator 2) │ │ │ │ │ add $0x1,%r13 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7815 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7815 (discriminator 1) │ │ │ │ │ cmp %r15,%r13 │ │ │ │ │ je f630 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%r14),%rax │ │ │ │ │ mov 0xa8(%rax),%rcx │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7817 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7817 (discriminator 2) │ │ │ │ │ test $0x4000000,%ecx │ │ │ │ │ je 7d84 <__cxa_finalize@plt+0x36c4> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7817 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7817 │ │ │ │ │ mov 0x18(%r14,%r13,8),%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 98f0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7818 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7818 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je f378 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7819 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7819 (discriminator 1) │ │ │ │ │ js f630 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7820 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7820 │ │ │ │ │ mov 0x18(%rsp),%rax │ │ │ │ │ mov (%rax,%r13,8),%rax │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ jmp f031 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_1__pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5346 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5346 (discriminator 1) │ │ │ │ │ call 4410 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5346 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5346 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je ecb3 │ │ │ │ │ mov $0x14e2,%esi │ │ │ │ │ jmp f12f │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5551 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5551 │ │ │ │ │ lea 0x3eb7(%rip),%rcx │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ mov $0x1512,%esi │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ lea 0x4e66(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5557 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5557 (discriminator 3) │ │ │ │ │ call 44c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5557 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5557 (discriminator 8) │ │ │ │ │ mov 0x28(%rsp),%rsi │ │ │ │ │ mov %rbx,%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5557 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5557 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5557 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5557 (discriminator 8) │ │ │ │ │ call 9490 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_1__pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5370 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5370 (discriminator 1) │ │ │ │ │ jmp ef09 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5484 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5484 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5485 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5485 │ │ │ │ │ lea 0x58(%rsp),%rsi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ mov %rbx,%r14 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5484 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5484 │ │ │ │ │ movq $0x0,0x50(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5485 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5485 │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5484 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5484 │ │ │ │ │ mov %rax,0x58(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5485 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5485 │ │ │ │ │ call aa00 │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp ee20 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5406 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5406 (discriminator 1) │ │ │ │ │ mov $0x4,%r12d │ │ │ │ │ mov $0x151e,%ebp │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ js f510 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,(%rbx) │ │ │ │ │ je f490 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5551 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5551 │ │ │ │ │ lea 0x3e2b(%rip),%rcx │ │ │ │ │ mov %r12d,%edx │ │ │ │ │ mov %ebp,%esi │ │ │ │ │ lea 0x4de1(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ @@ -16235,93 +16235,93 @@ │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp f46c │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7815 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7815 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ jmp f4c0 │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7815 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7815 (discriminator 2) │ │ │ │ │ add $0x1,%r12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7815 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7815 (discriminator 1) │ │ │ │ │ cmp %r12,%r15 │ │ │ │ │ je f772 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%r14),%rax │ │ │ │ │ mov 0xa8(%rax),%rcx │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7817 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7817 (discriminator 2) │ │ │ │ │ test $0x4000000,%ecx │ │ │ │ │ je 7d84 <__cxa_finalize@plt+0x36c4> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7817 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7817 │ │ │ │ │ mov 0x18(%r14,%r12,8),%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 98f0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7818 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7818 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je f4a8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7819 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7819 (discriminator 1) │ │ │ │ │ js f772 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7820 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7820 │ │ │ │ │ mov 0x18(%rsp),%rax │ │ │ │ │ mov (%rax,%r12,8),%rax │ │ │ │ │ mov %rax,0x10(%rsp) │ │ │ │ │ jmp efb2 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp f2d3 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp f2b2 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5551 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5551 │ │ │ │ │ lea 0x3d87(%rip),%rcx │ │ │ │ │ mov $0x4,%edx │ │ │ │ │ mov $0x151e,%esi │ │ │ │ │ lea 0x4d38(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp eefe │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_1__pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5329 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5329 │ │ │ │ │ call 4410 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5329 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5329 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne f7fb │ │ │ │ │ __Pyx_RaiseArgtupleInvalid(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8035 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8035 (discriminator 4) │ │ │ │ │ mov 0x8a0b(%rip),%rax │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ lea 0x3de4(%rip),%rcx │ │ │ │ │ lea 0x4b99(%rip),%rsi │ │ │ │ │ lea 0x3dd4(%rip),%r9 │ │ │ │ │ mov $0x3,%r8d │ │ │ │ │ lea 0x4cc5(%rip),%rdx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ push $0x2 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_1__pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5331 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5331 │ │ │ │ │ pop %rcx │ │ │ │ │ pop %rsi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5331 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5331 (discriminator 1) │ │ │ │ │ mov $0x14d3,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5331 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5331 │ │ │ │ │ jmp f12f │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5336 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5336 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ mov 0x18(%rsp),%rsi │ │ │ │ │ mov %rbx,%r8 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ lea 0x50(%rsp),%rdx │ │ │ │ │ lea 0x30(%rsp),%rcx │ │ │ │ │ mov %rbp,0x40(%rsp) │ │ │ │ │ @@ -16331,146 +16331,146 @@ │ │ │ │ │ mov %rax,0x38(%rsp) │ │ │ │ │ call add0 │ │ │ │ │ mov 0x30(%rsp),%rdx │ │ │ │ │ mov 0x40(%rsp),%rbp │ │ │ │ │ mov %rdx,0x10(%rsp) │ │ │ │ │ mov 0x38(%rsp),%rdx │ │ │ │ │ mov %rdx,(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5336 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5336 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne ec9d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5336 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5336 (discriminator 1) │ │ │ │ │ mov $0x14d8,%esi │ │ │ │ │ jmp f12f │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7573 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7573 │ │ │ │ │ call 4600 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ jmp ed8e │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5551 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5551 │ │ │ │ │ lea 0x3c8f(%rip),%rcx │ │ │ │ │ mov $0x7,%edx │ │ │ │ │ mov $0x155b,%esi │ │ │ │ │ lea 0x4c40(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp eefe │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_1__pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5319 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5319 │ │ │ │ │ call 4410 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5319 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5319 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne f805 │ │ │ │ │ __Pyx_RaiseArgtupleInvalid(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8035 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8035 (discriminator 4) │ │ │ │ │ mov 0x8913(%rip),%rax │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ mov $0x3,%r8d │ │ │ │ │ lea 0x4aa2(%rip),%rsi │ │ │ │ │ lea 0x3cdd(%rip),%r9 │ │ │ │ │ lea 0x3cd8(%rip),%rcx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ push $0x1 │ │ │ │ │ lea 0x4bc8(%rip),%rdx │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_1__pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5321 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5321 │ │ │ │ │ pop %rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5321 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5321 (discriminator 1) │ │ │ │ │ mov $0x14c9,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5321 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5321 │ │ │ │ │ pop %r8 │ │ │ │ │ jmp f12f │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp f220 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp f26f │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp f25b │ │ │ │ │ __Pyx_RaiseUnexpectedTypeError(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8136 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8136 │ │ │ │ │ mov 0x18(%rax),%rcx │ │ │ │ │ mov 0x88a2(%rip),%rax │ │ │ │ │ lea 0x3c61(%rip),%rdx │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5423 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5423 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ __Pyx_RaiseUnexpectedTypeError(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8136 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8136 │ │ │ │ │ lea 0x3c5e(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5551 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5551 │ │ │ │ │ mov $0x9,%edx │ │ │ │ │ lea 0x3bc2(%rip),%rcx │ │ │ │ │ mov $0x1589,%esi │ │ │ │ │ lea 0x4b78(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp ee93 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5551 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5551 │ │ │ │ │ lea 0x3ba5(%rip),%rcx │ │ │ │ │ mov $0x5,%edx │ │ │ │ │ mov $0x152a,%esi │ │ │ │ │ lea 0x4b56(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp eefe │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5423 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5423 (discriminator 1) │ │ │ │ │ mov $0x5,%r12d │ │ │ │ │ mov $0x152f,%ebp │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ jns f463 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5551 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5551 │ │ │ │ │ lea 0x3b70(%rip),%rcx │ │ │ │ │ mov $0x5,%edx │ │ │ │ │ mov $0x152f,%esi │ │ │ │ │ lea 0x4b21(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp eefe │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5551 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5551 │ │ │ │ │ lea 0x3b47(%rip),%rcx │ │ │ │ │ mov $0x4,%edx │ │ │ │ │ mov $0x151c,%esi │ │ │ │ │ lea 0x4af8(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp eefe │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_1__pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5311 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5311 │ │ │ │ │ call 4410 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5311 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5311 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je f0f0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5311 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5311 (discriminator 1) │ │ │ │ │ mov $0x14bf,%esi │ │ │ │ │ jmp f12f │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r14),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -16480,71 +16480,71 @@ │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r14) │ │ │ │ │ jne f7a2 │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5551 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5551 │ │ │ │ │ lea 0x3af5(%rip),%rcx │ │ │ │ │ mov $0x5,%edx │ │ │ │ │ mov $0x1532,%esi │ │ │ │ │ lea 0x4aa6(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp eefe │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns f85a │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5551 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5551 │ │ │ │ │ lea 0x3acb(%rip),%rcx │ │ │ │ │ mov $0x6,%edx │ │ │ │ │ mov $0x1543,%esi │ │ │ │ │ lea 0x4a7c(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp f2f0 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5551 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5551 │ │ │ │ │ jmp eee1 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_1__pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5329 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5329 (discriminator 1) │ │ │ │ │ mov $0x14d1,%esi │ │ │ │ │ jmp f12f │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5319 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5319 (discriminator 1) │ │ │ │ │ mov $0x14c7,%esi │ │ │ │ │ jmp f12f │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5376 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5376 │ │ │ │ │ call 41f0 <__stack_chk_fail@plt> │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5551 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5551 │ │ │ │ │ lea 0x3a83(%rip),%rcx │ │ │ │ │ mov $0x6,%edx │ │ │ │ │ mov $0x1541,%esi │ │ │ │ │ lea 0x4a34(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp f2f0 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c___pyx_unpickle_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5551 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5551 │ │ │ │ │ lea 0x3a61(%rip),%rcx │ │ │ │ │ mov $0x9,%edx │ │ │ │ │ mov $0x158a,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5423 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5423 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5551 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5551 │ │ │ │ │ lea 0x4a10(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp ee93 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ @@ -16559,86 +16559,86 @@ │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ jmp 7d5b <__cxa_finalize@plt+0x369b> │ │ │ │ │ jmp 7d5b <__cxa_finalize@plt+0x369b> │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_1__pyx_unpickle_under_cached_property(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __pyx_tp_descr_get_9propcache_10_helpers_c_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6466 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6466 │ │ │ │ │ endbr64 │ │ │ │ │ push %r15 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x58,%rsp │ │ │ │ │ mov %fs:0x28,%rbp │ │ │ │ │ mov %rbp,0x48(%rsp) │ │ │ │ │ mov %rdi,%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6468 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6468 │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ je fb90 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4548 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4548 │ │ │ │ │ movq $0x0,0x28(%rsp) │ │ │ │ │ mov %rsi,%r13 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4559 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4559 (discriminator 2) │ │ │ │ │ call 43c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4559 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4559 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%r14d │ │ │ │ │ test %r14d,%r14d │ │ │ │ │ je f9b8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4570 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4570 │ │ │ │ │ mov 0x86af(%rip),%r12 │ │ │ │ │ cmp %r12,%r13 │ │ │ │ │ je f9e0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4548 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4548 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4603 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4603 (discriminator 1) │ │ │ │ │ cmp %r12,0x18(%rbp) │ │ │ │ │ je fd30 │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ mov 0x8(%r13),%rax │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4636 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4636 │ │ │ │ │ mov 0x94fe(%rip),%rsi │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ mov 0x90(%rax),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je fdf0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ call *%rax │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4636 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4636 (discriminator 2) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je fdc8 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4638 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4638 (discriminator 1) │ │ │ │ │ cmp 0x8682(%rip),%rax │ │ │ │ │ je f9f0 │ │ │ │ │ cmp %r12,%rbx │ │ │ │ │ jne ff28 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4651 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4651 │ │ │ │ │ mov 0x868c(%rip),%rax │ │ │ │ │ lea 0x3a12(%rip),%rdx │ │ │ │ │ lea 0x498e(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4753 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4753 │ │ │ │ │ mov $0x4e,%edx │ │ │ │ │ lea 0x3921(%rip),%rcx │ │ │ │ │ mov $0x122c,%esi │ │ │ │ │ lea 0x493c(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -16649,110 +16649,110 @@ │ │ │ │ │ js f980 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je feb0 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4582 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4582 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4759 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4759 (discriminator 1) │ │ │ │ │ test %r14d,%r14d │ │ │ │ │ jne fd0f │ │ │ │ │ __pyx_tp_descr_get_9propcache_10_helpers_c_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6472 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6472 │ │ │ │ │ mov 0x48(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne ffa8 │ │ │ │ │ add $0x58,%rsp │ │ │ │ │ mov %rbp,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4559 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4559 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ jne fbbb │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4570 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4570 │ │ │ │ │ mov 0x85b6(%rip),%r12 │ │ │ │ │ cmp %r12,%r13 │ │ │ │ │ jne f8dd │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je f98b │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4759 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4759 │ │ │ │ │ jmp f98b │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4650 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4650 (discriminator 1) │ │ │ │ │ cmp %r12,%rbx │ │ │ │ │ je f92d │ │ │ │ │ __Pyx_PyDict_GetItemDefault(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8341 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8341 │ │ │ │ │ mov 0x18(%rbp),%rsi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4654 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4654 │ │ │ │ │ mov 0x9611(%rip),%r15 │ │ │ │ │ __Pyx_PyDict_GetItemDefault(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8341 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8341 │ │ │ │ │ call 46b0 │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8342 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8342 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je fe30 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r12),%eax │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4667 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4667 │ │ │ │ │ mov 0x95f5(%rip),%rdx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je fc68 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r12) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4668 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4668 │ │ │ │ │ cmp %rdx,%r12 │ │ │ │ │ jne fb41 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4678 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4678 │ │ │ │ │ mov 0x10(%rbp),%r15 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r15),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je fa48 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r15) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4682 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4682 (discriminator 2) │ │ │ │ │ mov 0x84e1(%rip),%rax │ │ │ │ │ cmp %rax,0x8(%r15) │ │ │ │ │ jne fe00 │ │ │ │ │ PyMethod_GET_SELF(): │ │ │ │ │ /usr/include/python3.13/cpython/classobject.h:40 │ │ │ │ │ mov 0x18(%r15),%r8 │ │ │ │ │ movq %r13,%xmm1 │ │ │ │ │ movq %r8,%xmm0 │ │ │ │ │ punpcklqdq %xmm1,%xmm0 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4684 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4684 (discriminator 1) │ │ │ │ │ test %r8,%r8 │ │ │ │ │ je fe00 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r8),%eax │ │ │ │ │ PyMethod_GET_FUNCTION(): │ │ │ │ │ /usr/include/python3.13/cpython/classobject.h:35 │ │ │ │ │ @@ -16777,32 +16777,32 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js faa0 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ je fca0 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4695 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4695 │ │ │ │ │ mov %rcx,%rdi │ │ │ │ │ lea 0x30(%rsp),%rsi │ │ │ │ │ mov $0x2,%edx │ │ │ │ │ mov %r8,0x8(%rsp) │ │ │ │ │ mov %rcx,(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4694 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4694 │ │ │ │ │ movaps %xmm0,0x30(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4695 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4695 │ │ │ │ │ call aa00 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x8(%rsp),%r8 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ mov (%rsp),%rcx │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4695 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4695 │ │ │ │ │ mov %rax,%r13 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r8),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ @@ -16817,15 +16817,15 @@ │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ mov (%rsp),%rcx │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rcx),%rax │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4697 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4697 (discriminator 1) │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je fc18 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js fb0d │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ @@ -16840,27 +16840,27 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js fb23 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r12) │ │ │ │ │ je fc80 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4716 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4716 │ │ │ │ │ mov 0x18(%rbp),%rsi │ │ │ │ │ mov %r13,%rdx │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4570 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4716 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4716 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js fec0 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:824 │ │ │ │ │ mov 0x0(%r13),%eax │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4701 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4701 │ │ │ │ │ mov %r13,%r12 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je fb4a │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r12) │ │ │ │ │ @@ -16872,15 +16872,15 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js fb5e │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je fce0 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4737 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4737 │ │ │ │ │ mov %r12,%rbp │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r12),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ @@ -16891,42 +16891,42 @@ │ │ │ │ │ jne f982 │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp f982 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4548 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4548 │ │ │ │ │ movq $0x0,0x28(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4559 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4559 (discriminator 2) │ │ │ │ │ call 43c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4559 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4559 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%edx │ │ │ │ │ test %edx,%edx │ │ │ │ │ jne f9e0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4559 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4559 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je f9e0 │ │ │ │ │ __pyx_tp_descr_get_9propcache_10_helpers_c_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6468 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6468 (discriminator 1) │ │ │ │ │ mov 0x83c5(%rip),%r13 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4559 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4559 (discriminator 14) │ │ │ │ │ lea 0x28(%rsp),%rsi │ │ │ │ │ mov $0x46,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x36a9(%rip),%r8 │ │ │ │ │ lea 0x36bf(%rip),%rcx │ │ │ │ │ lea 0x90a2(%rip),%rdi │ │ │ │ │ call a7a0 │ │ │ │ │ mov %eax,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4559 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4559 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je fcf0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4570 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4570 │ │ │ │ │ mov 0x838a(%rip),%r12 │ │ │ │ │ cmp %r12,%r13 │ │ │ │ │ jne f8dd │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ @@ -16942,18 +16942,18 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js fc29 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rcx) │ │ │ │ │ je fcd0 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4716 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4716 (discriminator 1) │ │ │ │ │ mov $0x50,%edx │ │ │ │ │ mov $0x1259,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4753 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4753 │ │ │ │ │ lea 0x363f(%rip),%rcx │ │ │ │ │ lea 0x465f(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -16961,19 +16961,19 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js fc5a │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je fe88 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4737 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4737 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ jmp fb61 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4668 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4668 │ │ │ │ │ cmp %rdx,%r12 │ │ │ │ │ je fa39 │ │ │ │ │ jmp fb4a │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ @@ -17001,64 +17001,64 @@ │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp fb5e │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4753 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4753 │ │ │ │ │ lea 0x3582(%rip),%rcx │ │ │ │ │ mov $0x46,%edx │ │ │ │ │ mov $0x11cf,%esi │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ lea 0x4596(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4759 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4759 (discriminator 3) │ │ │ │ │ call 44c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4759 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4759 (discriminator 8) │ │ │ │ │ mov 0x28(%rsp),%rsi │ │ │ │ │ mov %rbp,%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4759 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4759 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4759 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4759 (discriminator 8) │ │ │ │ │ call 9490 │ │ │ │ │ __pyx_tp_descr_get_9propcache_10_helpers_c_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6471 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6471 │ │ │ │ │ jmp f98b │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4613 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4613 │ │ │ │ │ mov 0x92c9(%rip),%rbx │ │ │ │ │ mov 0x9252(%rip),%r12 │ │ │ │ │ __Pyx_PyObject_Call(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8146 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8146 (discriminator 1) │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ mov 0x80(%rax),%rbp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8147 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8147 (discriminator 1) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je ff8a │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8153 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8153 │ │ │ │ │ lea 0x3f5f(%rip),%rdi │ │ │ │ │ call 40c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8153 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8153 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne ff00 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8156 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8156 │ │ │ │ │ xor %edx,%edx │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8157 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8157 │ │ │ │ │ call 4430 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8158 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8158 (discriminator 1) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je fed2 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4615 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4615 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 96f0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -17066,67 +17066,67 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js fd9f │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je fea0 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4753 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4753 │ │ │ │ │ lea 0x34d3(%rip),%rcx │ │ │ │ │ mov $0x4a,%edx │ │ │ │ │ mov $0x1209,%esi │ │ │ │ │ lea 0x44e9(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp f980 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4753 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4753 │ │ │ │ │ lea 0x34aa(%rip),%rcx │ │ │ │ │ mov $0x4d,%edx │ │ │ │ │ mov $0x121c,%esi │ │ │ │ │ lea 0x44c0(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp f980 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7573 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7573 │ │ │ │ │ call 4600 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ jmp f90a │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4695 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4695 │ │ │ │ │ lea 0x38(%rsp),%rsi │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4694 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4694 │ │ │ │ │ mov %r13,0x38(%rsp) │ │ │ │ │ movq $0x0,0x30(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4695 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4695 │ │ │ │ │ call aa00 │ │ │ │ │ mov %r15,%rcx │ │ │ │ │ mov %rax,%r13 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp faf0 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyDict_GetItemDefault(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8343 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8343 │ │ │ │ │ call 4410 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8345 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8345 │ │ │ │ │ mov %r15,%r12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8343 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8343 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je fa18 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4753 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4753 │ │ │ │ │ lea 0x3431(%rip),%rcx │ │ │ │ │ mov $0x4e,%edx │ │ │ │ │ mov $0x122e,%esi │ │ │ │ │ lea 0x4447(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -17147,15 +17147,15 @@ │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp f982 │ │ │ │ │ nopl (%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4737 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4737 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp fb61 │ │ │ │ │ @@ -17169,46 +17169,46 @@ │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp f980 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4701 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4701 │ │ │ │ │ mov %r13,%r12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4716 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4716 (discriminator 1) │ │ │ │ │ mov $0x51,%edx │ │ │ │ │ mov $0x126c,%esi │ │ │ │ │ jmp fc33 │ │ │ │ │ __Pyx_PyObject_Call(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8158 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8158 (discriminator 1) │ │ │ │ │ call 4410 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8158 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8158 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne ff00 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8159 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8159 │ │ │ │ │ mov 0x803d(%rip),%rax │ │ │ │ │ lea 0x3dee(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 4200 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4753 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4753 │ │ │ │ │ lea 0x3372(%rip),%rcx │ │ │ │ │ mov $0x4a,%edx │ │ │ │ │ mov $0x1205,%esi │ │ │ │ │ lea 0x4388(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp f980 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_RaiseUnexpectedTypeError(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8136 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8136 │ │ │ │ │ mov 0x18(%rax),%rcx │ │ │ │ │ mov 0x8025(%rip),%rax │ │ │ │ │ lea 0x349e(%rip),%rdx │ │ │ │ │ lea 0x33e3(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ @@ -17220,114 +17220,114 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js ff5b │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je ff80 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4753 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4753 │ │ │ │ │ lea 0x3317(%rip),%rcx │ │ │ │ │ mov $0x4d,%edx │ │ │ │ │ mov $0x121e,%esi │ │ │ │ │ lea 0x432d(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp f980 │ │ │ │ │ nopl (%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4753 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4753 │ │ │ │ │ jmp ff5b │ │ │ │ │ __Pyx_PyObject_Call(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8148 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8148 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ xor %edx,%edx │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call 45a0 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_4__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4613 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4613 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne fd81 │ │ │ │ │ jmp ff00 │ │ │ │ │ __pyx_tp_descr_get_9propcache_10_helpers_c_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6472 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6472 │ │ │ │ │ call 41f0 <__stack_chk_fail@plt> │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_tp_descr_set_9propcache_10_helpers_c_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6263 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6263 │ │ │ │ │ endbr64 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x18,%rsp │ │ │ │ │ mov %fs:0x28,%rax │ │ │ │ │ mov %rax,0x8(%rsp) │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6264 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6264 │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je 100f0 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_4__set__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3493 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3493 │ │ │ │ │ movq $0x0,(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3500 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3500 (discriminator 2) │ │ │ │ │ call 43c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3500 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3500 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%ebp │ │ │ │ │ test %ebp,%ebp │ │ │ │ │ jne 100e0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3500 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3500 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 10027 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3500 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3500 (discriminator 14) │ │ │ │ │ mov %rsp,%rsi │ │ │ │ │ mov $0x25,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x3270(%rip),%r8 │ │ │ │ │ lea 0x3341(%rip),%rcx │ │ │ │ │ lea 0x8c49(%rip),%rdi │ │ │ │ │ call a7a0 │ │ │ │ │ mov %eax,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3500 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3500 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 10138 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3510 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3510 │ │ │ │ │ mov 0x8fda(%rip),%rbx │ │ │ │ │ mov 0x8f53(%rip),%r13 │ │ │ │ │ __Pyx_PyObject_Call(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8146 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8146 (discriminator 1) │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ mov 0x80(%rax),%r12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8147 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8147 (discriminator 1) │ │ │ │ │ test %r12,%r12 │ │ │ │ │ je 10178 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8153 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8153 │ │ │ │ │ lea 0x3c68(%rip),%rdi │ │ │ │ │ call 40c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8153 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8153 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 1012a │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8156 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8156 │ │ │ │ │ xor %edx,%edx │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ mov %r13,%rsi │ │ │ │ │ call *%r12 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8157 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8157 │ │ │ │ │ call 4430 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8158 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8158 (discriminator 1) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je 10120 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_4__set__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3512 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3512 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 96f0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -17335,182 +17335,182 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 10093 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je 10110 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_4__set__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3514 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3514 │ │ │ │ │ mov $0xdba,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3527 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3527 │ │ │ │ │ lea 0x31da(%rip),%rcx │ │ │ │ │ mov $0x26,%edx │ │ │ │ │ lea 0x4255(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3529 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3529 (discriminator 1) │ │ │ │ │ test %ebp,%ebp │ │ │ │ │ jne 10155 │ │ │ │ │ __pyx_tp_descr_set_9propcache_10_helpers_c_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6271 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6271 │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne 101b3 │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ mov $0xffffffff,%eax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_4__set__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3493 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3493 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ jmp 10027 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_tp_descr_set_9propcache_10_helpers_c_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6268 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6268 │ │ │ │ │ mov 0x7e31(%rip),%rax │ │ │ │ │ lea 0x325b(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 4200 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6269 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6269 │ │ │ │ │ jmp 100b8 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp 10093 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_PyObject_Call(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8158 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8158 (discriminator 1) │ │ │ │ │ call 4410 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8158 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8158 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 10198 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_4__set__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3510 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3510 (discriminator 1) │ │ │ │ │ mov $0xdb6,%esi │ │ │ │ │ jmp 10098 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3527 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3527 │ │ │ │ │ lea 0x313a(%rip),%rcx │ │ │ │ │ mov $0x25,%edx │ │ │ │ │ mov $0xdac,%esi │ │ │ │ │ lea 0x41b0(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3529 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3529 (discriminator 3) │ │ │ │ │ call 44c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3529 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3529 (discriminator 8) │ │ │ │ │ mov 0x7e1f(%rip),%rdx │ │ │ │ │ mov (%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3529 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3529 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3529 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3529 (discriminator 8) │ │ │ │ │ call 9490 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3531 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3531 │ │ │ │ │ jmp 100b8 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyObject_Call(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8148 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8148 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ xor %edx,%edx │ │ │ │ │ mov %r13,%rsi │ │ │ │ │ call 45a0 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_4__set__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3510 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3510 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 10079 │ │ │ │ │ jmp 1012a │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyObject_Call(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8159 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8159 │ │ │ │ │ mov 0x7d81(%rip),%rax │ │ │ │ │ lea 0x3b32(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 4200 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_4__set__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3510 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3510 (discriminator 1) │ │ │ │ │ jmp 1012a │ │ │ │ │ __pyx_tp_descr_set_9propcache_10_helpers_c_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6271 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6271 │ │ │ │ │ call 41f0 <__stack_chk_fail@plt> │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_tp_descr_get_9propcache_10_helpers_c_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6255 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6255 │ │ │ │ │ endbr64 │ │ │ │ │ push %r15 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x58,%rsp │ │ │ │ │ mov %fs:0x28,%r13 │ │ │ │ │ mov %r13,0x48(%rsp) │ │ │ │ │ mov %rdi,%r13 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6257 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6257 │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ je 10320 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_2__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3286 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3286 │ │ │ │ │ movq $0x0,0x28(%rsp) │ │ │ │ │ mov %rsi,%r12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3297 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3297 (discriminator 2) │ │ │ │ │ call 43c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3297 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3297 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%r14d │ │ │ │ │ test %r14d,%r14d │ │ │ │ │ je 102f8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3308 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3308 │ │ │ │ │ mov 0x7d6f(%rip),%rbx │ │ │ │ │ cmp %rbx,%r12 │ │ │ │ │ je 10310 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3286 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3286 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ mov 0x8(%r12),%rax │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_2__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3340 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3340 │ │ │ │ │ mov 0x8b87(%rip),%rsi │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 │ │ │ │ │ mov 0x90(%rax),%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7567 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7567 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 10640 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7568 │ │ │ │ │ call *%rax │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_2__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3340 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3340 (discriminator 2) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je 10650 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbp),%rax │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_2__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3342 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3342 (discriminator 1) │ │ │ │ │ cmp 0x7d4b(%rip),%rax │ │ │ │ │ je 103a0 │ │ │ │ │ cmp %rbx,%rbp │ │ │ │ │ jne 10708 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3355 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3355 │ │ │ │ │ mov 0x7d55(%rip),%rax │ │ │ │ │ lea 0x30db(%rip),%rdx │ │ │ │ │ lea 0x4057(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3457 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3457 │ │ │ │ │ mov $0x1f,%edx │ │ │ │ │ lea 0x2fea(%rip),%rcx │ │ │ │ │ mov $0xd1c,%esi │ │ │ │ │ lea 0x409d(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -17521,82 +17521,82 @@ │ │ │ │ │ js 102c0 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%rbp) │ │ │ │ │ je 106d0 │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_2__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3320 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3320 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3463 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3463 (discriminator 1) │ │ │ │ │ test %r14d,%r14d │ │ │ │ │ jne 10620 │ │ │ │ │ __pyx_tp_descr_get_9propcache_10_helpers_c_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6261 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6261 │ │ │ │ │ mov 0x48(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne 1076a │ │ │ │ │ add $0x58,%rsp │ │ │ │ │ mov %r13,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_2__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3297 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3297 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ jne 10343 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3308 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3308 │ │ │ │ │ mov 0x7c7a(%rip),%rbx │ │ │ │ │ cmp %rbx,%r12 │ │ │ │ │ jne 1021d │ │ │ │ │ nop │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%r13),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 102cc │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%r13) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_2__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3463 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3463 │ │ │ │ │ jmp 102cc │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3286 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3286 │ │ │ │ │ movq $0x0,0x28(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3297 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3297 (discriminator 2) │ │ │ │ │ call 43c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3297 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3297 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%edx │ │ │ │ │ test %edx,%edx │ │ │ │ │ jne 10310 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3297 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3297 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 10310 │ │ │ │ │ __pyx_tp_descr_get_9propcache_10_helpers_c_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6257 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6257 (discriminator 1) │ │ │ │ │ mov 0x7c3d(%rip),%r12 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_2__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3297 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3297 (discriminator 14) │ │ │ │ │ lea 0x28(%rsp),%rsi │ │ │ │ │ mov $0x1b,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x2f21(%rip),%r8 │ │ │ │ │ lea 0x2f37(%rip),%rcx │ │ │ │ │ lea 0x88f2(%rip),%rdi │ │ │ │ │ call a7a0 │ │ │ │ │ mov %eax,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3297 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3297 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 10600 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3308 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3308 │ │ │ │ │ mov 0x7c02(%rip),%rbx │ │ │ │ │ cmp %rbx,%r12 │ │ │ │ │ jne 1021d │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%r13),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ @@ -17604,69 +17604,69 @@ │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%r13) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 102c3 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_2__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3354 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3354 (discriminator 1) │ │ │ │ │ cmp %rbx,%rbp │ │ │ │ │ je 10264 │ │ │ │ │ __Pyx_PyDict_GetItemDefault(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8341 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8341 │ │ │ │ │ mov 0x18(%r13),%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_2__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3358 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3358 │ │ │ │ │ mov 0x8c61(%rip),%r15 │ │ │ │ │ __Pyx_PyDict_GetItemDefault(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8341 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8341 │ │ │ │ │ call 46b0 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8342 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8342 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 106a8 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rbx),%eax │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_2__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3371 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3371 │ │ │ │ │ mov 0x8c47(%rip),%rdx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 10588 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rbx) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_2__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3372 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3372 │ │ │ │ │ cmp %rdx,%rbx │ │ │ │ │ jne 104ef │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3382 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3382 │ │ │ │ │ mov 0x10(%r13),%r15 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r15),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 103f4 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r15) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_2__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3386 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3386 (discriminator 2) │ │ │ │ │ mov 0x7b35(%rip),%rax │ │ │ │ │ cmp %rax,0x8(%r15) │ │ │ │ │ jne 10678 │ │ │ │ │ PyMethod_GET_SELF(): │ │ │ │ │ /usr/include/python3.13/cpython/classobject.h:40 │ │ │ │ │ mov 0x18(%r15),%r8 │ │ │ │ │ movq %r12,%xmm1 │ │ │ │ │ movq %r8,%xmm0 │ │ │ │ │ punpcklqdq %xmm1,%xmm0 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_2__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3388 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3388 (discriminator 1) │ │ │ │ │ test %r8,%r8 │ │ │ │ │ je 10678 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r8),%eax │ │ │ │ │ PyMethod_GET_FUNCTION(): │ │ │ │ │ /usr/include/python3.13/cpython/classobject.h:35 │ │ │ │ │ @@ -17691,32 +17691,32 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 1044c │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ je 105c0 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_2__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3399 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3399 │ │ │ │ │ mov %rcx,%rdi │ │ │ │ │ lea 0x30(%rsp),%rsi │ │ │ │ │ mov $0x2,%edx │ │ │ │ │ mov %r8,0x8(%rsp) │ │ │ │ │ mov %rcx,(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3398 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3398 │ │ │ │ │ movaps %xmm0,0x30(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3399 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3399 │ │ │ │ │ call aa00 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x8(%rsp),%r8 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ mov (%rsp),%rcx │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_2__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3399 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3399 │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r8),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ @@ -17731,15 +17731,15 @@ │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ mov (%rsp),%rcx │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rcx),%rax │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_2__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3401 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3401 (discriminator 1) │ │ │ │ │ test %r12,%r12 │ │ │ │ │ je 10538 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 104bd │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ @@ -17754,27 +17754,27 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 104d1 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je 105a0 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_2__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3420 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3420 │ │ │ │ │ mov 0x18(%r13),%rsi │ │ │ │ │ mov %r12,%rdx │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 4570 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3420 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3420 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 106e0 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:824 │ │ │ │ │ mov (%r12),%eax │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_2__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3405 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3405 │ │ │ │ │ mov %r12,%rbx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 104f6 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rbx) │ │ │ │ │ @@ -17786,15 +17786,15 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 1050c │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%rbp) │ │ │ │ │ je 105f0 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_2__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3441 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3441 │ │ │ │ │ mov %rbx,%r13 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ @@ -17812,18 +17812,18 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 10549 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rcx) │ │ │ │ │ je 106c0 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_2__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3320 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3320 │ │ │ │ │ mov $0x21,%edx │ │ │ │ │ mov $0xd49,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3457 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3457 │ │ │ │ │ lea 0x2d1f(%rip),%rcx │ │ │ │ │ lea 0x3dd7(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%rbp),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -17831,19 +17831,19 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 1057c │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%rbp) │ │ │ │ │ je 106f8 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_2__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3441 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3441 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ jmp 1050f │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3372 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3372 │ │ │ │ │ cmp %rdx,%rbx │ │ │ │ │ je 103e5 │ │ │ │ │ jmp 104f6 │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ @@ -17867,74 +17867,74 @@ │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 1050c │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_2__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3457 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3457 │ │ │ │ │ lea 0x2c72(%rip),%rcx │ │ │ │ │ mov $0x1b,%edx │ │ │ │ │ mov $0xce1,%esi │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ lea 0x3d1d(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3463 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3463 (discriminator 3) │ │ │ │ │ call 44c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3463 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3463 (discriminator 8) │ │ │ │ │ mov 0x28(%rsp),%rsi │ │ │ │ │ mov %r13,%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3463 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3463 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3463 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3463 (discriminator 8) │ │ │ │ │ call 9490 │ │ │ │ │ __pyx_tp_descr_get_9propcache_10_helpers_c_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6260 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6260 │ │ │ │ │ jmp 102cc │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7573 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7573 │ │ │ │ │ call 4600 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ jmp 10241 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_2__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3457 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3457 │ │ │ │ │ lea 0x2c22(%rip),%rcx │ │ │ │ │ mov $0x1e,%edx │ │ │ │ │ mov $0xd0c,%esi │ │ │ │ │ lea 0x3cd0(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 102c0 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_2__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3399 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3399 │ │ │ │ │ lea 0x38(%rsp),%rsi │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3398 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3398 │ │ │ │ │ mov %r12,0x38(%rsp) │ │ │ │ │ movq $0x0,0x30(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3399 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3399 │ │ │ │ │ call aa00 │ │ │ │ │ mov %r15,%rcx │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 104a0 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyDict_GetItemDefault(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8343 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8343 │ │ │ │ │ call 4410 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8343 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8343 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 1076f │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8345 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8345 │ │ │ │ │ mov %r15,%rbx │ │ │ │ │ jmp 103c8 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rcx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ @@ -17943,31 +17943,31 @@ │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 102c0 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_2__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3405 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3405 │ │ │ │ │ mov %r12,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3420 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3420 (discriminator 1) │ │ │ │ │ mov $0x22,%edx │ │ │ │ │ mov $0xd5c,%esi │ │ │ │ │ jmp 10553 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 1057c │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_RaiseUnexpectedTypeError(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8136 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8136 │ │ │ │ │ mov 0x18(%rax),%rcx │ │ │ │ │ mov 0x7845(%rip),%rax │ │ │ │ │ lea 0x2cbe(%rip),%rdx │ │ │ │ │ lea 0x2c03(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ @@ -17979,36 +17979,36 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 1073d │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%rbp) │ │ │ │ │ je 10760 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_2__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3457 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3457 │ │ │ │ │ lea 0x2b35(%rip),%rcx │ │ │ │ │ mov $0x1e,%edx │ │ │ │ │ mov $0xd0e,%esi │ │ │ │ │ lea 0x3be3(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 102c0 │ │ │ │ │ nop │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_2__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3457 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3457 │ │ │ │ │ jmp 1073d │ │ │ │ │ __pyx_tp_descr_get_9propcache_10_helpers_c_under_cached_property(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:6261 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:6261 │ │ │ │ │ call 41f0 <__stack_chk_fail@plt> │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_2__get__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3457 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3457 │ │ │ │ │ lea 0x2b03(%rip),%rcx │ │ │ │ │ mov $0x1f,%edx │ │ │ │ │ mov $0xd1e,%esi │ │ │ │ │ lea 0x3bb1(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -18028,71 +18028,71 @@ │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 102c3 │ │ │ │ │ __pyx_tp_descr_get_9propcache_10_helpers_c_under_cached_property(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_7__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4834 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4834 │ │ │ │ │ endbr64 │ │ │ │ │ push %r15 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x38,%rsp │ │ │ │ │ mov %fs:0x28,%rax │ │ │ │ │ mov %rax,0x28(%rsp) │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4850 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4850 (discriminator 1) │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ jg 10d30 │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4852 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4852 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ jne 10d70 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4865 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4865 │ │ │ │ │ movq $0x0,0x18(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4875 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4875 │ │ │ │ │ mov 0x87d9(%rip),%rax │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 10813 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4875 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4875 (discriminator 1) │ │ │ │ │ mov %rax,0x8495(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4877 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4877 (discriminator 2) │ │ │ │ │ call 43c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4877 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4877 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%ebp │ │ │ │ │ test %ebp,%ebp │ │ │ │ │ jne 10b88 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4877 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4877 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 1085d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4877 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4877 (discriminator 14) │ │ │ │ │ lea 0x18(%rsp),%rsi │ │ │ │ │ mov $0x1,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x2a5f(%rip),%r8 │ │ │ │ │ lea 0x29c9(%rip),%rcx │ │ │ │ │ lea 0x845b(%rip),%rdi │ │ │ │ │ call a7a0 │ │ │ │ │ mov %eax,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4877 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4877 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 10dc0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4887 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4887 │ │ │ │ │ mov $0x2,%edi │ │ │ │ │ call 43b0 │ │ │ │ │ mov %rax,%r13 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4887 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4887 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 10e00 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4889 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4889 │ │ │ │ │ mov 0x10(%rbx),%rdx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 10880 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ @@ -18116,15 +18116,15 @@ │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:34 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ jle 7da8 <__cxa_finalize@plt+0x36e8> │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:35 │ │ │ │ │ mov %rdx,0x18(%r13) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4892 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4892 │ │ │ │ │ mov 0x18(%rbx),%rdx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 108c9 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ @@ -18132,37 +18132,37 @@ │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:34 (discriminator 1) │ │ │ │ │ cmp $0x1,%rcx │ │ │ │ │ je 7da8 <__cxa_finalize@plt+0x36e8> │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:35 │ │ │ │ │ mov %rdx,0x20(%r13) │ │ │ │ │ __Pyx_GetAttr3(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8843 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8843 │ │ │ │ │ mov 0x8512(%rip),%rsi │ │ │ │ │ lea 0x20(%rsp),%rdx │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4620 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8844 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8844 │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 109b8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8844 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8844 (discriminator 2) │ │ │ │ │ mov 0x20(%rsp),%r12 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4906 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4906 (discriminator 2) │ │ │ │ │ test %r12,%r12 │ │ │ │ │ je 10e28 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4920 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4920 │ │ │ │ │ mov 0x7678(%rip),%r14 │ │ │ │ │ cmp %r14,%r12 │ │ │ │ │ je 109ca │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4930 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4930 │ │ │ │ │ mov $0x1,%edi │ │ │ │ │ call 43b0 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4930 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4930 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 10f60 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r12),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 10934 │ │ │ │ │ @@ -18185,23 +18185,23 @@ │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:34 (discriminator 1) │ │ │ │ │ cmpq $0x0,0x10(%r15) │ │ │ │ │ jle 7da8 <__cxa_finalize@plt+0x36e8> │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:35 │ │ │ │ │ mov %r12,0x18(%r15) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4935 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4935 │ │ │ │ │ mov %r15,%rsi │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 4100 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rdx │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4935 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4935 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 10f70 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ js 10996 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ @@ -18216,62 +18216,62 @@ │ │ │ │ │ test %edx,%edx │ │ │ │ │ js 109ac │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,0x0(%r13) │ │ │ │ │ je 10cf0 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4938 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4938 │ │ │ │ │ mov %rax,%r13 │ │ │ │ │ jmp 109d7 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:824 │ │ │ │ │ mov 0x75c1(%rip),%r14 │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r14),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 109ca │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r14) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4971 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4971 │ │ │ │ │ cmp %r14,0x10(%rbx) │ │ │ │ │ je 10b90 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4991 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4991 │ │ │ │ │ mov %r14,%r12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5002 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5002 │ │ │ │ │ mov 0x84da(%rip),%r15 │ │ │ │ │ __Pyx__GetModuleGlobalName(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8912 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8912 │ │ │ │ │ mov 0x831b(%rip),%rdi │ │ │ │ │ mov %r15,%rsi │ │ │ │ │ call 4360 │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8914 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8914 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 10e70 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 10a02 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rdx) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5004 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5004 │ │ │ │ │ mov $0x3,%edi │ │ │ │ │ mov %rdx,0x8(%rsp) │ │ │ │ │ call 43b0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5004 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5004 (discriminator 2) │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ test %rax,%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5004 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5004 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5004 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5004 (discriminator 2) │ │ │ │ │ je 10ed0 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbx),%rdi │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdi),%eax │ │ │ │ │ @@ -18298,15 +18298,15 @@ │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:34 (discriminator 1) │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ jle 7da8 <__cxa_finalize@plt+0x36e8> │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:35 │ │ │ │ │ mov %rdi,0x18(%r15) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5009 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5009 │ │ │ │ │ mov 0x850e(%rip),%rdi │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdi),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 10a7b │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ @@ -18331,23 +18331,23 @@ │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:34 (discriminator 1) │ │ │ │ │ cmp $0x2,%rsi │ │ │ │ │ je 7da8 <__cxa_finalize@plt+0x36e8> │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:35 │ │ │ │ │ mov %r14,0x28(%r15) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5015 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5015 │ │ │ │ │ mov $0x3,%edi │ │ │ │ │ call 43b0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5015 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5015 (discriminator 2) │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ test %rax,%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5015 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5015 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5015 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5015 (discriminator 2) │ │ │ │ │ je 10ef0 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rax),%rax │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:32 (discriminator 2) │ │ │ │ │ testb $0x4,0xab(%rax) │ │ │ │ │ @@ -18408,66 +18408,66 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 10b53 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r12) │ │ │ │ │ je 10d10 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5092 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5092 (discriminator 1) │ │ │ │ │ test %ebp,%ebp │ │ │ │ │ jne 10ddf │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_7__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4858 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4858 │ │ │ │ │ mov 0x28(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne 11018 │ │ │ │ │ add $0x38,%rsp │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4865 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4865 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ jmp 1085d │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4976 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4976 │ │ │ │ │ mov 0x18(%rbx),%r12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4991 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4991 │ │ │ │ │ cmp %r14,%r12 │ │ │ │ │ jne 109d4 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5049 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5049 │ │ │ │ │ mov 0x8314(%rip),%r15 │ │ │ │ │ __Pyx__GetModuleGlobalName(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8912 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8912 │ │ │ │ │ mov 0x8155(%rip),%rdi │ │ │ │ │ mov %r15,%rsi │ │ │ │ │ call 4360 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8914 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8914 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 10f90 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 10bc9 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r14) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5051 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5051 │ │ │ │ │ mov $0x3,%edi │ │ │ │ │ call 43b0 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5051 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5051 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 11007 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbx),%rsi │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ @@ -18495,15 +18495,15 @@ │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:34 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ jle 7da8 <__cxa_finalize@plt+0x36e8> │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:35 │ │ │ │ │ mov %rsi,0x18(%r15) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5056 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5056 │ │ │ │ │ mov 0x8351(%rip),%rsi │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rsi),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 10c38 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ @@ -18527,19 +18527,19 @@ │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:34 (discriminator 1) │ │ │ │ │ cmp $0x2,%rcx │ │ │ │ │ je 7da8 <__cxa_finalize@plt+0x36e8> │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:35 │ │ │ │ │ mov %r13,0x28(%r15) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5062 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5062 │ │ │ │ │ mov $0x2,%edi │ │ │ │ │ call 43b0 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5062 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5062 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 10fb3 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rax),%rax │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:32 (discriminator 2) │ │ │ │ │ @@ -18595,32 +18595,32 @@ │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 10b3d │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_RaiseArgtupleInvalid(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8035 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8035 (discriminator 4) │ │ │ │ │ mov 0x7221(%rip),%rax │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_7__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4851 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4851 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ __Pyx_RaiseArgtupleInvalid(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8035 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8035 (discriminator 4) │ │ │ │ │ lea 0x25f3(%rip),%r9 │ │ │ │ │ lea 0x25ee(%rip),%rcx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ push %rdx │ │ │ │ │ lea 0x339f(%rip),%rsi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ lea 0x24ad(%rip),%rdx │ │ │ │ │ call 45c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8039 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8039 │ │ │ │ │ pop %rax │ │ │ │ │ pop %rdx │ │ │ │ │ jmp 10b5b │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rcx),%rax │ │ │ │ │ @@ -18632,59 +18632,59 @@ │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp 0x7228(%rip),%rax │ │ │ │ │ je 7dd1 <__cxa_finalize@plt+0x3711> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x7203(%rip),%rax │ │ │ │ │ je 7dcc <__cxa_finalize@plt+0x370c> │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_7__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4852 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4852 (discriminator 1) │ │ │ │ │ cmpq $0x0,0x10(%rcx) │ │ │ │ │ je 107f7 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4852 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4852 (discriminator 2) │ │ │ │ │ mov %rcx,%rdi │ │ │ │ │ call 8d00 │ │ │ │ │ cmp $0x1,%eax │ │ │ │ │ je 107f7 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4851 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4851 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ jmp 10b5b │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5086 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5086 │ │ │ │ │ lea 0x24d7(%rip),%rcx │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ mov $0x130d,%esi │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ lea 0x3596(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5092 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5092 (discriminator 3) │ │ │ │ │ call 44c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5092 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5092 (discriminator 8) │ │ │ │ │ mov 0x18(%rsp),%rsi │ │ │ │ │ mov %rbx,%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5092 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5092 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5092 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5092 (discriminator 8) │ │ │ │ │ call 9490 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_7__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4857 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4857 │ │ │ │ │ jmp 10b5b │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5086 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5086 │ │ │ │ │ lea 0x2497(%rip),%rcx │ │ │ │ │ mov $0x5,%edx │ │ │ │ │ mov $0x1317,%esi │ │ │ │ │ lea 0x3558(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5004 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5004 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ jmp 10b53 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5086 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5086 │ │ │ │ │ lea 0x246f(%rip),%rcx │ │ │ │ │ mov $0x6,%edx │ │ │ │ │ mov $0x132a,%esi │ │ │ │ │ lea 0x3530(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -18696,37 +18696,37 @@ │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ jne 10e1d │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5004 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5004 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 10b53 │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx__GetModuleGlobalName(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8926 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8926 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 8830 │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5002 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5002 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 10a02 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5002 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5002 (discriminator 1) │ │ │ │ │ mov $0xd,%edx │ │ │ │ │ mov $0x138a,%ebx │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5086 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5086 │ │ │ │ │ lea 0x2407(%rip),%rcx │ │ │ │ │ mov %ebx,%esi │ │ │ │ │ lea 0x34d0(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%r13),%rax │ │ │ │ │ @@ -18735,23 +18735,23 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 10eb7 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ je 10ec0 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5004 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5004 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ jmp 10b3d │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5004 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5004 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 10b3d │ │ │ │ │ @@ -18764,15 +18764,15 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 10ee0 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdx) │ │ │ │ │ je 10f28 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5004 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5004 (discriminator 1) │ │ │ │ │ mov $0xd,%edx │ │ │ │ │ mov $0x138c,%ebx │ │ │ │ │ jmp 10e90 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ @@ -18790,27 +18790,27 @@ │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 10f15 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5015 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5015 (discriminator 1) │ │ │ │ │ mov $0x1397,%ebx │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ mov %rax,(%rdx) │ │ │ │ │ je 10f30 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5015 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5015 (discriminator 1) │ │ │ │ │ mov $0xd,%edx │ │ │ │ │ mov $0x1397,%ebx │ │ │ │ │ jmp 10e90 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5004 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5004 (discriminator 1) │ │ │ │ │ mov $0x138c,%ebx │ │ │ │ │ nopl (%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ mov $0xd,%edx │ │ │ │ │ @@ -18819,43 +18819,43 @@ │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ mov %rdx,0x8(%rsp) │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ jmp 10f00 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4930 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4930 (discriminator 1) │ │ │ │ │ mov $0x8,%edx │ │ │ │ │ mov $0x1342,%ebx │ │ │ │ │ jmp 10e90 │ │ │ │ │ nop │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ js 10f7d │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,(%r15) │ │ │ │ │ je 10ffa │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4935 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4935 (discriminator 1) │ │ │ │ │ mov $0x8,%edx │ │ │ │ │ mov $0x1347,%ebx │ │ │ │ │ jmp 10e90 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx__GetModuleGlobalName(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8926 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8926 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 8830 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5049 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5049 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 10bc9 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5049 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5049 (discriminator 1) │ │ │ │ │ mov $0xf,%edx │ │ │ │ │ mov $0x13b9,%ebx │ │ │ │ │ jmp 10e90 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -18863,120 +18863,120 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 10fc3 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ je 1100e │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5051 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5051 (discriminator 1) │ │ │ │ │ mov $0x13c6,%ebx │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r14),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 10fd8 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r14) │ │ │ │ │ je 10ff0 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5086 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5086 │ │ │ │ │ lea 0x22bf(%rip),%rcx │ │ │ │ │ mov $0xf,%edx │ │ │ │ │ jmp 10e97 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5086 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5086 │ │ │ │ │ jmp 10fd8 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 10f7d │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:5051 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:5051 (discriminator 1) │ │ │ │ │ mov $0x13bb,%ebx │ │ │ │ │ jmp 10fc8 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 10fc3 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_7__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4858 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4858 │ │ │ │ │ call 41f0 <__stack_chk_fail@plt> │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_21under_cached_property_7__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3604 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3604 │ │ │ │ │ endbr64 │ │ │ │ │ push %r15 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x38,%rsp │ │ │ │ │ mov %fs:0x28,%rax │ │ │ │ │ mov %rax,0x28(%rsp) │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3620 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3620 (discriminator 1) │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ jg 11590 │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3622 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3622 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ jne 115d0 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3635 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3635 │ │ │ │ │ movq $0x0,0x18(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3645 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3645 │ │ │ │ │ mov 0x7f61(%rip),%rax │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 11073 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3645 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3645 (discriminator 1) │ │ │ │ │ mov %rax,0x7c1d(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3647 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3647 (discriminator 2) │ │ │ │ │ call 43c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3647 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3647 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%ebp │ │ │ │ │ test %ebp,%ebp │ │ │ │ │ jne 113e8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3647 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3647 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 110bd │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3647 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3647 (discriminator 14) │ │ │ │ │ lea 0x18(%rsp),%rsi │ │ │ │ │ mov $0x1,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x21ff(%rip),%r8 │ │ │ │ │ lea 0x2169(%rip),%rcx │ │ │ │ │ lea 0x7be3(%rip),%rdi │ │ │ │ │ call a7a0 │ │ │ │ │ mov %eax,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3647 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3647 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 11620 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3657 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3657 │ │ │ │ │ mov $0x2,%edi │ │ │ │ │ call 43b0 │ │ │ │ │ mov %rax,%r13 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3657 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3657 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 11660 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3659 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3659 │ │ │ │ │ mov 0x18(%rbx),%rdx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 110e0 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ @@ -19000,15 +19000,15 @@ │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:34 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ jle 7df5 <__cxa_finalize@plt+0x3735> │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:35 │ │ │ │ │ mov %rdx,0x18(%r13) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3662 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3662 │ │ │ │ │ mov 0x10(%rbx),%rdx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 11129 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ @@ -19016,37 +19016,37 @@ │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:34 (discriminator 1) │ │ │ │ │ cmp $0x1,%rcx │ │ │ │ │ je 7df5 <__cxa_finalize@plt+0x3735> │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:35 │ │ │ │ │ mov %rdx,0x20(%r13) │ │ │ │ │ __Pyx_GetAttr3(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8843 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8843 │ │ │ │ │ mov 0x7cb2(%rip),%rsi │ │ │ │ │ lea 0x20(%rsp),%rdx │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4620 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8844 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8844 │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 11218 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8844 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8844 (discriminator 2) │ │ │ │ │ mov 0x20(%rsp),%r12 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3676 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3676 (discriminator 2) │ │ │ │ │ test %r12,%r12 │ │ │ │ │ je 11688 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3690 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3690 │ │ │ │ │ mov 0x6e18(%rip),%r14 │ │ │ │ │ cmp %r14,%r12 │ │ │ │ │ je 1122a │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3700 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3700 │ │ │ │ │ mov $0x1,%edi │ │ │ │ │ call 43b0 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3700 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3700 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 117b0 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r12),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 11194 │ │ │ │ │ @@ -19069,23 +19069,23 @@ │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:34 (discriminator 1) │ │ │ │ │ cmpq $0x0,0x10(%r15) │ │ │ │ │ jle 7df5 <__cxa_finalize@plt+0x3735> │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:35 │ │ │ │ │ mov %r12,0x18(%r15) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3705 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3705 │ │ │ │ │ mov %r15,%rsi │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 4100 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rdx │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3705 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3705 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 117c0 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ js 111f6 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ @@ -19100,62 +19100,62 @@ │ │ │ │ │ test %edx,%edx │ │ │ │ │ js 1120c │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,0x0(%r13) │ │ │ │ │ je 11550 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3708 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3708 │ │ │ │ │ mov %rax,%r13 │ │ │ │ │ jmp 11237 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:824 │ │ │ │ │ mov 0x6d61(%rip),%r14 │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r14),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 1122a │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r14) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3741 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3741 │ │ │ │ │ cmp %r14,0x18(%rbx) │ │ │ │ │ je 113f0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3761 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3761 │ │ │ │ │ mov %r14,%r12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3772 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3772 │ │ │ │ │ mov 0x7c82(%rip),%r15 │ │ │ │ │ __Pyx__GetModuleGlobalName(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8912 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8912 │ │ │ │ │ mov 0x7abb(%rip),%rdi │ │ │ │ │ mov %r15,%rsi │ │ │ │ │ call 4360 │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8914 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8914 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 116d0 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 11262 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rdx) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3774 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3774 │ │ │ │ │ mov $0x3,%edi │ │ │ │ │ mov %rdx,0x8(%rsp) │ │ │ │ │ call 43b0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3774 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3774 (discriminator 2) │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ test %rax,%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3774 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3774 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3774 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3774 (discriminator 2) │ │ │ │ │ je 11730 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbx),%rdi │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdi),%eax │ │ │ │ │ @@ -19182,15 +19182,15 @@ │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:34 (discriminator 1) │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ jle 7df5 <__cxa_finalize@plt+0x3735> │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:35 │ │ │ │ │ mov %rdi,0x18(%r15) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3779 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3779 │ │ │ │ │ mov 0x7ca6(%rip),%rdi │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdi),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 112db │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ @@ -19215,23 +19215,23 @@ │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:34 (discriminator 1) │ │ │ │ │ cmp $0x2,%rsi │ │ │ │ │ je 7df5 <__cxa_finalize@plt+0x3735> │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:35 │ │ │ │ │ mov %r14,0x28(%r15) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3785 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3785 │ │ │ │ │ mov $0x3,%edi │ │ │ │ │ call 43b0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3785 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3785 (discriminator 2) │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ test %rax,%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3785 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3785 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3785 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3785 (discriminator 2) │ │ │ │ │ je 11750 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rax),%rax │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:32 (discriminator 2) │ │ │ │ │ testb $0x4,0xab(%rax) │ │ │ │ │ @@ -19292,66 +19292,66 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 113b3 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r12) │ │ │ │ │ je 11570 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3862 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3862 (discriminator 1) │ │ │ │ │ test %ebp,%ebp │ │ │ │ │ jne 1163f │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_21under_cached_property_7__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3628 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3628 │ │ │ │ │ mov 0x28(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne 11878 │ │ │ │ │ add $0x38,%rsp │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3635 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3635 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ jmp 110bd │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3746 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3746 │ │ │ │ │ mov 0x10(%rbx),%r12 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3761 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3761 │ │ │ │ │ cmp %r14,%r12 │ │ │ │ │ jne 11234 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3819 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3819 │ │ │ │ │ mov 0x7abc(%rip),%r15 │ │ │ │ │ __Pyx__GetModuleGlobalName(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8912 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8912 │ │ │ │ │ mov 0x78f5(%rip),%rdi │ │ │ │ │ mov %r15,%rsi │ │ │ │ │ call 4360 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8914 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8914 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 117f0 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 11429 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r14) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3821 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3821 │ │ │ │ │ mov $0x3,%edi │ │ │ │ │ call 43b0 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3821 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3821 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 11867 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbx),%rsi │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ @@ -19379,15 +19379,15 @@ │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:34 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ jle 7df5 <__cxa_finalize@plt+0x3735> │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:35 │ │ │ │ │ mov %rsi,0x18(%r15) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3826 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3826 │ │ │ │ │ mov 0x7ae9(%rip),%rsi │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rsi),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 11498 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ @@ -19411,19 +19411,19 @@ │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:34 (discriminator 1) │ │ │ │ │ cmp $0x2,%rcx │ │ │ │ │ je 7df5 <__cxa_finalize@plt+0x3735> │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:35 │ │ │ │ │ mov %r13,0x28(%r15) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3832 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3832 │ │ │ │ │ mov $0x2,%edi │ │ │ │ │ call 43b0 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3832 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3832 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 11813 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rax),%rax │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:32 (discriminator 2) │ │ │ │ │ @@ -19479,32 +19479,32 @@ │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 1139d │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_RaiseArgtupleInvalid(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8035 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8035 (discriminator 4) │ │ │ │ │ mov 0x69c1(%rip),%rax │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_21under_cached_property_7__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3621 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3621 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ __Pyx_RaiseArgtupleInvalid(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8035 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8035 (discriminator 4) │ │ │ │ │ lea 0x1d93(%rip),%r9 │ │ │ │ │ lea 0x1d8e(%rip),%rcx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ push %rdx │ │ │ │ │ lea 0x2b3f(%rip),%rsi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ lea 0x1c4d(%rip),%rdx │ │ │ │ │ call 45c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8039 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8039 │ │ │ │ │ pop %rax │ │ │ │ │ pop %rdx │ │ │ │ │ jmp 113bb │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rcx),%rax │ │ │ │ │ @@ -19516,59 +19516,59 @@ │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp 0x69c8(%rip),%rax │ │ │ │ │ je 7e1e <__cxa_finalize@plt+0x375e> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x69a3(%rip),%rax │ │ │ │ │ je 7e19 <__cxa_finalize@plt+0x3759> │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_21under_cached_property_7__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3622 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3622 (discriminator 1) │ │ │ │ │ cmpq $0x0,0x10(%rcx) │ │ │ │ │ je 11057 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3622 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3622 (discriminator 2) │ │ │ │ │ mov %rcx,%rdi │ │ │ │ │ call 8d00 │ │ │ │ │ cmp $0x1,%eax │ │ │ │ │ je 11057 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3621 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3621 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ jmp 113bb │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3856 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3856 │ │ │ │ │ lea 0x1c77(%rip),%rcx │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ mov $0xe3f,%esi │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ lea 0x2d6e(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3862 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3862 (discriminator 3) │ │ │ │ │ call 44c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3862 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3862 (discriminator 8) │ │ │ │ │ mov 0x18(%rsp),%rsi │ │ │ │ │ mov %rbx,%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3862 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3862 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3862 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3862 (discriminator 8) │ │ │ │ │ call 9490 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_21under_cached_property_7__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3627 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3627 │ │ │ │ │ jmp 113bb │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3856 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3856 │ │ │ │ │ lea 0x1c37(%rip),%rcx │ │ │ │ │ mov $0x5,%edx │ │ │ │ │ mov $0xe49,%esi │ │ │ │ │ lea 0x2d30(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3774 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3774 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ jmp 113b3 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3856 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3856 │ │ │ │ │ lea 0x1c0f(%rip),%rcx │ │ │ │ │ mov $0x6,%edx │ │ │ │ │ mov $0xe5c,%esi │ │ │ │ │ lea 0x2d08(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -19580,37 +19580,37 @@ │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ jne 1167d │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3774 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3774 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 113b3 │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx__GetModuleGlobalName(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8926 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8926 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 8830 │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3772 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3772 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 11262 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3772 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3772 (discriminator 1) │ │ │ │ │ mov $0xd,%edx │ │ │ │ │ mov $0xebc,%ebx │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3856 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3856 │ │ │ │ │ lea 0x1ba7(%rip),%rcx │ │ │ │ │ mov %ebx,%esi │ │ │ │ │ lea 0x2ca8(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%r13),%rax │ │ │ │ │ @@ -19619,23 +19619,23 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 11717 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ je 11720 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3774 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3774 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ jmp 1139d │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3774 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3774 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 1139d │ │ │ │ │ @@ -19648,15 +19648,15 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 11744 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdx) │ │ │ │ │ je 117e0 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3774 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3774 (discriminator 1) │ │ │ │ │ mov $0xd,%edx │ │ │ │ │ mov $0xebe,%ebx │ │ │ │ │ jmp 116f0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -19675,70 +19675,70 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 11770 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdx) │ │ │ │ │ je 11798 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3705 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3705 (discriminator 1) │ │ │ │ │ mov $0xd,%edx │ │ │ │ │ mov $0xec9,%ebx │ │ │ │ │ jmp 116f0 │ │ │ │ │ nop │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ mov %rdx,0x8(%rsp) │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ jmp 11760 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3785 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3785 (discriminator 1) │ │ │ │ │ mov $0xec9,%ebx │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ mov $0xd,%edx │ │ │ │ │ jmp 116f0 │ │ │ │ │ nop │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3700 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3700 (discriminator 1) │ │ │ │ │ mov $0x8,%edx │ │ │ │ │ mov $0xe74,%ebx │ │ │ │ │ jmp 116f0 │ │ │ │ │ nop │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ js 117d1 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,(%r15) │ │ │ │ │ je 1185a │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3705 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3705 (discriminator 1) │ │ │ │ │ mov $0x8,%edx │ │ │ │ │ mov $0xe79,%ebx │ │ │ │ │ jmp 116f0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3774 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3774 (discriminator 1) │ │ │ │ │ mov $0xebe,%ebx │ │ │ │ │ jmp 1179d │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx__GetModuleGlobalName(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8926 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8926 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 8830 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3819 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3819 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 11429 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3819 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3819 (discriminator 1) │ │ │ │ │ mov $0xf,%edx │ │ │ │ │ mov $0xeeb,%ebx │ │ │ │ │ jmp 116f0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -19746,249 +19746,249 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 11823 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ je 1186e │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3821 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3821 (discriminator 1) │ │ │ │ │ mov $0xef8,%ebx │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r14),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 11838 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r14) │ │ │ │ │ je 11850 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3856 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3856 │ │ │ │ │ lea 0x1a5f(%rip),%rcx │ │ │ │ │ mov $0xf,%edx │ │ │ │ │ jmp 116f7 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3856 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3856 │ │ │ │ │ jmp 11838 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 117d1 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_21under_cached_property_6__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3821 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3821 (discriminator 1) │ │ │ │ │ mov $0xeed,%ebx │ │ │ │ │ jmp 11828 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 11823 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_21under_cached_property_7__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:3628 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:3628 │ │ │ │ │ call 41f0 <__stack_chk_fail@plt> │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_3__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4253 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4253 │ │ │ │ │ endbr64 │ │ │ │ │ push %r15 │ │ │ │ │ mov %rsi,%rax │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ mov %rdi,%r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x68,%rsp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4276 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4276 │ │ │ │ │ movq 0x6060(%rip),%xmm0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4253 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4253 │ │ │ │ │ mov %fs:0x28,%r14 │ │ │ │ │ mov %r14,0x58(%rsp) │ │ │ │ │ mov %rdx,%r14 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4276 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4276 │ │ │ │ │ lea 0x75a8(%rip),%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4260 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4260 │ │ │ │ │ movq $0x0,0x30(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4276 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4276 │ │ │ │ │ movq $0x0,0x50(%rsp) │ │ │ │ │ movq %rdx,%xmm1 │ │ │ │ │ punpcklqdq %xmm1,%xmm0 │ │ │ │ │ movaps %xmm0,0x40(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4277 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4277 │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ je 11988 │ │ │ │ │ mov %rcx,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4279 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4279 │ │ │ │ │ cmp $0x1,%r14 │ │ │ │ │ je 11cc8 │ │ │ │ │ cmp $0x2,%r14 │ │ │ │ │ je 11ae0 │ │ │ │ │ test %r14,%r14 │ │ │ │ │ je 11bd0 │ │ │ │ │ __Pyx_RaiseArgtupleInvalid(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8035 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8035 (discriminator 4) │ │ │ │ │ mov 0x6650(%rip),%rax │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ lea 0x1a51(%rip),%rdx │ │ │ │ │ lea 0x27de(%rip),%rsi │ │ │ │ │ lea 0x1a19(%rip),%r9 │ │ │ │ │ mov $0x2,%r8d │ │ │ │ │ lea 0x1a0e(%rip),%rcx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ push %r14 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_3__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4322 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4322 │ │ │ │ │ pop %rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4322 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4322 (discriminator 1) │ │ │ │ │ mov $0x10e2,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4322 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4322 │ │ │ │ │ pop %rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4332 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4332 │ │ │ │ │ lea 0x1931(%rip),%rcx │ │ │ │ │ mov $0x3d,%edx │ │ │ │ │ lea 0x2a94(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4334 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4334 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4332 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4332 │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4347 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4347 │ │ │ │ │ mov 0x58(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne 124d0 │ │ │ │ │ add $0x68,%rsp │ │ │ │ │ mov %r14,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4311 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4311 (discriminator 1) │ │ │ │ │ cmp $0x2,%r14 │ │ │ │ │ jne 11901 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4314 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4314 │ │ │ │ │ mov (%rsi),%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4315 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4315 │ │ │ │ │ mov 0x8(%rsi),%r13 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4314 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4314 │ │ │ │ │ mov %rdx,0x30(%rsp) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_2__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4351 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4351 │ │ │ │ │ movq $0x0,0x28(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4361 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4361 │ │ │ │ │ mov 0x762a(%rip),%rax │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 119ba │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4361 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4361 (discriminator 1) │ │ │ │ │ mov %rax,0x72e6(%rip) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4363 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4363 (discriminator 2) │ │ │ │ │ call 43c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4363 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4363 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%ebp │ │ │ │ │ test %ebp,%ebp │ │ │ │ │ jne 11aa8 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4363 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4363 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 11a04 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4363 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4363 (discriminator 14) │ │ │ │ │ lea 0x28(%rsp),%rsi │ │ │ │ │ mov $0x3d,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x1893(%rip),%r8 │ │ │ │ │ lea 0x1977(%rip),%rcx │ │ │ │ │ lea 0x72ac(%rip),%rdi │ │ │ │ │ call a7a0 │ │ │ │ │ mov %eax,%ebp │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4363 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4363 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 11dcc │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4373 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4373 │ │ │ │ │ mov 0x18(%r12),%rsi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4374 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4374 │ │ │ │ │ mov 0x6570(%rip),%r14 │ │ │ │ │ cmp %r14,%rsi │ │ │ │ │ je 11ab0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4408 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4408 │ │ │ │ │ mov $0x3,%edx │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 41a0 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4408 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4408 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 11df8 │ │ │ │ │ __Pyx_PyObject_IsTrue(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12254 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12254 │ │ │ │ │ cmp 0x6557(%rip),%rax │ │ │ │ │ sete %al │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12255 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12255 │ │ │ │ │ cmp 0x651d(%rip),%rbx │ │ │ │ │ sete %dl │ │ │ │ │ or %al,%dl │ │ │ │ │ jne 11a53 │ │ │ │ │ cmp %r14,%rbx │ │ │ │ │ jne 11be0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12254 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12254 │ │ │ │ │ movzbl %al,%r15d │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 11a6b │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je 11c30 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_2__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4411 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4411 (discriminator 1) │ │ │ │ │ test %r15d,%r15d │ │ │ │ │ jne 11e68 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r14),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 11a7f │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r14) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_2__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4516 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4516 (discriminator 1) │ │ │ │ │ test %ebp,%ebp │ │ │ │ │ je 1195c │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4516 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4516 (discriminator 3) │ │ │ │ │ call 44c0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4516 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4516 (discriminator 8) │ │ │ │ │ mov 0x28(%rsp),%rsi │ │ │ │ │ mov %r14,%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4516 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4516 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4516 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4516 (discriminator 8) │ │ │ │ │ call 9490 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_3__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4341 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4341 (discriminator 1) │ │ │ │ │ jmp 1195c │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_2__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4351 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4351 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ jmp 11a04 │ │ │ │ │ nop │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%r13),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ @@ -20006,23 +20006,23 @@ │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r14) │ │ │ │ │ jne 11ad5 │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_2__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4388 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4388 │ │ │ │ │ mov %r13,0x18(%r12) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4397 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4397 │ │ │ │ │ jmp 11a74 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_3__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4280 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4280 │ │ │ │ │ mov 0x8(%rsi),%r13 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4282 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4282 │ │ │ │ │ mov (%rax),%rdx │ │ │ │ │ mov %rdx,0x30(%rsp) │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbx),%rdi │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ @@ -20039,152 +20039,152 @@ │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ mov 0x647e(%rip),%rdx │ │ │ │ │ cmp %rdx,%rdi │ │ │ │ │ je 7ed2 <__cxa_finalize@plt+0x3812> │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rbx),%rbp │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_3__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4274 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4274 │ │ │ │ │ lea (%rax,%r14,8),%r10 │ │ │ │ │ Py_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_3__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4288 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4288 │ │ │ │ │ test %r14,%r14 │ │ │ │ │ je 11c40 │ │ │ │ │ cmp $0x1,%r14 │ │ │ │ │ jne 11b85 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4298 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4298 │ │ │ │ │ mov 0x731c(%rip),%r13 │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ jle 11e10 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ jmp 11b6d │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 (discriminator 2) │ │ │ │ │ add $0x1,%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ cmp %rbp,%rax │ │ │ │ │ je 11cd0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7813 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7813 │ │ │ │ │ cmp %r13,0x18(%rbx,%rax,8) │ │ │ │ │ jne 11b60 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7813 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7813 (discriminator 2) │ │ │ │ │ mov (%r10,%rax,8),%r13 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_3__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4298 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4298 (discriminator 2) │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je 11e10 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4300 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4300 │ │ │ │ │ sub $0x1,%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4307 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4307 (discriminator 1) │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ jle 1199e │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4309 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4309 │ │ │ │ │ lea 0x30(%rsp),%rcx │ │ │ │ │ lea 0x40(%rsp),%rdx │ │ │ │ │ mov %r14,%r8 │ │ │ │ │ mov %r10,%rsi │ │ │ │ │ lea 0x17bf(%rip),%r9 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ mov %r13,0x38(%rsp) │ │ │ │ │ call add0 │ │ │ │ │ mov 0x38(%rsp),%r13 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4309 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4309 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne 1199e │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4309 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4309 (discriminator 1) │ │ │ │ │ mov $0x10d5,%esi │ │ │ │ │ jmp 11941 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4279 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4279 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ jmp 11aec │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyObject_IsTrue(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:12256 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:12256 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4470 │ │ │ │ │ mov %eax,%r15d │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_2__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4409 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4409 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 11a57 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_2__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4409 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4409 (discriminator 1) │ │ │ │ │ mov $0x40,%edx │ │ │ │ │ mov $0x1139,%esi │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 11c11 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je 121f1 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_2__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4512 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4512 │ │ │ │ │ lea 0x1661(%rip),%rcx │ │ │ │ │ lea 0x27c9(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4513 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4513 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4512 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4512 │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4513 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4513 │ │ │ │ │ jmp 11a7f │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp 11a6b │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_3__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4290 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4290 │ │ │ │ │ mov 0x7231(%rip),%r13 │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ jle 12210 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ jmp 11c6d │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 (discriminator 2) │ │ │ │ │ add $0x1,%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7811 (discriminator 1) │ │ │ │ │ cmp %rax,%rbp │ │ │ │ │ je 11d50 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7813 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7813 │ │ │ │ │ cmp 0x18(%rbx,%rax,8),%r13 │ │ │ │ │ jne 11c60 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7813 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7813 (discriminator 2) │ │ │ │ │ mov (%r10,%rax,8),%rax │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_3__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4290 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4290 (discriminator 1) │ │ │ │ │ mov %rax,0x30(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4290 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4290 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 12219 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_3__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4298 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4298 │ │ │ │ │ mov 0x71cf(%rip),%r13 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4292 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4292 │ │ │ │ │ lea -0x1(%rbp),%rdi │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0xa8(%rax),%rsi │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:22 (discriminator 2) │ │ │ │ │ test $0x4000000,%esi │ │ │ │ │ @@ -20196,158 +20196,158 @@ │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp %rdx,%rax │ │ │ │ │ je 7ed2 <__cxa_finalize@plt+0x3812> │ │ │ │ │ mov 0x10(%rbx),%rbp │ │ │ │ │ jmp 11b44 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_3__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4279 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4279 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ jmp 11ae4 │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7815 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7815 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ mov %rdi,(%rsp) │ │ │ │ │ mov %r15,%rbx │ │ │ │ │ mov %r10,0x8(%rsp) │ │ │ │ │ mov %r14,%r15 │ │ │ │ │ mov %r12,%r14 │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ jmp 11d09 │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7815 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7815 (discriminator 2) │ │ │ │ │ add $0x1,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7815 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7815 (discriminator 1) │ │ │ │ │ cmp %rbp,%rbx │ │ │ │ │ je 11e10 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%r12),%rax │ │ │ │ │ mov 0xa8(%rax),%rsi │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7817 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7817 (discriminator 2) │ │ │ │ │ test $0x4000000,%esi │ │ │ │ │ je 7eae <__cxa_finalize@plt+0x37ee> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7817 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7817 │ │ │ │ │ mov 0x18(%r12,%rbx,8),%rsi │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 98f0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7818 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7818 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 11cf0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7819 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7819 (discriminator 1) │ │ │ │ │ mov %r12,%rax │ │ │ │ │ mov (%rsp),%rdi │ │ │ │ │ mov %r14,%r12 │ │ │ │ │ mov 0x8(%rsp),%r10 │ │ │ │ │ mov %r15,%r14 │ │ │ │ │ mov %rbx,%r15 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ js 11e10 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7820 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7820 │ │ │ │ │ mov (%r10,%r15,8),%r13 │ │ │ │ │ jmp 11b78 │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7815 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7815 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ mov %r12,0x8(%rsp) │ │ │ │ │ mov %rbx,%r12 │ │ │ │ │ mov %r10,(%rsp) │ │ │ │ │ mov %r15,%rbx │ │ │ │ │ mov %rdx,%r15 │ │ │ │ │ mov %rcx,0x10(%rsp) │ │ │ │ │ jmp 11d89 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7815 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7815 (discriminator 2) │ │ │ │ │ add $0x1,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7815 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7815 (discriminator 1) │ │ │ │ │ cmp %rbx,%rbp │ │ │ │ │ je 12210 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%r12),%rax │ │ │ │ │ mov 0xa8(%rax),%rsi │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7817 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7817 (discriminator 2) │ │ │ │ │ test $0x4000000,%esi │ │ │ │ │ je 7eae <__cxa_finalize@plt+0x37ee> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7817 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7817 │ │ │ │ │ mov 0x18(%r12,%rbx,8),%rsi │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 98f0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7818 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7818 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 11d70 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7819 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7819 (discriminator 1) │ │ │ │ │ mov %r15,%rdx │ │ │ │ │ mov (%rsp),%r10 │ │ │ │ │ mov %rbx,%r15 │ │ │ │ │ mov 0x10(%rsp),%rcx │ │ │ │ │ mov %r12,%rbx │ │ │ │ │ mov 0x8(%rsp),%r12 │ │ │ │ │ js 12210 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:7820 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:7820 │ │ │ │ │ mov (%r10,%r15,8),%rax │ │ │ │ │ jmp 11c78 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_2__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4512 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4512 │ │ │ │ │ lea 0x14a6(%rip),%rcx │ │ │ │ │ mov $0x3d,%edx │ │ │ │ │ mov $0x110b,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4513 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4513 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4512 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4512 │ │ │ │ │ lea 0x2601(%rip),%rdi │ │ │ │ │ call b3d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4516 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4516 │ │ │ │ │ jmp 11a87 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4408 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4408 (discriminator 1) │ │ │ │ │ mov $0x40,%edx │ │ │ │ │ mov $0x1138,%esi │ │ │ │ │ jmp 11c11 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_3__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4302 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4302 │ │ │ │ │ call 4410 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4302 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4302 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 123da │ │ │ │ │ __Pyx_RaiseArgtupleInvalid(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8035 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8035 (discriminator 4) │ │ │ │ │ mov 0x6133(%rip),%rax │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ lea 0x150c(%rip),%rcx │ │ │ │ │ lea 0x22c1(%rip),%rsi │ │ │ │ │ lea 0x14fc(%rip),%r9 │ │ │ │ │ mov $0x2,%r8d │ │ │ │ │ lea 0x1519(%rip),%rdx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ push $0x1 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 45c0 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_3__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4304 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4304 │ │ │ │ │ pop %rcx │ │ │ │ │ pop %rsi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4304 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4304 (discriminator 1) │ │ │ │ │ mov $0x10d0,%esi │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4304 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4304 │ │ │ │ │ jmp 11941 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_2__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4421 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4421 │ │ │ │ │ mov $0x5,%edi │ │ │ │ │ call 43b0 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4421 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4421 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 123e4 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4425 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4425 │ │ │ │ │ mov 0x6ecb(%rip),%rsi │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rsi),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 11e8e │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ @@ -20369,35 +20369,35 @@ │ │ │ │ │ cmp %rdx,%rax │ │ │ │ │ je 7ed2 <__cxa_finalize@plt+0x3812> │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:34 (discriminator 1) │ │ │ │ │ cmpq $0x0,0x10(%rbx) │ │ │ │ │ jle 7ea9 <__cxa_finalize@plt+0x37e9> │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_2__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4438 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4438 │ │ │ │ │ mov 0x18(%r12),%rdi │ │ │ │ │ mov 0x6e52(%rip),%r15 │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:35 │ │ │ │ │ mov %rsi,0x18(%rbx) │ │ │ │ │ mov %rdx,0x8(%rsp) │ │ │ │ │ mov %rcx,(%rsp) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_2__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4438 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4438 │ │ │ │ │ call 4590 │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ __Pyx_PyObject_FormatSimpleAndDecref(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8931 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8931 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 123c0 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rax),%rax │ │ │ │ │ __Pyx_PyObject_FormatSimpleAndDecref(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8932 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8932 (discriminator 2) │ │ │ │ │ cmp 0x60d1(%rip),%rax │ │ │ │ │ mov (%rsp),%rcx │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ jne 1242e │ │ │ │ │ PyUnicode_IS_ASCII(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:212 (discriminator 2) │ │ │ │ │ testb $0x10,0xab(%rax) │ │ │ │ │ @@ -20442,52 +20442,52 @@ │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rbx),%rdi │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:34 (discriminator 1) │ │ │ │ │ cmp $0x1,%rdi │ │ │ │ │ jle 7ea9 <__cxa_finalize@plt+0x37e9> │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_2__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4445 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4445 │ │ │ │ │ mov 0x6e13(%rip),%rsi │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:35 │ │ │ │ │ mov %r12,0x20(%rbx) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rsi),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 11f9a │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rsi) │ │ │ │ │ mov %rdx,0x8(%rsp) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_2__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4446 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4446 │ │ │ │ │ lea 0x44(%r9),%r12 │ │ │ │ │ mov %rcx,(%rsp) │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:34 (discriminator 1) │ │ │ │ │ cmp $0x2,%rdi │ │ │ │ │ je 7ea9 <__cxa_finalize@plt+0x37e9> │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:35 │ │ │ │ │ mov %rsi,0x28(%rbx) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_2__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4449 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4449 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ mov 0x6d69(%rip),%r14 │ │ │ │ │ call 4590 │ │ │ │ │ mov %rax,%r13 │ │ │ │ │ __Pyx_PyObject_FormatSimpleAndDecref(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8931 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8931 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 12414 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rax),%rax │ │ │ │ │ __Pyx_PyObject_FormatSimpleAndDecref(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8932 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8932 (discriminator 2) │ │ │ │ │ cmp 0x5ff5(%rip),%rax │ │ │ │ │ mov (%rsp),%rcx │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ jne 1246c │ │ │ │ │ PyUnicode_IS_ASCII(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:212 (discriminator 2) │ │ │ │ │ testb $0x10,0xab(%rax) │ │ │ │ │ @@ -20512,18 +20512,18 @@ │ │ │ │ │ jne 7e9f <__cxa_finalize@plt+0x37df> │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:375 │ │ │ │ │ mov $0x10ffff,%r14d │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_2__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4451 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4451 (discriminator 1) │ │ │ │ │ cmp %r14d,%r15d │ │ │ │ │ cmovae %r15d,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4452 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4452 (discriminator 1) │ │ │ │ │ add 0x10(%r13),%r12 │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:32 (discriminator 2) │ │ │ │ │ testb $0x4,0xab(%rax) │ │ │ │ │ je 7e3d <__cxa_finalize@plt+0x377d> │ │ │ │ │ Py_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ @@ -20535,50 +20535,50 @@ │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rbx),%rcx │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:34 (discriminator 1) │ │ │ │ │ cmp $0x3,%rcx │ │ │ │ │ jle 7ea9 <__cxa_finalize@plt+0x37e9> │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_2__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4456 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4456 │ │ │ │ │ mov 0x6d2a(%rip),%rdx │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:35 │ │ │ │ │ mov %r13,0x30(%rbx) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 1207b │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rdx) │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_2__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4457 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4457 │ │ │ │ │ lea 0x2(%r12),%rdi │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:34 (discriminator 1) │ │ │ │ │ cmp $0x4,%rcx │ │ │ │ │ je 7ea9 <__cxa_finalize@plt+0x37e9> │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:35 │ │ │ │ │ mov %rdx,0x38(%rbx) │ │ │ │ │ __Pyx_PyUnicode_Join(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8960 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8960 │ │ │ │ │ mov %r14d,%esi │ │ │ │ │ call 4670 │ │ │ │ │ mov %rax,%r13 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8961 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8961 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 12264 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8962 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8962 │ │ │ │ │ cmp $0xff,%r14d │ │ │ │ │ jbe 12280 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8962 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8962 (discriminator 1) │ │ │ │ │ cmp $0xffff,%r14d │ │ │ │ │ jne 122c5 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8962 (discriminator 6) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8962 (discriminator 6) │ │ │ │ │ movl $0x2,0x8(%rsp) │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%r13),%rax │ │ │ │ │ PyUnicode_IS_COMPACT(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:219 (discriminator 2) │ │ │ │ │ @@ -20593,85 +20593,85 @@ │ │ │ │ │ _PyUnicode_NONCOMPACT_DATA(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:256 │ │ │ │ │ mov 0x38(%r13),%r11 │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:257 │ │ │ │ │ test %r11,%r11 │ │ │ │ │ je 7e7b <__cxa_finalize@plt+0x37bb> │ │ │ │ │ __Pyx_PyUnicode_Join(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8974 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8974 (discriminator 1) │ │ │ │ │ lea 0x40(%rbx),%rax │ │ │ │ │ lea 0x18(%rbx),%r15 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8984 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8984 │ │ │ │ │ mov %ebp,0x1c(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8973 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8973 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8984 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8984 │ │ │ │ │ mov %rbx,%rbp │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ mov %r15,%rbx │ │ │ │ │ mov %r11,0x10(%rsp) │ │ │ │ │ jmp 1215b │ │ │ │ │ nopl (%rax) │ │ │ │ │ _PyUnicode_NONCOMPACT_DATA(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:256 │ │ │ │ │ mov 0x38(%rdx),%rsi │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:257 │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ je 7e7b <__cxa_finalize@plt+0x37bb> │ │ │ │ │ __Pyx_PyUnicode_Join(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8988 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8988 │ │ │ │ │ mov 0x8(%rsp),%ecx │ │ │ │ │ cmp %ecx,%eax │ │ │ │ │ je 121d0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8992 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8992 │ │ │ │ │ xor %ecx,%ecx │ │ │ │ │ mov %r15,%r8 │ │ │ │ │ mov %r14,%rsi │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 41e0 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8992 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8992 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ js 122bc │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9003 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9003 │ │ │ │ │ add %r15,%r14 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8974 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8974 (discriminator 1) │ │ │ │ │ add $0x8,%rbx │ │ │ │ │ cmp %rbx,(%rsp) │ │ │ │ │ je 122d8 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rbp),%rax │ │ │ │ │ __Pyx_PyUnicode_Join(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8978 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8978 (discriminator 2) │ │ │ │ │ testb $0x4,0xab(%rax) │ │ │ │ │ je 7e5c <__cxa_finalize@plt+0x379c> │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8978 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8978 │ │ │ │ │ mov (%rbx),%rdx │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rdx),%rax │ │ │ │ │ PyUnicode_GET_LENGTH(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:280 (discriminator 2) │ │ │ │ │ testb $0x10,0xab(%rax) │ │ │ │ │ je 7ecd <__cxa_finalize@plt+0x380d> │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:280 │ │ │ │ │ mov 0x10(%rdx),%r15 │ │ │ │ │ __Pyx_PyUnicode_Join(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8982 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8982 (discriminator 1) │ │ │ │ │ test %r15,%r15 │ │ │ │ │ je 1214d │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8984 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8984 │ │ │ │ │ movabs $0x7fffffffffffffff,%rax │ │ │ │ │ mov %r12d,%ecx │ │ │ │ │ sar %cl,%rax │ │ │ │ │ sub %r15,%rax │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8984 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8984 (discriminator 1) │ │ │ │ │ cmp %rax,%r14 │ │ │ │ │ jg 12231 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8986 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8986 │ │ │ │ │ movzbl 0x20(%rdx),%ecx │ │ │ │ │ mov %ecx,%eax │ │ │ │ │ shr $0x2,%al │ │ │ │ │ and $0x7,%eax │ │ │ │ │ PyUnicode_DATA(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:262 (discriminator 1) │ │ │ │ │ test $0x20,%cl │ │ │ │ │ @@ -20681,15 +20681,15 @@ │ │ │ │ │ lea 0x28(%rdx),%rdi │ │ │ │ │ lea 0x38(%rdx),%rsi │ │ │ │ │ and $0x40,%ecx │ │ │ │ │ cmovne %rdi,%rsi │ │ │ │ │ jmp 12125 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __Pyx_PyUnicode_Join(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8989 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8989 │ │ │ │ │ mov %r12d,%ecx │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ mov %r15,%rdx │ │ │ │ │ shl %cl,%rdi │ │ │ │ │ shl %cl,%rdx │ │ │ │ │ add %rax,%rdi │ │ │ │ │ @@ -20705,26 +20705,26 @@ │ │ │ │ │ mov %edx,(%rsp) │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ mov (%rsp),%edx │ │ │ │ │ mov 0x8(%rsp),%esi │ │ │ │ │ jmp 11c11 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_3__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4290 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4290 (discriminator 1) │ │ │ │ │ movq $0x0,0x30(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4294 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4294 │ │ │ │ │ call 4410 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4294 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4294 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 11901 │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4294 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4294 (discriminator 1) │ │ │ │ │ mov $0x10c6,%esi │ │ │ │ │ jmp 11941 │ │ │ │ │ __Pyx_PyUnicode_Join(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9007 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9007 │ │ │ │ │ mov 0x5d38(%rip),%rax │ │ │ │ │ lea 0x21e1(%rip),%rsi │ │ │ │ │ mov %rbp,%rbx │ │ │ │ │ mov 0x1c(%rsp),%ebp │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 4200 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ @@ -20746,15 +20746,15 @@ │ │ │ │ │ mov $0x42,%edx │ │ │ │ │ mov $0x1175,%esi │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 11c04 │ │ │ │ │ jmp 11c11 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __Pyx_PyUnicode_Join(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8962 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8962 (discriminator 2) │ │ │ │ │ movl $0x1,0x8(%rsp) │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ jmp 120ca │ │ │ │ │ PyUnicode_MAX_CHAR_VALUE(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:364 │ │ │ │ │ mov $0x7f,%r15d │ │ │ │ │ jmp 11f50 │ │ │ │ │ @@ -20768,17 +20768,17 @@ │ │ │ │ │ cmove %rsi,%rdx │ │ │ │ │ mov %rdx,%r11 │ │ │ │ │ jmp 120f5 │ │ │ │ │ mov %rbp,%rbx │ │ │ │ │ mov 0x1c(%rsp),%ebp │ │ │ │ │ jmp 1224e │ │ │ │ │ __Pyx_PyUnicode_Join(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8962 (discriminator 6) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8962 (discriminator 6) │ │ │ │ │ movl $0x4,0x8(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8963 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8963 (discriminator 2) │ │ │ │ │ mov $0x2,%r12d │ │ │ │ │ jmp 120ca │ │ │ │ │ mov %rbp,%rbx │ │ │ │ │ mov 0x1c(%rsp),%ebp │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ @@ -20787,43 +20787,43 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 122f3 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je 12387 │ │ │ │ │ __Pyx_PyObject_CallOneArg(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9022 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9022 │ │ │ │ │ mov 0x6d06(%rip),%rdi │ │ │ │ │ lea 0x48(%rsp),%rsi │ │ │ │ │ movabs $0x8000000000000001,%rdx │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9021 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9021 │ │ │ │ │ movq $0x0,0x40(%rsp) │ │ │ │ │ mov %r13,0x48(%rsp) │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9022 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9022 │ │ │ │ │ call aa00 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%r13),%rdx │ │ │ │ │ __Pyx_PyObject_CallOneArg(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:9022 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:9022 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_2__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4481 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4481 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 12360 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ js 12336 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,0x0(%r13) │ │ │ │ │ je 1239e │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_2__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4484 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4484 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 96f0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -20831,15 +20831,15 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 12350 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je 12394 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_2__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4486 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4486 │ │ │ │ │ mov $0x41,%edx │ │ │ │ │ mov $0x1186,%esi │ │ │ │ │ jmp 11c11 │ │ │ │ │ nop │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ @@ -20868,15 +20868,15 @@ │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ jmp 12336 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_2__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4469 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4469 (discriminator 1) │ │ │ │ │ jmp 12264 │ │ │ │ │ PyUnicode_MAX_CHAR_VALUE(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:369 │ │ │ │ │ mov $0xff,%r15d │ │ │ │ │ jmp 11f50 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -20885,19 +20885,19 @@ │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ mov $0x43,%edx │ │ │ │ │ mov $0x1156,%esi │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 11c04 │ │ │ │ │ jmp 11c11 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_3__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4302 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4302 (discriminator 1) │ │ │ │ │ mov $0x10ce,%esi │ │ │ │ │ jmp 11941 │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_2__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4421 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4421 (discriminator 1) │ │ │ │ │ mov $0x42,%edx │ │ │ │ │ mov $0x1145,%esi │ │ │ │ │ jmp 11c11 │ │ │ │ │ PyUnicode_MAX_CHAR_VALUE(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:369 │ │ │ │ │ mov $0xff,%r14d │ │ │ │ │ jmp 1202b │ │ │ │ │ @@ -20913,70 +20913,70 @@ │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ mov $0x43,%edx │ │ │ │ │ mov $0x1161,%esi │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 11c04 │ │ │ │ │ jmp 11c11 │ │ │ │ │ __Pyx_PyObject_FormatAndDecref(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8945 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8945 │ │ │ │ │ mov %r15,%rsi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 4090 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ mov (%rsp),%rcx │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ __Pyx_PyObject_FormatAndDecref(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8945 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8945 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r12),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 12457 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r12) │ │ │ │ │ je 124aa │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_2__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4438 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4438 (discriminator 3) │ │ │ │ │ test %r15,%r15 │ │ │ │ │ je 123c0 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r15),%rax │ │ │ │ │ mov %r15,%r12 │ │ │ │ │ jmp 11f0e │ │ │ │ │ __Pyx_PyObject_FormatAndDecref(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8945 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8945 │ │ │ │ │ mov %r14,%rsi │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 4090 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ mov (%rsp),%rcx │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ __Pyx_PyObject_FormatAndDecref(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:8945 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:8945 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%r13),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 12495 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ je 124bd │ │ │ │ │ __pyx_pf_9propcache_10_helpers_c_15cached_property_2__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4449 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4449 (discriminator 3) │ │ │ │ │ test %r14,%r14 │ │ │ │ │ je 12414 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r14),%rax │ │ │ │ │ mov %r14,%r13 │ │ │ │ │ jmp 11fea │ │ │ │ │ @@ -20989,12 +20989,12 @@ │ │ │ │ │ jmp 12457 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 4150 <_Py_Dealloc@plt> │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ mov (%rsp),%rcx │ │ │ │ │ jmp 12495 │ │ │ │ │ __pyx_pw_9propcache_10_helpers_c_15cached_property_3__set_name__(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4347 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4347 │ │ │ │ │ call 41f0 <__stack_chk_fail@plt> │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ -/tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c:4347 │ │ │ │ │ +/tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c:4347 │ │ │ │ │ jmp 7ef6 <__cxa_finalize@plt+0x3836> │ │ │ │ ├── readelf --wide --decompress --hex-dump=.rodata {} │ │ │ │ │ @@ -69,16 +69,16 @@ │ │ │ │ │ 0x00013420 65005f5f 636f6465 5f5f0066 756e635f e.__code__.func_ │ │ │ │ │ 0x00013430 64656661 756c7473 005f5f64 65666175 defaults.__defau │ │ │ │ │ 0x00013440 6c74735f 5f005f5f 6b776465 6661756c lts__.__kwdefaul │ │ │ │ │ 0x00013450 74735f5f 005f5f61 6e6e6f74 6174696f ts__.__annotatio │ │ │ │ │ 0x00013460 6e735f5f 005f6973 5f636f72 6f757469 ns__._is_corouti │ │ │ │ │ 0x00013470 6e650066 756e6300 77726170 70656400 ne.func.wrapped. │ │ │ │ │ 0x00013480 2f746d70 2f2e746d 702d7072 6f706361 /tmp/.tmp-propca │ │ │ │ │ - 0x00013490 6368652d 70657035 31372d31 31687a61 che-pep517-11hza │ │ │ │ │ - 0x000134a0 3038332f 7372632f 7372632f 70726f70 083/src/src/prop │ │ │ │ │ + 0x00013490 6368652d 70657035 31372d68 78793231 che-pep517-hxy21 │ │ │ │ │ + 0x000134a0 6131772f 7372632f 7372632f 70726f70 a1w/src/src/prop │ │ │ │ │ 0x000134b0 63616368 652f5f68 656c7065 72735f63 cache/_helpers_c │ │ │ │ │ 0x000134c0 2e630000 00000000 556e6162 6c652074 .c......Unable t │ │ │ │ │ 0x000134d0 6f20696e 69746961 6c697a65 20706963 o initialize pic │ │ │ │ │ 0x000134e0 6b6c696e 6720666f 7220252e 32303073 kling for %.200s │ │ │ │ │ 0x000134f0 00000000 00000000 496e7465 72707265 ........Interpre │ │ │ │ │ 0x00013500 74657220 6368616e 67652064 65746563 ter change detec │ │ │ │ │ 0x00013510 74656420 2d207468 6973206d 6f64756c ted - this modul │ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {} │ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: │ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment │ │ │ │ │ @@ -1,7 +1,7 @@ │ │ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debuglink': │ │ │ │ │ - 0x00000000 64643430 34386335 38316130 34626364 dd4048c581a04bcd │ │ │ │ │ - 0x00000010 34383861 38643230 36326133 32663834 488a8d2062a32f84 │ │ │ │ │ - 0x00000020 33386431 39322e64 65627567 00000000 38d192.debug.... │ │ │ │ │ - 0x00000030 fa67a28f .g.. │ │ │ │ │ + 0x00000000 39306634 33346562 33613363 33643738 90f434eb3a3c3d78 │ │ │ │ │ + 0x00000010 35643663 36386637 32303066 33316237 5d6c68f7200f31b7 │ │ │ │ │ + 0x00000020 32636439 33332e64 65627567 00000000 2cd933.debug.... │ │ │ │ │ + 0x00000030 363fdf8e 6?.. ├── python3-propcache-dbgsym_0.3.0-1_amd64.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2025-03-19 12:58:52.000000 debian-binary │ │ --rw-r--r-- 0 0 0 540 2025-03-19 12:58:52.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 156560 2025-03-19 12:58:52.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 536 2025-03-19 12:58:52.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 156576 2025-03-19 12:58:52.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./control │ │ │ │ @@ -5,8 +5,8 @@ │ │ │ │ Architecture: amd64 │ │ │ │ Maintainer: Debian Python Team │ │ │ │ Installed-Size: 182 │ │ │ │ Depends: python3-propcache (= 0.3.0-1) │ │ │ │ Section: debug │ │ │ │ Priority: optional │ │ │ │ Description: debug symbols for python3-propcache │ │ │ │ -Build-Ids: 0edd4048c581a04bcd488a8d2062a32f8438d192 │ │ │ │ +Build-Ids: 6690f434eb3a3c3d785d6c68f7200f31b72cd933 │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ │ │ │ ├── line order │ │ │ │ │ @@ -1 +1 @@ │ │ │ │ │ -usr/lib/debug/.build-id/0e/dd4048c581a04bcd488a8d2062a32f8438d192.debug │ │ │ │ │ +usr/lib/debug/.build-id/66/90f434eb3a3c3d785d6c68f7200f31b72cd933.debug │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── file list │ │ │ │ @@ -1,10 +1,10 @@ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-03-19 12:58:52.000000 ./ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-03-19 12:58:52.000000 ./usr/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-03-19 12:58:52.000000 ./usr/lib/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-03-19 12:58:52.000000 ./usr/lib/debug/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-03-19 12:58:52.000000 ./usr/lib/debug/.build-id/ │ │ │ │ -drwxr-xr-x 0 root (0) root (0) 0 2025-03-19 12:58:52.000000 ./usr/lib/debug/.build-id/0e/ │ │ │ │ --rw-r--r-- 0 root (0) root (0) 175768 2025-03-19 12:58:52.000000 ./usr/lib/debug/.build-id/0e/dd4048c581a04bcd488a8d2062a32f8438d192.debug │ │ │ │ +drwxr-xr-x 0 root (0) root (0) 0 2025-03-19 12:58:52.000000 ./usr/lib/debug/.build-id/66/ │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 175768 2025-03-19 12:58:52.000000 ./usr/lib/debug/.build-id/66/90f434eb3a3c3d785d6c68f7200f31b72cd933.debug │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-03-19 12:58:52.000000 ./usr/share/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-03-19 12:58:52.000000 ./usr/share/doc/ │ │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2025-03-19 12:58:52.000000 ./usr/share/doc/python3-propcache-dbgsym -> python3-propcache │ │ │ │ --- ./usr/lib/debug/.build-id/0e/dd4048c581a04bcd488a8d2062a32f8438d192.debug │ │ │ ├── +++ ./usr/lib/debug/.build-id/66/90f434eb3a3c3d785d6c68f7200f31b72cd933.debug │ │ │ │┄ File has been modified after NT_GNU_BUILD_ID has been applied. │ │ │ │┄ Files 99% similar despite different names │ │ │ │ ├── readelf --wide --sections {} │ │ │ │ │ @@ -28,15 +28,15 @@ │ │ │ │ │ [23] .bss NOBITS 0000000000018c20 0007c0 000418 00 WA 0 0 32 │ │ │ │ │ [24] .comment PROGBITS 0000000000000000 00025c 00001f 01 MS 0 0 1 │ │ │ │ │ [25] .debug_aranges PROGBITS 0000000000000000 000280 00003b 00 C 0 0 8 │ │ │ │ │ [26] .debug_info PROGBITS 0000000000000000 0002c0 011208 00 C 0 0 8 │ │ │ │ │ [27] .debug_abbrev PROGBITS 0000000000000000 0114c8 0003f0 00 C 0 0 8 │ │ │ │ │ [28] .debug_line PROGBITS 0000000000000000 0118b8 005794 00 C 0 0 8 │ │ │ │ │ [29] .debug_str PROGBITS 0000000000000000 017050 001bb5 01 MSC 0 0 8 │ │ │ │ │ - [30] .debug_line_str PROGBITS 0000000000000000 018c08 000170 01 MSC 0 0 8 │ │ │ │ │ + [30] .debug_line_str PROGBITS 0000000000000000 018c08 00016f 01 MSC 0 0 8 │ │ │ │ │ [31] .debug_loclists PROGBITS 0000000000000000 018d78 00a690 00 C 0 0 8 │ │ │ │ │ [32] .debug_rnglists PROGBITS 0000000000000000 023408 001af9 00 C 0 0 8 │ │ │ │ │ [33] .symtab SYMTAB 0000000000000000 024f08 002730 18 34 284 8 │ │ │ │ │ [34] .strtab STRTAB 0000000000000000 027638 002df9 00 0 0 1 │ │ │ │ │ [35] .shstrtab STRTAB 0000000000000000 02a431 000165 00 0 0 1 │ │ │ │ │ Key to Flags: │ │ │ │ │ W (write), A (alloc), X (execute), M (merge), S (strings), I (info), │ │ │ │ ├── readelf --wide --notes {} │ │ │ │ │ @@ -1,4 +1,4 @@ │ │ │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.build-id │ │ │ │ │ Owner Data size Description │ │ │ │ │ - GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 0edd4048c581a04bcd488a8d2062a32f8438d192 │ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 6690f434eb3a3c3d785d6c68f7200f31b72cd933 │ │ │ │ ├── readelf --wide --debug-dump=rawline {} │ │ │ │ │ @@ -25,16 +25,16 @@ │ │ │ │ │ Opcode 9 has 1 arg │ │ │ │ │ Opcode 10 has 0 args │ │ │ │ │ Opcode 11 has 0 args │ │ │ │ │ Opcode 12 has 1 arg │ │ │ │ │ │ │ │ │ │ The Directory Table (offset 0x22, lines 9, columns 1): │ │ │ │ │ Entry Name │ │ │ │ │ - 0 (line_strp) (offset: 0): /tmp/.tmp-propcache-pep517-11hza083/src/src │ │ │ │ │ - 1 (line_strp) (offset: 0x6f): /tmp/.tmp-propcache-pep517-11hza083/src/src/propcache │ │ │ │ │ + 0 (line_strp) (offset: 0): /tmp/.tmp-propcache-pep517-hxy21a1w/src/src │ │ │ │ │ + 1 (line_strp) (offset: 0x6f): /tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache │ │ │ │ │ 2 (line_strp) (offset: 0xa5): /usr/include/python3.13 │ │ │ │ │ 3 (line_strp) (offset: 0xbd): /usr/include/python3.13/cpython │ │ │ │ │ 4 (line_strp) (offset: 0xdd): /usr/include/x86_64-linux-gnu/bits │ │ │ │ │ 5 (line_strp) (offset: 0x100): /usr/include │ │ │ │ │ 6 (line_strp) (offset: 0x10d): /usr/lib/gcc/x86_64-linux-gnu/14/include │ │ │ │ │ 7 (line_strp) (offset: 0x136): /usr/include/x86_64-linux-gnu/sys │ │ │ │ │ 8 (line_strp) (offset: 0x158): /usr/include/python3.13/internal │ │ │ │ ├── readelf --wide --debug-dump=info {} │ │ │ │ │ @@ -5,16 +5,16 @@ │ │ │ │ │ Version: 5 │ │ │ │ │ Unit Type: DW_UT_compile (1) │ │ │ │ │ Abbrev Offset: 0 │ │ │ │ │ Pointer Size: 8 │ │ │ │ │ <0>: Abbrev Number: 128 (DW_TAG_compile_unit) │ │ │ │ │ DW_AT_producer : (strp) (offset: 0x54b8): GNU C17 14.2.0 -mtune=generic -march=x86-64 -g -O2 -fstack-protector-strong -fstack-clash-protection -fcf-protection=full -fPIC -fasynchronous-unwind-tables │ │ │ │ │ <12> DW_AT_language : (data1) 29 (C11) │ │ │ │ │ - <13> DW_AT_name : (line_strp) (offset: 0x2c): /tmp/.tmp-propcache-pep517-11hza083/src/src/propcache/_helpers_c.c │ │ │ │ │ - <17> DW_AT_comp_dir : (line_strp) (offset: 0): /tmp/.tmp-propcache-pep517-11hza083/src/src │ │ │ │ │ + <13> DW_AT_name : (line_strp) (offset: 0x2c): /tmp/.tmp-propcache-pep517-hxy21a1w/src/src/propcache/_helpers_c.c │ │ │ │ │ + <17> DW_AT_comp_dir : (line_strp) (offset: 0): /tmp/.tmp-propcache-pep517-hxy21a1w/src/src │ │ │ │ │ <1b> DW_AT_ranges : (sec_offset) 0x4048 │ │ │ │ │ <1f> DW_AT_low_pc : (addr) 0 │ │ │ │ │ <27> DW_AT_stmt_list : (sec_offset) 0 │ │ │ │ │ <1><2b>: Abbrev Number: 62 (DW_TAG_base_type) │ │ │ │ │ <2c> DW_AT_byte_size : (data1) 1 │ │ │ │ │ <2d> DW_AT_encoding : (data1) 8 (unsigned char) │ │ │ │ │ <2e> DW_AT_name : (strp) (offset: 0x1485): unsigned char │ │ │ │ ├── strings --all --bytes=8 {} │ │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ │ -GCC: (Debian 14.2.0-19) 14.2.0 │ │ │ │ │ +3GCC: (Debian 14.2.0-19) 14.2.0 │ │ │ │ │ D/ ICYyMG │ │ │ │ │ qDmt53b>wlyV │ │ │ │ │ [>cO`1uR │ │ │ │ │ ==c