--- /srv/reproducible-results/rbuild-debian/r-b-build.PEtKptZf/b1/yarl_1.19.0-1_amd64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.PEtKptZf/b2/yarl_1.19.0-1_amd64.changes ├── Files │ @@ -1,4 +1,4 @@ │ │ 8fa6760a5a3f2de3e396e3329f597115 116608 doc optional python-yarl-doc_1.19.0-1_all.deb │ - 7be03942b2ddd26de683852e4fa45a45 239980 debug optional python3-yarl-dbgsym_1.19.0-1_amd64.deb │ - f0447b08dec0380865c60dd7b9a9bb64 96528 python optional python3-yarl_1.19.0-1_amd64.deb │ + 1a2f16cd08d8889677391ab3a396cd8f 239980 debug optional python3-yarl-dbgsym_1.19.0-1_amd64.deb │ + 64931ad051bf02bd99a13f97f3793bd9 96520 python optional python3-yarl_1.19.0-1_amd64.deb ├── python3-yarl_1.19.0-1_amd64.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2025-04-09 08:22:58.000000 debian-binary │ │ -rw-r--r-- 0 0 0 1876 2025-04-09 08:22:58.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 94460 2025-04-09 08:22:58.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 94452 2025-04-09 08:22:58.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/lib/python3/dist-packages/yarl/_quoting_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: b52f308bbeca4cc996563e86ca9ef545fc52709f │ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 7b878c027076053a6c0cf9059bbc562df411efbc │ │ │ │ ├── strings --all --bytes=8 {} │ │ │ │ │ @@ -305,15 +305,15 @@ │ │ │ │ │ func_defaults │ │ │ │ │ __defaults__ │ │ │ │ │ __kwdefaults__ │ │ │ │ │ __annotations__ │ │ │ │ │ _is_coroutine │ │ │ │ │ yarl._quoting_c._Unquoter │ │ │ │ │ yarl._quoting_c._Quoter │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_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,432 +1,432 @@ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ Disassembly of section .text: │ │ │ │ │ │ │ │ │ │ 0000000000005860 : │ │ │ │ │ __Pyx_CyFunction_init_defaults(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15572 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15572 (discriminator 1) │ │ │ │ │ lea 0x18429(%rip),%rcx │ │ │ │ │ mov $0x3cd4,%edx │ │ │ │ │ lea 0x16ead(%rip),%rsi │ │ │ │ │ lea 0x1679c(%rip),%rdi │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ __Pyx_setup_reduce_is_named(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15037 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15037 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x18,%rsp │ │ │ │ │ mov %fs:0x28,%rbx │ │ │ │ │ mov %rbx,0x8(%rsp) │ │ │ │ │ mov %rsi,%rbx │ │ │ │ │ __Pyx_PyObject_GetAttrStrNoError(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12521 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12521 │ │ │ │ │ mov 0x1d593(%rip),%rsi │ │ │ │ │ mov %rsp,%rdx │ │ │ │ │ call 57a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12522 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12522 │ │ │ │ │ mov (%rsp),%rbp │ │ │ │ │ __Pyx_setup_reduce_is_named(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15041 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15041 (discriminator 1) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ jne 58b7 <__cxa_finalize@plt+0x67> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15047 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15047 │ │ │ │ │ call 5420 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15048 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15048 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ jmp 58cd <__cxa_finalize@plt+0x7d> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15042 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15042 │ │ │ │ │ mov %rbx,%rsi │ │ │ │ │ mov $0x2,%edx │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 53f0 │ │ │ │ │ mov %eax,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15046 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15046 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 58ae <__cxa_finalize@plt+0x5e> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15050 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15050 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15052 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15052 │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ je 58ea <__cxa_finalize@plt+0x9a> │ │ │ │ │ call 5240 <__stack_chk_fail@plt> │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ mov %ebx,%eax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ ret │ │ │ │ │ __Pyx_setup_reduce(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15053 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15053 │ │ │ │ │ push %r15 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x28,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15065 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15065 │ │ │ │ │ mov 0x1d4e8(%rip),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15053 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15053 │ │ │ │ │ mov %fs:0x28,%rbp │ │ │ │ │ mov %rbp,0x18(%rsp) │ │ │ │ │ mov %rdi,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15065 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15065 │ │ │ │ │ call 5570 <_PyType_Lookup@plt> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15072 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15072 │ │ │ │ │ mov 0x1c67b(%rip),%r12 │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 5946 <__cxa_finalize@plt+0xf6> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15086 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15086 │ │ │ │ │ mov 0x1d587(%rip),%rsi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 5570 <_PyType_Lookup@plt> │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15086 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15086 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 5976 <__cxa_finalize@plt+0x126> │ │ │ │ │ jmp 5b26 <__cxa_finalize@plt+0x2d6> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15074 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15074 │ │ │ │ │ mov 0x1d4a3(%rip),%rsi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ call 5570 <_PyType_Lookup@plt> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15081 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15081 │ │ │ │ │ cmp %rax,%rbx │ │ │ │ │ je 592a <__cxa_finalize@plt+0xda> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15059 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15059 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15062 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15062 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15061 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15061 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15060 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15060 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15059 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15059 │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15058 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15058 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15054 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15054 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ jmp 5b7b <__cxa_finalize@plt+0x32b> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15090 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15090 │ │ │ │ │ mov 0x1d53b(%rip),%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call abd0 │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15090 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15090 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 5b26 <__cxa_finalize@plt+0x2d6> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15091 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15091 │ │ │ │ │ cmp %rax,%rbx │ │ │ │ │ jne 5b6d <__cxa_finalize@plt+0x31d> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15093 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15093 │ │ │ │ │ mov 0x1d506(%rip),%rsi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 5570 <_PyType_Lookup@plt> │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15093 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15093 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 59c3 <__cxa_finalize@plt+0x173> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15062 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15062 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15061 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15061 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15060 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15060 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15058 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15058 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ jmp 5b40 <__cxa_finalize@plt+0x2f0> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15097 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15097 │ │ │ │ │ mov 0x1d4de(%rip),%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call abd0 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15097 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15097 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 59b2 <__cxa_finalize@plt+0x162> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15098 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15098 │ │ │ │ │ cmp %rax,%r12 │ │ │ │ │ jne 5a07 <__cxa_finalize@plt+0x1b7> │ │ │ │ │ __Pyx_PyObject_GetAttrStrNoError(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12521 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12521 │ │ │ │ │ lea 0x10(%rsp),%rax │ │ │ │ │ mov 0x1d4c5(%rip),%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ mov %rax,0x8(%rsp) │ │ │ │ │ call 57a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12522 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12522 │ │ │ │ │ mov 0x10(%rsp),%r15 │ │ │ │ │ __Pyx_setup_reduce(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15100 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15100 (discriminator 1) │ │ │ │ │ test %r15,%r15 │ │ │ │ │ jne 5a2a <__cxa_finalize@plt+0x1da> │ │ │ │ │ jmp 5a66 <__cxa_finalize@plt+0x216> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15098 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15098 (discriminator 1) │ │ │ │ │ mov 0x1d4a2(%rip),%rsi │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ call 587f <__cxa_finalize@plt+0x2f> │ │ │ │ │ mov %eax,%ebx │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 59df <__cxa_finalize@plt+0x18f> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15062 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15062 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15061 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15061 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15060 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15060 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ jmp 5b7b <__cxa_finalize@plt+0x32b> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15101 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15101 │ │ │ │ │ mov 0x108(%rbp),%rdi │ │ │ │ │ mov 0x1d470(%rip),%rsi │ │ │ │ │ mov %r15,%rdx │ │ │ │ │ call 56a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15101 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15101 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 5b3a <__cxa_finalize@plt+0x2ea> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15102 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15102 │ │ │ │ │ mov 0x108(%rbp),%rdi │ │ │ │ │ mov 0x1d45a(%rip),%rsi │ │ │ │ │ call 5480 │ │ │ │ │ mov %eax,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15102 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15102 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 5a7f <__cxa_finalize@plt+0x22f> │ │ │ │ │ jmp 5b3a <__cxa_finalize@plt+0x2ea> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15103 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15103 │ │ │ │ │ cmp %r14,%r12 │ │ │ │ │ je 5b3a <__cxa_finalize@plt+0x2ea> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15103 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15103 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 5b3a <__cxa_finalize@plt+0x2ea> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15054 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15054 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ __Pyx_PyObject_GetAttrStrNoError(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12521 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12521 │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ mov 0x1d44d(%rip),%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 57a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12522 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12522 │ │ │ │ │ mov 0x10(%rsp),%r13 │ │ │ │ │ __Pyx_setup_reduce(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15107 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15107 │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je 5ab2 <__cxa_finalize@plt+0x262> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15108 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15108 (discriminator 1) │ │ │ │ │ mov 0x1d43c(%rip),%rsi │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 587f <__cxa_finalize@plt+0x2f> │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 5ab7 <__cxa_finalize@plt+0x267> │ │ │ │ │ jmp 5b19 <__cxa_finalize@plt+0x2c9> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15107 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15107 (discriminator 1) │ │ │ │ │ call 5420 │ │ │ │ │ __Pyx_PyObject_GetAttrStrNoError(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12521 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12521 │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ mov 0x1d41d(%rip),%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 57a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12522 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12522 │ │ │ │ │ mov 0x10(%rsp),%r12 │ │ │ │ │ __Pyx_setup_reduce(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15110 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15110 (discriminator 1) │ │ │ │ │ test %r12,%r12 │ │ │ │ │ je 5b0a <__cxa_finalize@plt+0x2ba> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15111 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15111 │ │ │ │ │ mov 0x108(%rbp),%rdi │ │ │ │ │ mov 0x1d3f5(%rip),%rsi │ │ │ │ │ mov %r12,%rdx │ │ │ │ │ call 56a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15111 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15111 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 5b40 <__cxa_finalize@plt+0x2f0> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15112 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15112 │ │ │ │ │ mov 0x108(%rbp),%rdi │ │ │ │ │ mov 0x1d3e3(%rip),%rsi │ │ │ │ │ call 5480 │ │ │ │ │ mov %eax,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15112 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15112 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 5b1c <__cxa_finalize@plt+0x2cc> │ │ │ │ │ jmp 5b40 <__cxa_finalize@plt+0x2f0> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15113 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15113 │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je 5b40 <__cxa_finalize@plt+0x2f0> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15113 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15113 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 5b40 <__cxa_finalize@plt+0x2f0> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15062 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15062 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15117 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15117 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 54a0 │ │ │ │ │ jmp 5b7b <__cxa_finalize@plt+0x32b> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15059 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15059 │ │ │ │ │ xor %edx,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15062 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15062 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15061 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15061 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15060 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15060 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15059 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15059 │ │ │ │ │ mov %rdx,(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15058 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15058 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ jmp 5b40 <__cxa_finalize@plt+0x2f0> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15062 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15062 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15061 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15061 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15122 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15122 │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15122 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15122 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 5b4f <__cxa_finalize@plt+0x2ff> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15129 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15129 │ │ │ │ │ or $0xffffffff,%ebx │ │ │ │ │ jmp 5b7b <__cxa_finalize@plt+0x32b> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15125 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15125 │ │ │ │ │ mov 0x1c3ea(%rip),%rax │ │ │ │ │ mov 0x18(%rbp),%rdx │ │ │ │ │ lea 0x16bf7(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ jmp 5b4a <__cxa_finalize@plt+0x2fa> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15062 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15062 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15061 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15061 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15060 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15060 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15058 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15058 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15054 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15054 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15137 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15137 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15138 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15138 │ │ │ │ │ mov (%rsp),%rdi │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15139 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15139 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15140 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15140 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15141 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15141 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15143 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15143 │ │ │ │ │ mov 0x18(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ je 5bb9 <__cxa_finalize@plt+0x369> │ │ │ │ │ call 5240 <__stack_chk_fail@plt> │ │ │ │ │ add $0x28,%rsp │ │ │ │ │ mov %ebx,%eax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ __Pyx_SetVtable(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14945 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14945 │ │ │ │ │ push %rbp │ │ │ │ │ mov %rdi,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14946 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14946 │ │ │ │ │ xor %edx,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14945 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14945 │ │ │ │ │ mov %rsi,%rdi │ │ │ │ │ push %rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14946 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14946 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14945 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14945 │ │ │ │ │ push %rcx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14946 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14946 │ │ │ │ │ call 56d0 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14947 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14947 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 5c1b <__cxa_finalize@plt+0x3cb> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14952 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14952 │ │ │ │ │ mov 0x108(%rbp),%rdi │ │ │ │ │ mov 0x1d29e(%rip),%rsi │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ call 56a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14952 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14952 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 5c1b <__cxa_finalize@plt+0x3cb> │ │ │ │ │ _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 │ │ │ │ │ jns 5c09 <__cxa_finalize@plt+0x3b9> │ │ │ │ │ __Pyx_SetVtable(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14956 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14956 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ jmp 5c26 <__cxa_finalize@plt+0x3d6> │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ jne 5c05 <__cxa_finalize@plt+0x3b5> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 5c05 <__cxa_finalize@plt+0x3b5> │ │ │ │ │ __Pyx_SetVtable(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14958 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14958 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14959 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14959 │ │ │ │ │ or $0xffffffff,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14960 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14960 │ │ │ │ │ pop %rdx │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ ret │ │ │ │ │ __Pyx_copy_spec_to_module(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11594 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11594 │ │ │ │ │ push %r14 │ │ │ │ │ mov %r8d,%r14d │ │ │ │ │ push %r13 │ │ │ │ │ mov %rcx,%r13 │ │ │ │ │ push %r12 │ │ │ │ │ mov %rsi,%r12 │ │ │ │ │ mov %rdx,%rsi │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11595 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11595 │ │ │ │ │ call 5130 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11597 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11597 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 5c85 <__cxa_finalize@plt+0x435> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11598 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11598 (discriminator 1) │ │ │ │ │ cmp 0x1c339(%rip),%rax │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ jne 5c5c <__cxa_finalize@plt+0x40c> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11596 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11596 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11598 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11598 (discriminator 1) │ │ │ │ │ and $0x1,%r14d │ │ │ │ │ je 5c6c <__cxa_finalize@plt+0x41c> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11602 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11602 │ │ │ │ │ mov %rbx,%rdx │ │ │ │ │ mov %r13,%rsi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 5050 │ │ │ │ │ mov %eax,%ebp │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -440,98 +440,98 @@ │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ jne 5ca2 <__cxa_finalize@plt+0x452> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 5ca2 <__cxa_finalize@plt+0x452> │ │ │ │ │ __Pyx_copy_spec_to_module(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11606 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11606 │ │ │ │ │ mov 0x1c32c(%rip),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11609 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11609 │ │ │ │ │ or $0xffffffff,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11606 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11606 │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5340 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11606 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11606 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 5ca2 <__cxa_finalize@plt+0x452> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11607 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11607 │ │ │ │ │ call 5420 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11596 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11596 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11612 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11612 │ │ │ │ │ pop %rbx │ │ │ │ │ mov %ebp,%eax │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ ret │ │ │ │ │ __pyx_pymod_create(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11613 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11613 │ │ │ │ │ endbr64 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ mov %rdi,%rbp │ │ │ │ │ push %rbx │ │ │ │ │ push %rcx │ │ │ │ │ __Pyx_check_single_interpreter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11569 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11569 │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11569 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11569 (discriminator 1) │ │ │ │ │ mov 0x10(%rax),%rdi │ │ │ │ │ call 52e0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11570 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11570 │ │ │ │ │ mov 0x1c338(%rip),%rdx │ │ │ │ │ cmp $0xffffffffffffffff,%rdx │ │ │ │ │ jne 5ce8 <__cxa_finalize@plt+0x498> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11571 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11571 │ │ │ │ │ mov %rax,0x1c32b(%rip) │ │ │ │ │ __pyx_pymod_create(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11616 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11616 (discriminator 1) │ │ │ │ │ inc %rax │ │ │ │ │ je 5e18 <__cxa_finalize@plt+0x5c8> │ │ │ │ │ jmp 5d08 <__cxa_finalize@plt+0x4b8> │ │ │ │ │ __Pyx_check_single_interpreter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11573 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11573 (discriminator 1) │ │ │ │ │ cmp %rdx,%rax │ │ │ │ │ je 5d08 <__cxa_finalize@plt+0x4b8> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11582 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11582 │ │ │ │ │ mov 0x1c2bc(%rip),%rax │ │ │ │ │ lea 0x16a8d(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11585 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11585 │ │ │ │ │ jmp 5e18 <__cxa_finalize@plt+0x5c8> │ │ │ │ │ __pyx_pymod_create(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11618 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11618 │ │ │ │ │ mov 0x1f399(%rip),%r13 │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je 5d28 <__cxa_finalize@plt+0x4d8> │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%r13),%eax │ │ │ │ │ inc %eax │ │ │ │ │ je 5d20 <__cxa_finalize@plt+0x4d0> │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%r13) │ │ │ │ │ __pyx_pymod_create(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11619 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11619 (discriminator 1) │ │ │ │ │ mov %r13,%rbx │ │ │ │ │ jmp 5e1a <__cxa_finalize@plt+0x5ca> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11620 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11620 │ │ │ │ │ lea 0x168fd(%rip),%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 5130 │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11621 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11621 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 5e10 <__cxa_finalize@plt+0x5c0> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11622 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11622 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ call 5190 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r12),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -542,74 +542,74 @@ │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%r12) │ │ │ │ │ jne 5d67 <__cxa_finalize@plt+0x517> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pymod_create(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11624 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11624 (discriminator 1) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je 5e10 <__cxa_finalize@plt+0x5c0> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11628 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11628 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5740 │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11629 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11629 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 5da3 <__cxa_finalize@plt+0x553> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11631 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11631 │ │ │ │ │ mov $0x1,%r8d │ │ │ │ │ lea 0x1629c(%rip),%rcx │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ lea 0x1629a(%rip),%rdx │ │ │ │ │ call 5c2a <__cxa_finalize@plt+0x3da> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11631 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11631 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 5da8 <__cxa_finalize@plt+0x558> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11622 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11622 │ │ │ │ │ mov %rbx,%r13 │ │ │ │ │ jmp 5e10 <__cxa_finalize@plt+0x5c0> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11632 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11632 │ │ │ │ │ mov $0x1,%r8d │ │ │ │ │ lea 0x16286(%rip),%rcx │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ lea 0x16282(%rip),%rdx │ │ │ │ │ call 5c2a <__cxa_finalize@plt+0x3da> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11632 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11632 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 5da3 <__cxa_finalize@plt+0x553> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11633 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11633 │ │ │ │ │ mov $0x1,%r8d │ │ │ │ │ lea 0x16273(%rip),%rcx │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ lea 0x16272(%rip),%rdx │ │ │ │ │ call 5c2a <__cxa_finalize@plt+0x3da> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11633 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11633 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 5da3 <__cxa_finalize@plt+0x553> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11634 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11634 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ lea 0x16266(%rip),%rcx │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ lea 0x16262(%rip),%rdx │ │ │ │ │ call 5c2a <__cxa_finalize@plt+0x3da> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11634 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11634 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 5da3 <__cxa_finalize@plt+0x553> │ │ │ │ │ jmp 5e1a <__cxa_finalize@plt+0x5ca> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11637 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11637 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11617 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11617 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11639 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11639 │ │ │ │ │ pop %rdx │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ ret │ │ │ │ │ @@ -722,38 +722,38 @@ │ │ │ │ │ lea 0x1699c(%rip),%rsi │ │ │ │ │ lea 0x161b9(%rip),%rdi │ │ │ │ │ /usr/include/python3.13/cpython/classobject.h:39 │ │ │ │ │ push %rax │ │ │ │ │ /usr/include/python3.13/cpython/classobject.h:40 (discriminator 1) │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ __Pyx_IsAnySubtype2(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12749 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12749 │ │ │ │ │ push %rax │ │ │ │ │ pop %rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12757 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12757 (discriminator 1) │ │ │ │ │ lea 0x17e7e(%rip),%rcx │ │ │ │ │ mov $0x31d5,%edx │ │ │ │ │ lea 0x167b2(%rip),%rsi │ │ │ │ │ lea 0x161ac(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12749 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12749 │ │ │ │ │ push %rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12757 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12757 (discriminator 1) │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ __Pyx_IsSubtype(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12734 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12734 │ │ │ │ │ push %rax │ │ │ │ │ pop %rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12742 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12742 (discriminator 1) │ │ │ │ │ lea 0x17e4c(%rip),%rcx │ │ │ │ │ mov $0x31c6,%edx │ │ │ │ │ lea 0x16790(%rip),%rsi │ │ │ │ │ lea 0x1618a(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12734 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12734 │ │ │ │ │ push %rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12742 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12742 (discriminator 1) │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ PyList_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:30 │ │ │ │ │ push %rax │ │ │ │ │ pop %rax │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:31 (discriminator 1) │ │ │ │ │ lea 0x17d6a(%rip),%rcx │ │ │ │ │ @@ -787,25 +787,25 @@ │ │ │ │ │ lea 0x16952(%rip),%rsi │ │ │ │ │ lea 0x1615f(%rip),%rdi │ │ │ │ │ /usr/include/python3.13/cpython/dictobject.h:55 │ │ │ │ │ push %rax │ │ │ │ │ /usr/include/python3.13/cpython/dictobject.h:57 (discriminator 1) │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ __Pyx_init_unicode_iteration(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13333 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13333 │ │ │ │ │ push %rax │ │ │ │ │ pop %rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13341 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13341 (discriminator 1) │ │ │ │ │ lea 0x17b64(%rip),%rcx │ │ │ │ │ mov $0x341d,%edx │ │ │ │ │ lea 0x16708(%rip),%rsi │ │ │ │ │ lea 0x1614e(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13333 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13333 │ │ │ │ │ push %rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13341 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13341 (discriminator 1) │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ PyList_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:43 │ │ │ │ │ push %rax │ │ │ │ │ pop %rax │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:46 (discriminator 1) │ │ │ │ │ lea 0x17af2(%rip),%rcx │ │ │ │ │ @@ -813,135 +813,135 @@ │ │ │ │ │ lea 0x168de(%rip),%rsi │ │ │ │ │ lea 0x16145(%rip),%rdi │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:43 │ │ │ │ │ push %rax │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:46 (discriminator 1) │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13072 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13072 │ │ │ │ │ push %rax │ │ │ │ │ pop %rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13077 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13077 (discriminator 1) │ │ │ │ │ lea 0x17e80(%rip),%rcx │ │ │ │ │ mov $0x3315,%edx │ │ │ │ │ lea 0x166c4(%rip),%rsi │ │ │ │ │ lea 0x16154(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13072 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13072 │ │ │ │ │ push %rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13077 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13077 (discriminator 1) │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ __Pyx_GetItemInt_Tuple_Fast(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14415 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14415 │ │ │ │ │ push %rax │ │ │ │ │ pop %rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14424 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14424 (discriminator 1) │ │ │ │ │ lea 0x17cfe(%rip),%rcx │ │ │ │ │ mov $0x3858,%edx │ │ │ │ │ lea 0x166a2(%rip),%rsi │ │ │ │ │ lea 0x16149(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14415 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14415 │ │ │ │ │ push %rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14424 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14424 (discriminator 1) │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12438 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12438 │ │ │ │ │ push %rax │ │ │ │ │ pop %rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12441 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12441 (discriminator 4) │ │ │ │ │ lea 0x17c8c(%rip),%rcx │ │ │ │ │ mov $0x3099,%edx │ │ │ │ │ lea 0x16680(%rip),%rsi │ │ │ │ │ lea 0x168d1(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12438 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12438 │ │ │ │ │ push %rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12441 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12441 (discriminator 4) │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ __Pyx_CyFunction_New(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16394 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16394 │ │ │ │ │ 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-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16397 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16397 │ │ │ │ │ mov 0x1cbbf(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16394 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16394 │ │ │ │ │ mov %rdx,0x8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16397 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16397 │ │ │ │ │ call 5280 <_PyObject_GC_New@plt> │ │ │ │ │ __Pyx_CyFunction_Init(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15797 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15797 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 6215 <__cxa_finalize@plt+0x9c5> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15804 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15804 │ │ │ │ │ xor %edi,%edi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15810 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15810 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ Py_XINCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1031 │ │ │ │ │ test %r12,%r12 │ │ │ │ │ __Pyx_CyFunction_Init(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15803 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15803 │ │ │ │ │ mov %r15d,0x90(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15804 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15804 │ │ │ │ │ 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-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15806 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15806 │ │ │ │ │ mov %r14,0x10(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15807 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15807 │ │ │ │ │ mov %rax,0x18(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15810 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15810 │ │ │ │ │ mov %r8,0x70(%rax) │ │ │ │ │ Py_XINCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1031 │ │ │ │ │ je 6119 <__cxa_finalize@plt+0x8c9> │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r12),%eax │ │ │ │ │ inc %eax │ │ │ │ │ je 6119 <__cxa_finalize@plt+0x8c9> │ │ │ │ │ /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-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15815 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15815 │ │ │ │ │ xorps %xmm0,%xmm0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15813 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15813 │ │ │ │ │ mov %r12,0x20(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15815 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15815 │ │ │ │ │ movups %xmm0,0x40(%rbx) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ inc %eax │ │ │ │ │ je 612c <__cxa_finalize@plt+0x8dc> │ │ │ │ │ /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-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15823 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15823 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15818 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15818 │ │ │ │ │ mov %rdx,0x50(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15823 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15823 │ │ │ │ │ mov %rsi,0x58(%rbx) │ │ │ │ │ mov %rsi,0x38(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15825 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15825 │ │ │ │ │ mov %r13,0x60(%rbx) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ inc %eax │ │ │ │ │ je 614a <__cxa_finalize@plt+0x8fa> │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%r13) │ │ │ │ │ @@ -953,55 +953,55 @@ │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ inc %eax │ │ │ │ │ je 6159 <__cxa_finalize@plt+0x909> │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ __Pyx_CyFunction_Init(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15829 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15829 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15831 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15831 │ │ │ │ │ xor %edx,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15832 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15832 │ │ │ │ │ xorps %xmm0,%xmm0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15834 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15834 │ │ │ │ │ xor %ecx,%ecx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15829 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15829 │ │ │ │ │ mov %eax,0x80(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15838 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15838 │ │ │ │ │ mov 0x10(%r14),%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15828 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15828 │ │ │ │ │ mov %rbp,0x68(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15838 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15838 │ │ │ │ │ and $0x28f,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15831 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15831 │ │ │ │ │ mov %rdx,0x88(%rbx) │ │ │ │ │ mov %rdx,0x78(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15834 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15834 │ │ │ │ │ mov %rcx,0xa8(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15832 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15832 │ │ │ │ │ movups %xmm0,0x98(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15835 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15835 │ │ │ │ │ movups %xmm0,0xb0(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15838 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15838 │ │ │ │ │ cmp $0x8,%eax │ │ │ │ │ je 61f3 <__cxa_finalize@plt+0x9a3> │ │ │ │ │ jg 61af <__cxa_finalize@plt+0x95f> │ │ │ │ │ cmp $0x3,%eax │ │ │ │ │ je 61fc <__cxa_finalize@plt+0x9ac> │ │ │ │ │ lea 0x7a38(%rip),%rdx │ │ │ │ │ cmp $0x4,%eax │ │ │ │ │ je 6207 <__cxa_finalize@plt+0x9b7> │ │ │ │ │ jmp 61c4 <__cxa_finalize@plt+0x974> │ │ │ │ │ cmp $0x82,%eax │ │ │ │ │ je 6200 <__cxa_finalize@plt+0x9b0> │ │ │ │ │ lea 0x5123(%rip),%rdx │ │ │ │ │ cmp $0x282,%eax │ │ │ │ │ je 6207 <__cxa_finalize@plt+0x9b7> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15855 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15855 │ │ │ │ │ mov 0x1bd3d(%rip),%rax │ │ │ │ │ lea 0x1600d(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ @@ -1014,67 +1014,67 @@ │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ jne 6215 <__cxa_finalize@plt+0x9c5> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 6215 <__cxa_finalize@plt+0x9c5> │ │ │ │ │ __Pyx_CyFunction_Init(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15838 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15838 │ │ │ │ │ lea 0x7af6(%rip),%rdx │ │ │ │ │ jmp 6207 <__cxa_finalize@plt+0x9b7> │ │ │ │ │ xor %edx,%edx │ │ │ │ │ jmp 6207 <__cxa_finalize@plt+0x9b7> │ │ │ │ │ lea 0x5059(%rip),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15846 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15846 │ │ │ │ │ mov %rdx,0x30(%rbx) │ │ │ │ │ __Pyx_CyFunction_New(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16401 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16401 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5230 │ │ │ │ │ jmp 6217 <__cxa_finalize@plt+0x9c7> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16394 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16394 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16404 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16404 │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ __Pyx_PyCode_New(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:675 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:675 │ │ │ │ │ push %r15 │ │ │ │ │ mov %r8,%r15 │ │ │ │ │ push %r14 │ │ │ │ │ mov %rcx,%r14 │ │ │ │ │ push %r13 │ │ │ │ │ mov %rdx,%r13 │ │ │ │ │ push %r12 │ │ │ │ │ mov %esi,%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:680 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:680 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:675 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:675 │ │ │ │ │ push %rbp │ │ │ │ │ mov %edi,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:680 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:680 │ │ │ │ │ lea 0x16305(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:675 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:675 │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x18,%rsp │ │ │ │ │ mov %r9,0x8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:680 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:680 │ │ │ │ │ call 5150 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:681 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:681 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 62dc <__cxa_finalize@plt+0xa8c> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:684 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:684 │ │ │ │ │ push %rax │ │ │ │ │ xor %edx,%edx │ │ │ │ │ mov %ebp,%edi │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ push 0x80(%rsp) │ │ │ │ │ mov 0x80(%rsp),%eax │ │ │ │ │ mov %r12d,%ecx │ │ │ │ │ @@ -1095,63 +1095,63 @@ │ │ │ │ │ _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-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:684 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:684 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ js 62cd <__cxa_finalize@plt+0xa7d> │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ dec %rdx │ │ │ │ │ mov %rdx,(%rbx) │ │ │ │ │ je 62d2 <__cxa_finalize@plt+0xa82> │ │ │ │ │ __Pyx_PyCode_New(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:690 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:690 │ │ │ │ │ mov %rbp,%rbx │ │ │ │ │ jmp 62dc <__cxa_finalize@plt+0xa8c> │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 62cd <__cxa_finalize@plt+0xa7d> │ │ │ │ │ __Pyx_PyCode_New(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:691 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:691 │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ __Pyx_CreateStringTabAndInitStrings(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11094 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11094 │ │ │ │ │ push %rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11095 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11095 │ │ │ │ │ xor %ecx,%ecx │ │ │ │ │ xor %esi,%esi │ │ │ │ │ xor %edi,%edi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11094 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11094 │ │ │ │ │ push %rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11095 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11095 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ xor %r9d,%r9d │ │ │ │ │ xor %r10d,%r10d │ │ │ │ │ xor %r11d,%r11d │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11094 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11094 │ │ │ │ │ sub $0xce8,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11095 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11095 │ │ │ │ │ mov 0x18354(%rip),%dx │ │ │ │ │ movq 0x1b34c(%rip),%xmm0 │ │ │ │ │ mov %fs:0x28,%rax │ │ │ │ │ mov %rax,0xcd8(%rsp) │ │ │ │ │ lea 0x18331(%rip),%rax │ │ │ │ │ mov %rcx,0x40(%rsp) │ │ │ │ │ lea 0x17e80(%rip),%rcx │ │ │ │ │ @@ -1958,94 +1958,94 @@ │ │ │ │ │ movb $0x1,0xca2(%rsp) │ │ │ │ │ mov %r10,0xcb8(%rsp) │ │ │ │ │ mov %r10,0xcc0(%rsp) │ │ │ │ │ movw $0x0,0xcc8(%rsp) │ │ │ │ │ movb $0x0,0xcca(%rsp) │ │ │ │ │ movups %xmm0,0xca8(%rsp) │ │ │ │ │ __Pyx_InitStrings(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18021 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18021 │ │ │ │ │ mov 0x0(%rbp),%rbx │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je 79c0 <__cxa_finalize@plt+0x2170> │ │ │ │ │ __Pyx_InitString(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18002 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18002 │ │ │ │ │ mov 0x20(%rbp),%al │ │ │ │ │ or 0x21(%rbp),%al │ │ │ │ │ mov 0x8(%rbp),%rdi │ │ │ │ │ mov 0x10(%rbp),%rsi │ │ │ │ │ je 79a2 <__cxa_finalize@plt+0x2152> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18003 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18003 │ │ │ │ │ cmpb $0x0,0x22(%rbp) │ │ │ │ │ je 7986 <__cxa_finalize@plt+0x2136> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18004 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18004 │ │ │ │ │ call 5680 │ │ │ │ │ jmp 79aa <__cxa_finalize@plt+0x215a> │ │ │ │ │ mov 0x18(%rbp),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18006 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18006 │ │ │ │ │ dec %rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18005 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18005 │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je 799b <__cxa_finalize@plt+0x214b> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18006 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18006 │ │ │ │ │ xor %ecx,%ecx │ │ │ │ │ call 56f0 │ │ │ │ │ jmp 79aa <__cxa_finalize@plt+0x215a> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18008 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18008 │ │ │ │ │ call 5730 │ │ │ │ │ jmp 79aa <__cxa_finalize@plt+0x215a> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18011 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18011 │ │ │ │ │ dec %rsi │ │ │ │ │ call 5150 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18004 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18004 (discriminator 1) │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18013 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18013 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 79ba <__cxa_finalize@plt+0x216a> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18015 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18015 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ call 5590 │ │ │ │ │ __Pyx_InitStrings(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18037 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18037 │ │ │ │ │ add $0x28,%rbp │ │ │ │ │ jmp 7960 <__cxa_finalize@plt+0x2110> │ │ │ │ │ __Pyx_CreateStringTabAndInitStrings(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11180 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11180 │ │ │ │ │ mov 0xcd8(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ je 79d8 <__cxa_finalize@plt+0x2188> │ │ │ │ │ call 5240 <__stack_chk_fail@plt> │ │ │ │ │ add $0xce8,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ ret │ │ │ │ │ __Pyx_GetVtable(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14963 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14963 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ push %rcx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14968 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14968 │ │ │ │ │ mov 0x1b4a4(%rip),%rsi │ │ │ │ │ call 52b0 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14970 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14970 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 7a49 <__cxa_finalize@plt+0x21f9> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14972 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14972 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ call 5710 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14973 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14973 │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 7a2b <__cxa_finalize@plt+0x21db> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14973 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14973 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 7a2b <__cxa_finalize@plt+0x21db> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14974 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14974 │ │ │ │ │ mov 0x1a524(%rip),%rax │ │ │ │ │ lea 0x15075(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ @@ -2054,281 +2054,281 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 7a3a <__cxa_finalize@plt+0x21ea> │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je 7a3f <__cxa_finalize@plt+0x21ef> │ │ │ │ │ __Pyx_GetVtable(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14976 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14976 │ │ │ │ │ mov %rbp,%rbx │ │ │ │ │ jmp 7a49 <__cxa_finalize@plt+0x21f9> │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 7a3a <__cxa_finalize@plt+0x21ea> │ │ │ │ │ __Pyx_GetVtable(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14980 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14980 │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rdx │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ ret │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14980 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14980 │ │ │ │ │ call 5e47 <__cxa_finalize@plt+0x5f7> │ │ │ │ │ Py_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:24 │ │ │ │ │ call 5e25 <__cxa_finalize@plt+0x5d5> │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ lea 0x1648f(%rip),%rcx │ │ │ │ │ mov $0x15b,%edx │ │ │ │ │ lea 0x14d7b(%rip),%rsi │ │ │ │ │ lea 0x147c0(%rip),%rdi │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ __Pyx_PyType_Ready(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14811 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14811 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14820 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14820 │ │ │ │ │ mov 0x150(%rdi),%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14811 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14811 │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14821 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14821 │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je 7b3e <__cxa_finalize@plt+0x22ee> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14821 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14821 (discriminator 1) │ │ │ │ │ mov 0x120(%rdi),%r12 │ │ │ │ │ __Pyx_validate_bases_tuple(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14730 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14730 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call b360 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14735 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14735 │ │ │ │ │ mov $0x1,%ecx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14735 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14735 (discriminator 1) │ │ │ │ │ cmp %rcx,%rax │ │ │ │ │ jle 7b3e <__cxa_finalize@plt+0x22ee> │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rbp),%rdx │ │ │ │ │ __Pyx_validate_bases_tuple(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14741 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14741 (discriminator 2) │ │ │ │ │ testb $0x4,0xab(%rdx) │ │ │ │ │ jne 7ad9 <__cxa_finalize@plt+0x2289> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14741 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14741 (discriminator 1) │ │ │ │ │ lea 0x1608f(%rip),%rcx │ │ │ │ │ mov $0x3995,%edx │ │ │ │ │ lea 0x14c53(%rip),%rsi │ │ │ │ │ lea 0x1477c(%rip),%rdi │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14741 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14741 │ │ │ │ │ mov 0x18(%rbp,%rcx,8),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14759 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14759 │ │ │ │ │ testb $0x2,0xa9(%rdx) │ │ │ │ │ jne 7b05 <__cxa_finalize@plt+0x22b5> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14762 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14762 │ │ │ │ │ mov 0x1a46a(%rip),%rax │ │ │ │ │ mov 0x18(%rdx),%rdx │ │ │ │ │ lea 0x14fc7(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14768 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14768 │ │ │ │ │ jmp 7b72 <__cxa_finalize@plt+0x2322> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14770 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14770 │ │ │ │ │ test %r12,%r12 │ │ │ │ │ jne 7b36 <__cxa_finalize@plt+0x22e6> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14782 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14782 │ │ │ │ │ cmpq $0x0,0x120(%rdx) │ │ │ │ │ je 7b36 <__cxa_finalize@plt+0x22e6> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14785 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14785 │ │ │ │ │ mov 0x1a43d(%rip),%rax │ │ │ │ │ mov 0x18(%rdx),%rcx │ │ │ │ │ lea 0x14fc2(%rip),%rsi │ │ │ │ │ mov 0x18(%rbx),%rdx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14799 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14799 │ │ │ │ │ jmp 7b72 <__cxa_finalize@plt+0x2322> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14735 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14735 (discriminator 2) │ │ │ │ │ inc %rcx │ │ │ │ │ jmp 7aa4 <__cxa_finalize@plt+0x2254> │ │ │ │ │ __Pyx_PyType_Ready(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14827 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14827 │ │ │ │ │ call 5200 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14863 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14863 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14858 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14858 │ │ │ │ │ orq $0x300,0xa8(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14827 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14827 │ │ │ │ │ mov %eax,%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14863 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14863 │ │ │ │ │ call 53b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14865 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14865 │ │ │ │ │ andq $0xfffffffffffffdff,0xa8(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14863 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14863 │ │ │ │ │ mov %eax,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14867 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14867 │ │ │ │ │ test %r12d,%r12d │ │ │ │ │ je 7b75 <__cxa_finalize@plt+0x2325> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14868 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14868 │ │ │ │ │ call 5640 │ │ │ │ │ jmp 7b75 <__cxa_finalize@plt+0x2325> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14822 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14822 │ │ │ │ │ or $0xffffffff,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14890 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14890 │ │ │ │ │ mov %ebp,%eax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ ret │ │ │ │ │ __Pyx_MergeVtables(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14984 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14984 │ │ │ │ │ push %r15 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ mov %rdi,%r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14991 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14991 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14984 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14984 │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x18,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14990 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14990 │ │ │ │ │ mov 0x150(%rdi),%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14993 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14993 │ │ │ │ │ mov 0x100(%rdi),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14995 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14995 │ │ │ │ │ lea 0x1(%rbp),%edi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14994 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14994 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 7bb1 <__cxa_finalize@plt+0x2361> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14996 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14996 │ │ │ │ │ mov 0x100(%rax),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14995 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14995 │ │ │ │ │ movslq %edi,%rbp │ │ │ │ │ jmp 7b9d <__cxa_finalize@plt+0x234d> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14999 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14999 │ │ │ │ │ movslq %edi,%rdi │ │ │ │ │ shl $0x3,%rdi │ │ │ │ │ call 5550 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15000 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15000 │ │ │ │ │ movq $0xffffffffffffffff,(%rax) │ │ │ │ │ lea (%rax,%rbp,8),%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14999 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14999 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15001 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15001 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15001 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15001 (discriminator 1) │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call b360 │ │ │ │ │ cmp %rbp,%rax │ │ │ │ │ jle 7cc1 <__cxa_finalize@plt+0x2471> │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%r14),%rax │ │ │ │ │ __Pyx_MergeVtables(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15002 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15002 (discriminator 2) │ │ │ │ │ testb $0x4,0xab(%rax) │ │ │ │ │ jne 7c0d <__cxa_finalize@plt+0x23bd> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15002 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15002 (discriminator 1) │ │ │ │ │ lea 0x15f3b(%rip),%rcx │ │ │ │ │ mov $0x3a9a,%edx │ │ │ │ │ lea 0x14b1f(%rip),%rsi │ │ │ │ │ lea 0x14648(%rip),%rdi │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15002 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15002 │ │ │ │ │ mov 0x18(%r14,%rbp,8),%rax │ │ │ │ │ mov 0x108(%rax),%rdi │ │ │ │ │ call 79e2 <__cxa_finalize@plt+0x2192> │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15003 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15003 │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 7c2b <__cxa_finalize@plt+0x23db> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15001 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15001 (discriminator 2) │ │ │ │ │ inc %rbp │ │ │ │ │ jmp 7bd0 <__cxa_finalize@plt+0x2380> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15005 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15005 │ │ │ │ │ mov 0x100(%r13),%rcx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15006 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15006 │ │ │ │ │ mov %rbx,%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15006 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15006 (discriminator 1) │ │ │ │ │ cmp %r15,%r12 │ │ │ │ │ je 7c26 <__cxa_finalize@plt+0x23d6> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15007 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15007 │ │ │ │ │ cmpq $0xffffffffffffffff,(%r12) │ │ │ │ │ jne 7c6c <__cxa_finalize@plt+0x241c> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15008 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15008 │ │ │ │ │ mov 0x108(%rcx),%rdi │ │ │ │ │ mov %rdx,0x8(%rsp) │ │ │ │ │ mov %rcx,(%rsp) │ │ │ │ │ call 79e2 <__cxa_finalize@plt+0x2192> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15009 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15009 │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ mov (%rsp),%rcx │ │ │ │ │ movq $0xffffffffffffffff,0x8(%r12) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15008 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15008 (discriminator 1) │ │ │ │ │ mov %rax,(%r12) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15011 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15011 │ │ │ │ │ mov (%r12),%rax │ │ │ │ │ cmp %rdx,%rax │ │ │ │ │ je 7c26 <__cxa_finalize@plt+0x23d6> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15013 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15013 │ │ │ │ │ add $0x8,%r12 │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 7cb5 <__cxa_finalize@plt+0x2465> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15024 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15024 │ │ │ │ │ mov 0x100(%r13),%rax │ │ │ │ │ mov 0x18(%rax),%rdx │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%r14),%rax │ │ │ │ │ __Pyx_MergeVtables(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15025 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15025 (discriminator 2) │ │ │ │ │ testb $0x4,0xab(%rax) │ │ │ │ │ jne 7cd2 <__cxa_finalize@plt+0x2482> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15025 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15025 (discriminator 1) │ │ │ │ │ lea 0x15e93(%rip),%rcx │ │ │ │ │ mov $0x3ab1,%edx │ │ │ │ │ lea 0x14a77(%rip),%rsi │ │ │ │ │ lea 0x145a0(%rip),%rdi │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15016 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15016 │ │ │ │ │ mov 0x100(%rcx),%rcx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15006 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15006 (discriminator 2) │ │ │ │ │ jmp 7c35 <__cxa_finalize@plt+0x23e5> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15020 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15020 │ │ │ │ │ call 5420 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15021 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15021 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5060 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15022 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15022 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ jmp 7d01 <__cxa_finalize@plt+0x24b1> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15025 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15025 │ │ │ │ │ movslq %ebp,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15026 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15026 │ │ │ │ │ lea 0x14ebc(%rip),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15025 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15025 │ │ │ │ │ mov 0x18(%r14,%rbp,8),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15026 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15026 │ │ │ │ │ mov 0x18(%rax),%rcx │ │ │ │ │ mov 0x1a26c(%rip),%rax │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15030 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15030 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5060 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15031 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15031 │ │ │ │ │ or $0xffffffff,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15032 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15032 │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ @@ -2359,22 +2359,22 @@ │ │ │ │ │ call 5e25 <__cxa_finalize@plt+0x5d5> │ │ │ │ │ lea 0x16168(%rip),%rcx │ │ │ │ │ mov $0x15b,%edx │ │ │ │ │ lea 0x14a54(%rip),%rsi │ │ │ │ │ lea 0x14499(%rip),%rdi │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ __Pyx_PyErr_GivenExceptionMatchesTuple(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12798 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12798 (discriminator 3) │ │ │ │ │ lea 0x15f39(%rip),%rcx │ │ │ │ │ mov $0x31fe,%edx │ │ │ │ │ lea 0x1496d(%rip),%rsi │ │ │ │ │ lea 0x15086(%rip),%rdi │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ Py_SIZE(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12798 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12798 (discriminator 3) │ │ │ │ │ call 5e25 <__cxa_finalize@plt+0x5d5> │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ lea 0x16125(%rip),%rcx │ │ │ │ │ mov $0x15b,%edx │ │ │ │ │ lea 0x14a11(%rip),%rsi │ │ │ │ │ lea 0x14456(%rip),%rdi │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ @@ -2468,39 +2468,39 @@ │ │ │ │ │ lea 0x14332(%rip),%rdi │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ call 5e25 <__cxa_finalize@plt+0x5d5> │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ call 5e47 <__cxa_finalize@plt+0x5f7> │ │ │ │ │ Py_SIZE(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16126 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16126 │ │ │ │ │ call 5e25 <__cxa_finalize@plt+0x5d5> │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ lea 0x15fd3(%rip),%rcx │ │ │ │ │ mov $0x15b,%edx │ │ │ │ │ lea 0x148bf(%rip),%rsi │ │ │ │ │ lea 0x14304(%rip),%rdi │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ call 5e47 <__cxa_finalize@plt+0x5f7> │ │ │ │ │ Py_SIZE(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16126 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16126 │ │ │ │ │ call 5e25 <__cxa_finalize@plt+0x5d5> │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ lea 0x15faa(%rip),%rcx │ │ │ │ │ mov $0x15b,%edx │ │ │ │ │ lea 0x14896(%rip),%rsi │ │ │ │ │ lea 0x142db(%rip),%rdi │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ call 5e47 <__cxa_finalize@plt+0x5f7> │ │ │ │ │ Py_SIZE(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13358 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13358 │ │ │ │ │ call 5e25 <__cxa_finalize@plt+0x5d5> │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ lea 0x15f81(%rip),%rcx │ │ │ │ │ mov $0x15b,%edx │ │ │ │ │ lea 0x1486d(%rip),%rsi │ │ │ │ │ lea 0x142b2(%rip),%rdi │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ @@ -2562,22 +2562,22 @@ │ │ │ │ │ lea 0x141ef(%rip),%rdi │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ call 5e25 <__cxa_finalize@plt+0x5d5> │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ call 5e47 <__cxa_finalize@plt+0x5f7> │ │ │ │ │ __Pyx_PyErr_ExceptionMatchesTuple(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12404 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12404 (discriminator 1) │ │ │ │ │ lea 0x15b65(%rip),%rcx │ │ │ │ │ mov $0x3074,%edx │ │ │ │ │ lea 0x146b9(%rip),%rsi │ │ │ │ │ lea 0x143a0(%rip),%rdi │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ Py_SIZE(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12404 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12404 (discriminator 1) │ │ │ │ │ call 5e25 <__cxa_finalize@plt+0x5d5> │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ lea 0x15e71(%rip),%rcx │ │ │ │ │ mov $0x15b,%edx │ │ │ │ │ lea 0x1475d(%rip),%rsi │ │ │ │ │ lea 0x141a2(%rip),%rdi │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ @@ -2595,18 +2595,18 @@ │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ call 5e47 <__cxa_finalize@plt+0x5f7> │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ call 5ed1 <__cxa_finalize@plt+0x681> │ │ │ │ │ __Pyx_init_unicode_iteration(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5305 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5305 │ │ │ │ │ call 6003 <__cxa_finalize@plt+0x7b3> │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5305 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5305 │ │ │ │ │ call 5e47 <__cxa_finalize@plt+0x5f7> │ │ │ │ │ _PyUnicode_NONCOMPACT_DATA(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:257 (discriminator 1) │ │ │ │ │ lea 0x15d95(%rip),%rcx │ │ │ │ │ mov $0x101,%edx │ │ │ │ │ lea 0x14759(%rip),%rsi │ │ │ │ │ lea 0x13fd6(%rip),%rdi │ │ │ │ │ @@ -2620,21 +2620,21 @@ │ │ │ │ │ lea 0x146dd(%rip),%rsi │ │ │ │ │ lea 0x14122(%rip),%rdi │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ __Pyx_IsSubtype(): │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ call 5f7b <__cxa_finalize@plt+0x72b> │ │ │ │ │ Py_SIZE(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10746 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10746 │ │ │ │ │ call 5e25 <__cxa_finalize@plt+0x5d5> │ │ │ │ │ _PyLong_IsCompact(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10746 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10746 │ │ │ │ │ call 5ef3 <__cxa_finalize@plt+0x6a3> │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10746 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10746 │ │ │ │ │ call 5e47 <__cxa_finalize@plt+0x5f7> │ │ │ │ │ PyByteArray_AS_STRING(): │ │ │ │ │ /usr/include/python3.13/cpython/bytearrayobject.h:22 (discriminator 1) │ │ │ │ │ lea 0x15c5e(%rip),%rcx │ │ │ │ │ mov $0x16,%edx │ │ │ │ │ lea 0x15252(%rip),%rsi │ │ │ │ │ lea 0x14335(%rip),%rdi │ │ │ │ │ @@ -2653,28 +2653,28 @@ │ │ │ │ │ lea 0x15214(%rip),%rsi │ │ │ │ │ lea 0x142f7(%rip),%rdi │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ PyList_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/bytearrayobject.h:31 (discriminator 1) │ │ │ │ │ call 5f9d <__cxa_finalize@plt+0x74d> │ │ │ │ │ __Pyx_PyErr_GivenExceptionMatches2(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12830 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12830 (discriminator 3) │ │ │ │ │ lea 0x15bac(%rip),%rcx │ │ │ │ │ mov $0x321e,%edx │ │ │ │ │ lea 0x14580(%rip),%rsi │ │ │ │ │ lea 0x15341(%rip),%rdi │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12831 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12831 (discriminator 3) │ │ │ │ │ lea 0x15b8d(%rip),%rcx │ │ │ │ │ mov $0x321f,%edx │ │ │ │ │ lea 0x14561(%rip),%rsi │ │ │ │ │ lea 0x1534a(%rip),%rdi │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12831 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12831 (discriminator 3) │ │ │ │ │ call 5e47 <__cxa_finalize@plt+0x5f7> │ │ │ │ │ Py_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ lea 0x15d19(%rip),%rcx │ │ │ │ │ mov $0x15b,%edx │ │ │ │ │ lea 0x14605(%rip),%rsi │ │ │ │ │ lea 0x1404a(%rip),%rdi │ │ │ │ │ @@ -2737,31 +2737,31 @@ │ │ │ │ │ lea 0x14580(%rip),%rsi │ │ │ │ │ lea 0x13dfd(%rip),%rdi │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ Py_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:257 (discriminator 1) │ │ │ │ │ call 5e25 <__cxa_finalize@plt+0x5d5> │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8929 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8929 (discriminator 1) │ │ │ │ │ lea 0x15928(%rip),%rcx │ │ │ │ │ mov $0x22e1,%edx │ │ │ │ │ lea 0x1443c(%rip),%rsi │ │ │ │ │ lea 0x1424b(%rip),%rdi │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7901 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7901 (discriminator 1) │ │ │ │ │ lea 0x15909(%rip),%rcx │ │ │ │ │ mov $0x1edd,%edx │ │ │ │ │ lea 0x1441d(%rip),%rsi │ │ │ │ │ lea 0x1420f(%rip),%rdi │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ PyUnicode_GET_LENGTH(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7901 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7901 (discriminator 1) │ │ │ │ │ call 5e69 <__cxa_finalize@plt+0x619> │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7901 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7901 (discriminator 1) │ │ │ │ │ call 5ed1 <__cxa_finalize@plt+0x681> │ │ │ │ │ Py_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ lea 0x15bd0(%rip),%rcx │ │ │ │ │ mov $0x15b,%edx │ │ │ │ │ lea 0x144bc(%rip),%rsi │ │ │ │ │ lea 0x13f01(%rip),%rdi │ │ │ │ │ @@ -2779,25 +2779,25 @@ │ │ │ │ │ PyUnicode_GET_LENGTH(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:257 (discriminator 1) │ │ │ │ │ call 5e69 <__cxa_finalize@plt+0x619> │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:257 (discriminator 1) │ │ │ │ │ call 5ed1 <__cxa_finalize@plt+0x681> │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13081 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13081 (discriminator 1) │ │ │ │ │ lea 0x15b63(%rip),%rcx │ │ │ │ │ mov $0x3319,%edx │ │ │ │ │ lea 0x143a7(%rip),%rsi │ │ │ │ │ lea 0x13e37(%rip),%rdi │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13081 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13081 (discriminator 1) │ │ │ │ │ call 5e47 <__cxa_finalize@plt+0x5f7> │ │ │ │ │ Py_SIZE(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13081 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13081 (discriminator 1) │ │ │ │ │ call 5e25 <__cxa_finalize@plt+0x5d5> │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ lea 0x15b5a(%rip),%rcx │ │ │ │ │ mov $0x15b,%edx │ │ │ │ │ lea 0x14446(%rip),%rsi │ │ │ │ │ lea 0x13e8b(%rip),%rdi │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ @@ -2807,22 +2807,22 @@ │ │ │ │ │ lea 0x13e6c(%rip),%rdi │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ call 5e25 <__cxa_finalize@plt+0x5d5> │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ call 5e47 <__cxa_finalize@plt+0x5f7> │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13081 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13081 (discriminator 1) │ │ │ │ │ lea 0x15af2(%rip),%rcx │ │ │ │ │ mov $0x3319,%edx │ │ │ │ │ lea 0x14336(%rip),%rsi │ │ │ │ │ lea 0x13dc6(%rip),%rdi │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ PyList_SET_ITEM(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13081 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13081 (discriminator 1) │ │ │ │ │ call 6025 <__cxa_finalize@plt+0x7d5> │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:44 (discriminator 1) │ │ │ │ │ lea 0x1571e(%rip),%rcx │ │ │ │ │ mov $0x2c,%edx │ │ │ │ │ lea 0x1450a(%rip),%rsi │ │ │ │ │ lea 0x13d1f(%rip),%rdi │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ @@ -2878,22 +2878,22 @@ │ │ │ │ │ lea 0x13d61(%rip),%rdi │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ call 5e25 <__cxa_finalize@plt+0x5d5> │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:347 (discriminator 1) │ │ │ │ │ call 5e47 <__cxa_finalize@plt+0x5f7> │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13081 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13081 (discriminator 1) │ │ │ │ │ lea 0x159e7(%rip),%rcx │ │ │ │ │ mov $0x3319,%edx │ │ │ │ │ lea 0x1422b(%rip),%rsi │ │ │ │ │ lea 0x13cbb(%rip),%rdi │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ PyList_SET_ITEM(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13081 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13081 (discriminator 1) │ │ │ │ │ call 6025 <__cxa_finalize@plt+0x7d5> │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:44 (discriminator 1) │ │ │ │ │ lea 0x15613(%rip),%rcx │ │ │ │ │ mov $0x2c,%edx │ │ │ │ │ lea 0x143ff(%rip),%rsi │ │ │ │ │ lea 0x13c14(%rip),%rdi │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ @@ -2905,399 +2905,399 @@ │ │ │ │ │ lea 0x159bf(%rip),%rcx │ │ │ │ │ mov $0x15b,%edx │ │ │ │ │ lea 0x142ab(%rip),%rsi │ │ │ │ │ lea 0x13cf0(%rip),%rdi │ │ │ │ │ call 52d0 <__assert_fail@plt> │ │ │ │ │ call 5e25 <__cxa_finalize@plt+0x5d5> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11645 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11645 │ │ │ │ │ endbr64 │ │ │ │ │ push %r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11650 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11650 │ │ │ │ │ xor %r10d,%r10d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11645 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11645 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x108,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11663 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11663 │ │ │ │ │ mov 0x1cb3b(%rip),%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11645 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11645 │ │ │ │ │ mov %fs:0x28,%rax │ │ │ │ │ mov %rax,0xf8(%rsp) │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11650 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11650 │ │ │ │ │ mov %r10,0x18(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11663 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11663 │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je 85b1 <__cxa_finalize@plt+0x2d61> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11664 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11664 │ │ │ │ │ cmp %rdi,%rbx │ │ │ │ │ je a636 <__cxa_finalize@plt+0x4de6> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11665 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11665 │ │ │ │ │ mov 0x199a6(%rip),%rax │ │ │ │ │ lea 0x15257(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11666 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11666 │ │ │ │ │ or $0xffffffff,%eax │ │ │ │ │ jmp a636 <__cxa_finalize@plt+0x4de6> │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdi),%eax │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11673 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11673 │ │ │ │ │ mov %rdi,0x1caee(%rip) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ inc %eax │ │ │ │ │ je 85c0 <__cxa_finalize@plt+0x2d70> │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rdi) │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11693 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11693 │ │ │ │ │ call 5740 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11693 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11693 (discriminator 1) │ │ │ │ │ mov %rax,0x1a694(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11693 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11693 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11693 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11693 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 9237 <__cxa_finalize@plt+0x39e7> │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%eax │ │ │ │ │ inc %eax │ │ │ │ │ je 85e1 <__cxa_finalize@plt+0x2d91> │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r15) │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11695 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11695 │ │ │ │ │ lea 0x13fb1(%rip),%rdi │ │ │ │ │ call 57b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11695 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11695 (discriminator 1) │ │ │ │ │ mov %rax,0x1a674(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11695 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11695 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11695 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11695 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 9256 <__cxa_finalize@plt+0x3a06> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11696 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11696 │ │ │ │ │ lea 0x13f9b(%rip),%rdi │ │ │ │ │ call 57b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11696 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11696 (discriminator 1) │ │ │ │ │ mov %rax,0x1a65d(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11696 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11696 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11696 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11696 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 9275 <__cxa_finalize@plt+0x3a25> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11697 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11697 │ │ │ │ │ mov 0x1a642(%rip),%rdx │ │ │ │ │ mov 0x1ca7b(%rip),%rdi │ │ │ │ │ lea 0x13f7d(%rip),%rsi │ │ │ │ │ call 5160 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11697 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11697 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 9294 <__cxa_finalize@plt+0x3a44> │ │ │ │ │ __Pyx_get_runtime_version(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17955 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17955 │ │ │ │ │ mov 0x19938(%rip),%rax │ │ │ │ │ mov (%rax),%rax │ │ │ │ │ xor %al,%al │ │ │ │ │ __Pyx_check_binary_version(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17979 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17979 │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ xor $0x30d03f0,%rdx │ │ │ │ │ test $0xffff0000,%edx │ │ │ │ │ jne 867e <__cxa_finalize@plt+0x2e2e> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11712 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11712 │ │ │ │ │ xor %edi,%edi │ │ │ │ │ call 5460 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11712 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11712 (discriminator 1) │ │ │ │ │ mov %rax,0x1a60b(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11712 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11712 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11712 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11712 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 86fc <__cxa_finalize@plt+0x2eac> │ │ │ │ │ jmp 92b4 <__cxa_finalize@plt+0x3a64> │ │ │ │ │ __Pyx_check_binary_version(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17993 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17993 │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ shr $0x18,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17985 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17985 │ │ │ │ │ lea 0x30(%rsp),%rbp │ │ │ │ │ push %r9 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17993 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17993 │ │ │ │ │ shr $0x10,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17985 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17985 │ │ │ │ │ mov $0xc8,%esi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ mov $0xd,%r8d │ │ │ │ │ movzbl %dl,%edx │ │ │ │ │ lea 0x13f48(%rip),%r9 │ │ │ │ │ mov $0x3,%ecx │ │ │ │ │ push %rdx │ │ │ │ │ lea 0x1519b(%rip),%rdx │ │ │ │ │ push %rax │ │ │ │ │ lea 0x13f01(%rip),%rax │ │ │ │ │ push %rax │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5350 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17995 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17995 │ │ │ │ │ add $0x20,%rsp │ │ │ │ │ xor %edi,%edi │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ mov %rbp,%rsi │ │ │ │ │ call 5170 │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11708 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11708 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 865f <__cxa_finalize@plt+0x2e0f> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11654 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11654 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11652 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11652 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11708 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11708 (discriminator 1) │ │ │ │ │ mov $0x2dbc,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11646 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11646 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11708 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11708 (discriminator 1) │ │ │ │ │ lea 0x13b9c(%rip),%r12 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11713 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11713 │ │ │ │ │ lea 0x13e4b(%rip),%rbp │ │ │ │ │ xor %esi,%esi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 5150 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11713 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11713 (discriminator 1) │ │ │ │ │ mov %rax,0x1a56c(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11713 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11713 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11713 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11713 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 92d3 <__cxa_finalize@plt+0x3a83> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11714 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11714 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 5730 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11714 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11714 (discriminator 1) │ │ │ │ │ mov %rax,0x1a557(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11714 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11714 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11714 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11714 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 92f2 <__cxa_finalize@plt+0x3aa2> │ │ │ │ │ __Pyx_FetchSharedCythonABIModule(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15228 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15228 │ │ │ │ │ lea 0x13e89(%rip),%rdi │ │ │ │ │ call 57b0 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ __Pyx_FetchCommonType(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15255 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15255 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 8864 <__cxa_finalize@plt+0x3014> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15256 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15256 │ │ │ │ │ mov 0x198dc(%rip),%r12 │ │ │ │ │ mov $0x2e,%esi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 52c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15257 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15257 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 8772 <__cxa_finalize@plt+0x2f22> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15257 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15257 (discriminator 1) │ │ │ │ │ lea 0x1(%rax),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15258 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15258 │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 5130 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15259 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15259 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 87e6 <__cxa_finalize@plt+0x2f96> │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rbp),%rsi │ │ │ │ │ __Pyx_FetchCommonType(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15260 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15260 │ │ │ │ │ mov 0x198b0(%rip),%rdx │ │ │ │ │ mov 0x20(%rax),%rax │ │ │ │ │ __Pyx_VerifyCachedType(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15236 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15236 (discriminator 1) │ │ │ │ │ testb $0x80,0xab(%rsi) │ │ │ │ │ jne 87bd <__cxa_finalize@plt+0x2f6d> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15237 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15237 │ │ │ │ │ mov 0x197b4(%rip),%rax │ │ │ │ │ mov %r12,%rdx │ │ │ │ │ lea 0x150f2(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15239 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15239 │ │ │ │ │ jmp a627 <__cxa_finalize@plt+0x4dd7> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15241 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15241 │ │ │ │ │ cmp %rax,%rdx │ │ │ │ │ je 8846 <__cxa_finalize@plt+0x2ff6> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15242 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15242 │ │ │ │ │ mov 0x1978b(%rip),%rax │ │ │ │ │ mov %r12,%rdx │ │ │ │ │ lea 0x150f9(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15245 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15245 │ │ │ │ │ jmp a627 <__cxa_finalize@plt+0x4dd7> │ │ │ │ │ __Pyx_FetchCommonType(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15269 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15269 │ │ │ │ │ mov 0x197cb(%rip),%rax │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5340 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15269 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15269 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je a627 <__cxa_finalize@plt+0x4dd7> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15270 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15270 │ │ │ │ │ call 5420 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15271 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15271 │ │ │ │ │ lea 0x19817(%rip),%r13 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 53b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15271 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15271 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js a627 <__cxa_finalize@plt+0x4dd7> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15272 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15272 │ │ │ │ │ mov %r13,%rdx │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 5160 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15272 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15272 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js a627 <__cxa_finalize@plt+0x4dd7> │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x197eb(%rip),%eax │ │ │ │ │ inc %eax │ │ │ │ │ je 883f <__cxa_finalize@plt+0x2fef> │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x197e1(%rip) │ │ │ │ │ __Pyx_FetchCommonType(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15275 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15275 │ │ │ │ │ lea 0x197da(%rip),%rbp │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 8855 <__cxa_finalize@plt+0x3005> │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ je 885a <__cxa_finalize@plt+0x300a> │ │ │ │ │ __Pyx_FetchCommonType(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15278 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15278 │ │ │ │ │ mov %rbp,%r15 │ │ │ │ │ jmp 8864 <__cxa_finalize@plt+0x3014> │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 8855 <__cxa_finalize@plt+0x3005> │ │ │ │ │ __pyx_CyFunction_init(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16360 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16360 (discriminator 1) │ │ │ │ │ mov %r15,0x1a425(%rip) │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11716 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11716 (discriminator 1) │ │ │ │ │ test %r15,%r15 │ │ │ │ │ je 9311 <__cxa_finalize@plt+0x3ac1> │ │ │ │ │ __Pyx_InitConstants(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11305 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11305 │ │ │ │ │ call 62ee <__cxa_finalize@plt+0xa9e> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11306 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11306 │ │ │ │ │ mov $0x2,%edi │ │ │ │ │ call 53c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11306 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11306 (discriminator 1) │ │ │ │ │ mov %rax,0x1a6ae(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11306 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11306 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a607 <__cxa_finalize@plt+0x4db7> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11307 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11307 │ │ │ │ │ mov $0x60b2b56,%edi │ │ │ │ │ call 53c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11307 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11307 (discriminator 1) │ │ │ │ │ mov %rax,0x1a69c(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11307 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11307 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a607 <__cxa_finalize@plt+0x4db7> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11308 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11308 │ │ │ │ │ mov $0x61b50cd,%edi │ │ │ │ │ call 53c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11308 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11308 (discriminator 1) │ │ │ │ │ mov %rax,0x1a68a(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11308 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11308 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a607 <__cxa_finalize@plt+0x4db7> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11309 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11309 │ │ │ │ │ mov $0x7e82961,%edi │ │ │ │ │ call 53c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11309 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11309 (discriminator 1) │ │ │ │ │ mov %rax,0x1a678(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11309 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11309 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a607 <__cxa_finalize@plt+0x4db7> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11310 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11310 │ │ │ │ │ mov $0xb7a9d0c,%edi │ │ │ │ │ call 53c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11310 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11310 (discriminator 1) │ │ │ │ │ mov %rax,0x1a666(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11310 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11310 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a607 <__cxa_finalize@plt+0x4db7> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11311 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11311 │ │ │ │ │ mov $0xc2e9cb9,%edi │ │ │ │ │ call 53c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11311 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11311 (discriminator 1) │ │ │ │ │ mov %rax,0x1a654(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11311 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11311 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a607 <__cxa_finalize@plt+0x4db7> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11312 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11312 │ │ │ │ │ mov $0xe91bd35,%edi │ │ │ │ │ call 53c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11312 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11312 (discriminator 1) │ │ │ │ │ mov %rax,0x1a642(%rip) │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11739 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11739 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a607 <__cxa_finalize@plt+0x4db7> │ │ │ │ │ __Pyx_init_assertions_enabled(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2259 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2259 │ │ │ │ │ call 5430 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2260 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2260 │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 8947 <__cxa_finalize@plt+0x30f7> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2272 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2272 │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2273 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2273 │ │ │ │ │ or $0xffffffff,%eax │ │ │ │ │ jmp 89b8 <__cxa_finalize@plt+0x3168> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2261 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2261 │ │ │ │ │ mov $0x9,%esi │ │ │ │ │ lea 0x13c89(%rip),%rdi │ │ │ │ │ call 5730 │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2262 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2262 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 893c <__cxa_finalize@plt+0x30ec> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2263 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2263 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ call 52b0 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r12),%rax │ │ │ │ │ @@ -3309,18 +3309,18 @@ │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%r12) │ │ │ │ │ jne 8987 <__cxa_finalize@plt+0x3137> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __Pyx_init_assertions_enabled(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2265 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2265 │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je 893c <__cxa_finalize@plt+0x30ec> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2266 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2266 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 5560 │ │ │ │ │ mov %eax,%r12d │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%rbp),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -3331,685 +3331,685 @@ │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,0x0(%rbp) │ │ │ │ │ jne 89b0 <__cxa_finalize@plt+0x3160> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __Pyx_init_assertions_enabled(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2268 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2268 │ │ │ │ │ cmp $0xffffffff,%r12d │ │ │ │ │ je 893c <__cxa_finalize@plt+0x30ec> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2270 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2270 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ mov %r12d,0x1c6d1(%rip) │ │ │ │ │ __Pyx_InitGlobals(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11321 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11321 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 89d1 <__cxa_finalize@plt+0x3181> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11745 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11745 │ │ │ │ │ mov 0x195ae(%rip),%rax │ │ │ │ │ cmpl $0x0,(%rax) │ │ │ │ │ jne 8a11 <__cxa_finalize@plt+0x31c1> │ │ │ │ │ jmp 89fe <__cxa_finalize@plt+0x31ae> │ │ │ │ │ __Pyx_InitGlobals(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11323 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11323 │ │ │ │ │ call 54d0 │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11741 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11741 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 89c3 <__cxa_finalize@plt+0x3173> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11654 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11654 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11652 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11652 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11741 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11741 (discriminator 1) │ │ │ │ │ mov $0x2ddd,%r13d │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ lea 0x1389b(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11750 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11750 │ │ │ │ │ call 5210 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11750 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11750 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 9330 <__cxa_finalize@plt+0x3ae0> │ │ │ │ │ jmp 8a52 <__cxa_finalize@plt+0x3202> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11746 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11746 │ │ │ │ │ mov 0x1a410(%rip),%rdx │ │ │ │ │ mov 0x1a411(%rip),%rsi │ │ │ │ │ mov 0x1c682(%rip),%rdi │ │ │ │ │ call 54b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11746 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11746 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 89fe <__cxa_finalize@plt+0x31ae> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11654 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11654 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11652 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11652 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11746 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11746 (discriminator 1) │ │ │ │ │ mov $0x2de2,%r13d │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ lea 0x13847(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11751 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11751 │ │ │ │ │ lea 0x13b97(%rip),%rbp │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ mov %rbp,%rsi │ │ │ │ │ call 5530 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11751 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11751 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 8a80 <__cxa_finalize@plt+0x3230> │ │ │ │ │ __Pyx_InitCachedBuiltins(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11183 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11183 │ │ │ │ │ mov 0x1a430(%rip),%rdi │ │ │ │ │ call b040 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11183 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11183 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a5e4 <__cxa_finalize@plt+0x4d94> │ │ │ │ │ jmp 8ac0 <__cxa_finalize@plt+0x3270> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11752 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11752 │ │ │ │ │ mov 0x1c621(%rip),%rdx │ │ │ │ │ mov %rbp,%rsi │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ call 5050 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11752 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11752 (discriminator 2) │ │ │ │ │ mov (%rsp),%r8 │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 8a69 <__cxa_finalize@plt+0x3219> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11653 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11653 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11652 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11652 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11752 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11752 (discriminator 1) │ │ │ │ │ mov $0x2de8,%r13d │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ lea 0x137d9(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ __Pyx_InitCachedBuiltins(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11184 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11184 │ │ │ │ │ mov 0x1a2e1(%rip),%rdi │ │ │ │ │ call b040 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11184 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11184 (discriminator 1) │ │ │ │ │ mov %rax,0x1a545(%rip) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a5e4 <__cxa_finalize@plt+0x4d94> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11185 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11185 │ │ │ │ │ mov 0x1a255(%rip),%rdi │ │ │ │ │ call b040 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11185 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11185 (discriminator 1) │ │ │ │ │ mov %rax,0x1a521(%rip) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a5e4 <__cxa_finalize@plt+0x4d94> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11186 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11186 │ │ │ │ │ mov 0x1a211(%rip),%rdi │ │ │ │ │ call b040 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11186 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11186 (discriminator 1) │ │ │ │ │ mov %rax,0x1a4fd(%rip) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a5e4 <__cxa_finalize@plt+0x4d94> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11187 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11187 │ │ │ │ │ mov 0x1a1a5(%rip),%rdi │ │ │ │ │ call b040 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11187 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11187 (discriminator 1) │ │ │ │ │ mov %rax,0x1a4d9(%rip) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a5e4 <__cxa_finalize@plt+0x4d94> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11188 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11188 │ │ │ │ │ mov 0x1a1e1(%rip),%rdi │ │ │ │ │ call b040 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11188 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11188 (discriminator 1) │ │ │ │ │ mov %rax,0x1a4b5(%rip) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a5e4 <__cxa_finalize@plt+0x4d94> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11189 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11189 │ │ │ │ │ mov 0x1a2a5(%rip),%rdi │ │ │ │ │ call b040 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11189 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11189 (discriminator 1) │ │ │ │ │ mov %rax,0x1a491(%rip) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a5e4 <__cxa_finalize@plt+0x4d94> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11190 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11190 │ │ │ │ │ mov 0x1a179(%rip),%rdi │ │ │ │ │ call b040 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11190 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11190 (discriminator 1) │ │ │ │ │ mov %rax,0x1a46d(%rip) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a5e4 <__cxa_finalize@plt+0x4d94> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11191 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11191 │ │ │ │ │ mov 0x1a255(%rip),%rdi │ │ │ │ │ call b040 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11191 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11191 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a5e4 <__cxa_finalize@plt+0x4d94> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11192 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11192 │ │ │ │ │ mov 0x1a138(%rip),%rdi │ │ │ │ │ call b040 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11192 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11192 (discriminator 1) │ │ │ │ │ mov %rax,0x1a434(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11192 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11192 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11757 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11757 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 9352 <__cxa_finalize@plt+0x3b02> │ │ │ │ │ __Pyx_InitCachedConstants(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11210 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11210 │ │ │ │ │ mov 0x1a121(%rip),%rsi │ │ │ │ │ mov $0x1,%edi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 57f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11210 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11210 (discriminator 1) │ │ │ │ │ mov %rax,0x1a39e(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11210 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11210 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a5c1 <__cxa_finalize@plt+0x4d71> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11221 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11221 │ │ │ │ │ mov 0x1a0d6(%rip),%rsi │ │ │ │ │ mov $0x1,%edi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 57f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11221 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11221 (discriminator 1) │ │ │ │ │ mov %rax,0x1a383(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11221 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11221 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a5c1 <__cxa_finalize@plt+0x4d71> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11232 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11232 │ │ │ │ │ mov 0x19383(%rip),%rbp │ │ │ │ │ mov 0x1a32c(%rip),%rdi │ │ │ │ │ mov %rbp,%rdx │ │ │ │ │ mov %rbp,%rsi │ │ │ │ │ call 5720 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11232 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11232 (discriminator 1) │ │ │ │ │ mov %rax,0x1a362(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11232 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11232 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a5c1 <__cxa_finalize@plt+0x4d71> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11243 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11243 │ │ │ │ │ mov 0x1a33a(%rip),%rcx │ │ │ │ │ mov 0x1a31b(%rip),%rdx │ │ │ │ │ mov $0x3,%edi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ mov 0x1a2fd(%rip),%rsi │ │ │ │ │ call 57f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11243 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11243 (discriminator 1) │ │ │ │ │ mov %rax,0x1a339(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11243 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11243 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a5c1 <__cxa_finalize@plt+0x4d71> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11246 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11246 │ │ │ │ │ mov 0x1a2f9(%rip),%rcx │ │ │ │ │ mov 0x1a2e2(%rip),%rdx │ │ │ │ │ mov $0x3,%edi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ mov 0x1a2ec(%rip),%rsi │ │ │ │ │ call 57f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11246 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11246 (discriminator 1) │ │ │ │ │ mov %rax,0x1a310(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11246 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11246 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a5c1 <__cxa_finalize@plt+0x4d71> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11255 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11255 │ │ │ │ │ mov 0x1a290(%rip),%r8 │ │ │ │ │ mov 0x1a129(%rip),%rcx │ │ │ │ │ xor %eax,%eax │ │ │ │ │ mov $0x4,%edi │ │ │ │ │ mov 0x1a243(%rip),%rdx │ │ │ │ │ mov 0x1a224(%rip),%rsi │ │ │ │ │ call 57f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11255 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11255 (discriminator 1) │ │ │ │ │ mov %rax,0x1a2e0(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11255 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11255 │ │ │ │ │ mov %rax,%r9 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11255 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11255 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a5c1 <__cxa_finalize@plt+0x4d71> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11258 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11258 │ │ │ │ │ mov 0x19fad(%rip),%rcx │ │ │ │ │ mov $0x4,%esi │ │ │ │ │ mov $0x1,%edi │ │ │ │ │ mov 0x19fa4(%rip),%rdx │ │ │ │ │ push %rdx │ │ │ │ │ mov %rcx,%r8 │ │ │ │ │ push $0x1 │ │ │ │ │ push 0x1a1c8(%rip) │ │ │ │ │ push 0x1a20a(%rip) │ │ │ │ │ push %rcx │ │ │ │ │ push %rcx │ │ │ │ │ call 6229 <__cxa_finalize@plt+0x9d9> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11258 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11258 (discriminator 2) │ │ │ │ │ add $0x30,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11258 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11258 (discriminator 1) │ │ │ │ │ mov %rax,0x1a2b0(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11258 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11258 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a5c1 <__cxa_finalize@plt+0x4d71> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11266 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11266 │ │ │ │ │ mov 0x1a160(%rip),%rdx │ │ │ │ │ mov 0x1a1b9(%rip),%rsi │ │ │ │ │ mov $0x2,%edi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 57f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11266 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11266 (discriminator 1) │ │ │ │ │ mov %rax,0x1a276(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11266 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11266 │ │ │ │ │ mov %rax,%r9 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11266 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11266 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a5c1 <__cxa_finalize@plt+0x4d71> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11269 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11269 │ │ │ │ │ mov 0x19f3b(%rip),%rcx │ │ │ │ │ mov $0x2,%esi │ │ │ │ │ mov $0x2,%edi │ │ │ │ │ mov 0x19f32(%rip),%rdx │ │ │ │ │ push %rdx │ │ │ │ │ mov %rcx,%r8 │ │ │ │ │ push $0x10 │ │ │ │ │ push 0x1a186(%rip) │ │ │ │ │ push 0x1a198(%rip) │ │ │ │ │ push %rcx │ │ │ │ │ push %rcx │ │ │ │ │ call 6229 <__cxa_finalize@plt+0x9d9> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11269 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11269 (discriminator 2) │ │ │ │ │ add $0x30,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11269 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11269 (discriminator 1) │ │ │ │ │ mov %rax,0x1a246(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11269 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11269 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a5c1 <__cxa_finalize@plt+0x4d71> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11276 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11276 │ │ │ │ │ mov 0x19ef6(%rip),%rcx │ │ │ │ │ mov $0x4,%esi │ │ │ │ │ mov $0x1,%edi │ │ │ │ │ mov 0x19eed(%rip),%rdx │ │ │ │ │ mov 0x1a1fe(%rip),%r9 │ │ │ │ │ push %rdx │ │ │ │ │ mov %rcx,%r8 │ │ │ │ │ push $0x1 │ │ │ │ │ push 0x1a10a(%rip) │ │ │ │ │ push 0x1a14c(%rip) │ │ │ │ │ push %rcx │ │ │ │ │ push %rcx │ │ │ │ │ call 6229 <__cxa_finalize@plt+0x9d9> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11276 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11276 (discriminator 2) │ │ │ │ │ add $0x30,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11276 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11276 (discriminator 1) │ │ │ │ │ mov %rax,0x1a202(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11276 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11276 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a5c1 <__cxa_finalize@plt+0x4d71> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11284 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11284 │ │ │ │ │ mov 0x19eaa(%rip),%rcx │ │ │ │ │ mov $0x2,%esi │ │ │ │ │ mov $0x2,%edi │ │ │ │ │ mov 0x19ea1(%rip),%rdx │ │ │ │ │ mov 0x1a1ba(%rip),%r9 │ │ │ │ │ push %rdx │ │ │ │ │ mov %rcx,%r8 │ │ │ │ │ push $0x10 │ │ │ │ │ push 0x1a0ee(%rip) │ │ │ │ │ push 0x1a100(%rip) │ │ │ │ │ push %rcx │ │ │ │ │ push %rcx │ │ │ │ │ call 6229 <__cxa_finalize@plt+0x9d9> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11284 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11284 (discriminator 2) │ │ │ │ │ add $0x30,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11284 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11284 (discriminator 1) │ │ │ │ │ mov %rax,0x1a1be(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11284 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11284 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a5c1 <__cxa_finalize@plt+0x4d71> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11291 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11291 │ │ │ │ │ mov 0x1a04e(%rip),%r9 │ │ │ │ │ mov 0x1a037(%rip),%r8 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ mov $0x5,%edi │ │ │ │ │ mov 0x1a041(%rip),%rcx │ │ │ │ │ mov 0x1a02a(%rip),%rdx │ │ │ │ │ mov 0x1a03b(%rip),%rsi │ │ │ │ │ call 57f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11291 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11291 (discriminator 1) │ │ │ │ │ mov %rax,0x1a15f(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11291 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11291 │ │ │ │ │ mov %rax,%r9 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11291 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11291 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a5c1 <__cxa_finalize@plt+0x4d71> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11294 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11294 │ │ │ │ │ mov 0x19e1c(%rip),%rcx │ │ │ │ │ mov $0x5,%esi │ │ │ │ │ mov $0x3,%edi │ │ │ │ │ mov 0x19e13(%rip),%rdx │ │ │ │ │ push %rdx │ │ │ │ │ mov %rcx,%r8 │ │ │ │ │ push $0x1 │ │ │ │ │ push 0x1a007(%rip) │ │ │ │ │ push 0x1a079(%rip) │ │ │ │ │ push %rcx │ │ │ │ │ push %rcx │ │ │ │ │ call 6229 <__cxa_finalize@plt+0x9d9> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11294 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11294 (discriminator 2) │ │ │ │ │ add $0x30,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11294 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11294 (discriminator 1) │ │ │ │ │ mov %rax,0x1a13f(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11294 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11294 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a5c1 <__cxa_finalize@plt+0x4d71> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11295 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11295 │ │ │ │ │ mov 0x19dd7(%rip),%rcx │ │ │ │ │ mov $0x5,%esi │ │ │ │ │ mov $0x3,%edi │ │ │ │ │ mov 0x19dce(%rip),%rdx │ │ │ │ │ mov 0x1a0ef(%rip),%r9 │ │ │ │ │ push %rdx │ │ │ │ │ mov %rcx,%r8 │ │ │ │ │ push $0x1 │ │ │ │ │ push 0x19fc3(%rip) │ │ │ │ │ push 0x1a02d(%rip) │ │ │ │ │ push %rcx │ │ │ │ │ push %rcx │ │ │ │ │ call 6229 <__cxa_finalize@plt+0x9d9> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11759 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11759 (discriminator 1) │ │ │ │ │ add $0x30,%rsp │ │ │ │ │ __Pyx_InitCachedConstants(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11295 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11295 (discriminator 1) │ │ │ │ │ mov %rax,0x1a0fb(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11295 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11295 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11759 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11759 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 9374 <__cxa_finalize@plt+0x3b24> │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ __Pyx_modinit_global_init_code(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11343 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11343 │ │ │ │ │ mov %rbp,0x1c17d(%rip) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ inc %eax │ │ │ │ │ je 8efc <__cxa_finalize@plt+0x36ac> │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ jmp 8eff <__cxa_finalize@plt+0x36af> │ │ │ │ │ or $0xffffffff,%eax │ │ │ │ │ __Pyx_modinit_global_init_code(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11344 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11344 │ │ │ │ │ mov %rbp,0x1c162(%rip) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ inc %eax │ │ │ │ │ je 8f0f <__cxa_finalize@plt+0x36bf> │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ jmp 8f12 <__cxa_finalize@plt+0x36c2> │ │ │ │ │ or $0xffffffff,%eax │ │ │ │ │ __Pyx_modinit_global_init_code(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11345 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11345 │ │ │ │ │ mov %rbp,0x1c147(%rip) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ inc %eax │ │ │ │ │ je 8f22 <__cxa_finalize@plt+0x36d2> │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ jmp 8f25 <__cxa_finalize@plt+0x36d5> │ │ │ │ │ or $0xffffffff,%eax │ │ │ │ │ __Pyx_modinit_global_init_code(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11346 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11346 │ │ │ │ │ mov %rbp,0x1c12c(%rip) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ inc %eax │ │ │ │ │ je 8f35 <__cxa_finalize@plt+0x36e5> │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ jmp 8f38 <__cxa_finalize@plt+0x36e8> │ │ │ │ │ or $0xffffffff,%eax │ │ │ │ │ __Pyx_modinit_global_init_code(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11347 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11347 │ │ │ │ │ mov %rbp,0x1c111(%rip) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ inc %eax │ │ │ │ │ je 8f48 <__cxa_finalize@plt+0x36f8> │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ jmp 8f4b <__cxa_finalize@plt+0x36fb> │ │ │ │ │ or $0xffffffff,%eax │ │ │ │ │ __Pyx_modinit_global_init_code(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11348 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11348 │ │ │ │ │ mov %rbp,0x1c0f6(%rip) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ inc %eax │ │ │ │ │ je 8f5b <__cxa_finalize@plt+0x370b> │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ jmp 8f5e <__cxa_finalize@plt+0x370e> │ │ │ │ │ or $0xffffffff,%eax │ │ │ │ │ __Pyx_modinit_global_init_code(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11349 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11349 │ │ │ │ │ mov %rbp,0x1c0db(%rip) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ inc %eax │ │ │ │ │ je 8f6c <__cxa_finalize@plt+0x371c> │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ __Pyx_modinit_type_init_code(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11377 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11377 │ │ │ │ │ lea 0x19cbd(%rip),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11385 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11385 │ │ │ │ │ lea 0x198a6(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11378 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11378 │ │ │ │ │ movq 0x1896e(%rip),%xmm0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11377 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11377 │ │ │ │ │ mov %rax,0x1c117(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11378 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11378 │ │ │ │ │ lea 0x7970(%rip),%rax │ │ │ │ │ movq %rax,%xmm1 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11380 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11380 │ │ │ │ │ lea 0x69f4(%rip),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11385 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11385 │ │ │ │ │ mov %rdi,0x19cfd(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11378 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11378 │ │ │ │ │ punpcklqdq %xmm1,%xmm0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11380 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11380 │ │ │ │ │ mov %rax,0x19c92(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11378 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11378 │ │ │ │ │ movaps %xmm0,0x19c7b(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11390 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11390 │ │ │ │ │ call 7a79 <__cxa_finalize@plt+0x2229> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11390 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11390 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js a59e <__cxa_finalize@plt+0x4d4e> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11400 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11400 │ │ │ │ │ mov 0x1c0d7(%rip),%rsi │ │ │ │ │ mov 0x19cd0(%rip),%rdi │ │ │ │ │ call 5bca <__cxa_finalize@plt+0x37a> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11400 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11400 (discriminator 1) │ │ │ │ │ inc %eax │ │ │ │ │ je a59e <__cxa_finalize@plt+0x4d4e> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11402 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11402 │ │ │ │ │ mov 0x19cbc(%rip),%rdi │ │ │ │ │ call 7b7c <__cxa_finalize@plt+0x232c> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11402 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11402 (discriminator 1) │ │ │ │ │ inc %eax │ │ │ │ │ je a59e <__cxa_finalize@plt+0x4d4e> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11404 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11404 │ │ │ │ │ mov 0x19ca8(%rip),%rdx │ │ │ │ │ mov 0x19cf9(%rip),%rsi │ │ │ │ │ mov 0x1c0a2(%rip),%rdi │ │ │ │ │ call 54b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11404 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11404 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js a59e <__cxa_finalize@plt+0x4d4e> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11406 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11406 │ │ │ │ │ mov 0x19c86(%rip),%rdi │ │ │ │ │ call 58f3 <__cxa_finalize@plt+0xa3> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11406 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11406 (discriminator 1) │ │ │ │ │ inc %eax │ │ │ │ │ je a59e <__cxa_finalize@plt+0x4d4e> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11408 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11408 │ │ │ │ │ lea 0x19bf2(%rip),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11415 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11415 │ │ │ │ │ lea 0x195eb(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11409 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11409 │ │ │ │ │ movq 0x188bb(%rip),%xmm0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11408 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11408 │ │ │ │ │ mov %rax,0x1c054(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11409 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11409 │ │ │ │ │ lea 0x62f5(%rip),%rax │ │ │ │ │ movq %rax,%xmm2 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11415 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11415 │ │ │ │ │ mov %rdi,0x19c51(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11409 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11409 │ │ │ │ │ punpcklqdq %xmm2,%xmm0 │ │ │ │ │ movaps %xmm0,0x19bbe(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11420 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11420 │ │ │ │ │ call 7a79 <__cxa_finalize@plt+0x2229> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11420 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11420 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js a59e <__cxa_finalize@plt+0x4d4e> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11430 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11430 │ │ │ │ │ mov 0x1c022(%rip),%rsi │ │ │ │ │ mov 0x19c2b(%rip),%rdi │ │ │ │ │ call 5bca <__cxa_finalize@plt+0x37a> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11430 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11430 (discriminator 1) │ │ │ │ │ inc %eax │ │ │ │ │ je a59e <__cxa_finalize@plt+0x4d4e> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11432 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11432 │ │ │ │ │ mov 0x19c17(%rip),%rdi │ │ │ │ │ call 7b7c <__cxa_finalize@plt+0x232c> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11432 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11432 (discriminator 1) │ │ │ │ │ inc %eax │ │ │ │ │ je a59e <__cxa_finalize@plt+0x4d4e> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11434 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11434 │ │ │ │ │ mov 0x19c03(%rip),%rdx │ │ │ │ │ mov 0x19c74(%rip),%rsi │ │ │ │ │ mov 0x1bff5(%rip),%rdi │ │ │ │ │ call 54b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11434 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11434 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js a59e <__cxa_finalize@plt+0x4d4e> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11436 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11436 │ │ │ │ │ mov 0x19be1(%rip),%rdi │ │ │ │ │ call 58f3 <__cxa_finalize@plt+0xa3> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11764 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11764 (discriminator 2) │ │ │ │ │ inc %eax │ │ │ │ │ je a59e <__cxa_finalize@plt+0x4d4e> │ │ │ │ │ __Pyx_modinit_type_import_code(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11453 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11453 │ │ │ │ │ lea 0x134be(%rip),%r13 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 54f0 │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11453 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11453 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 920c <__cxa_finalize@plt+0x39bc> │ │ │ │ │ __Pyx_ImportType_3_0_11(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15160 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15160 │ │ │ │ │ lea 0x134f0(%rip),%r14 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ mov %r14,%rsi │ │ │ │ │ call 5130 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15161 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15161 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 91d0 <__cxa_finalize@plt+0x3980> │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rax),%rax │ │ │ │ │ __Pyx_ImportType_3_0_11(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15163 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15163 (discriminator 1) │ │ │ │ │ testb $0x80,0xab(%rax) │ │ │ │ │ jne 913d <__cxa_finalize@plt+0x38ed> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15164 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15164 │ │ │ │ │ mov 0x18e37(%rip),%rax │ │ │ │ │ mov %r14,%rcx │ │ │ │ │ mov %r13,%rdx │ │ │ │ │ lea 0x147e2(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15167 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15167 │ │ │ │ │ jmp 91d0 <__cxa_finalize@plt+0x3980> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15171 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15171 │ │ │ │ │ mov 0x28(%rbp),%r9 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15170 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15170 │ │ │ │ │ mov 0x20(%rbp),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15190 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15190 │ │ │ │ │ test %r9,%r9 │ │ │ │ │ je 9156 <__cxa_finalize@plt+0x3906> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15194 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15194 │ │ │ │ │ mov $0x8,%edx │ │ │ │ │ cmp %rdx,%r9 │ │ │ │ │ cmovl %rdx,%r9 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15197 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15197 │ │ │ │ │ add %rax,%r9 │ │ │ │ │ cmp $0x39f,%r9 │ │ │ │ │ ja 9188 <__cxa_finalize@plt+0x3938> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15198 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15198 │ │ │ │ │ mov 0x18ddf(%rip),%rax │ │ │ │ │ mov $0x3a0,%r8d │ │ │ │ │ mov %r14,%rcx │ │ │ │ │ mov %r13,%rdx │ │ │ │ │ lea 0x147bc(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15202 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15202 │ │ │ │ │ jmp 91d0 <__cxa_finalize@plt+0x3980> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15212 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15212 │ │ │ │ │ cmp $0x3a0,%rax │ │ │ │ │ jbe 91da <__cxa_finalize@plt+0x398a> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15213 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15213 │ │ │ │ │ lea 0x30(%rsp),%r14 │ │ │ │ │ push %rsi │ │ │ │ │ lea 0x13449(%rip),%r8 │ │ │ │ │ mov %r13,%rcx │ │ │ │ │ push %rax │ │ │ │ │ mov $0x3a0,%r9d │ │ │ │ │ lea 0x14802(%rip),%rdx │ │ │ │ │ xor %eax,%eax │ │ │ │ │ mov $0xc8,%esi │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 5350 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15217 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15217 │ │ │ │ │ xor %edi,%edi │ │ │ │ │ xor %edx,%edx │ │ │ │ │ mov %r14,%rsi │ │ │ │ │ call 5170 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15217 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15217 (discriminator 1) │ │ │ │ │ pop %rdi │ │ │ │ │ pop %r8 │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 91da <__cxa_finalize@plt+0x398a> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15221 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15221 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15222 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15222 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15221 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15221 │ │ │ │ │ call afc0 │ │ │ │ │ __Pyx_modinit_type_import_code(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11455 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11455 (discriminator 1) │ │ │ │ │ mov %rbp,0x19ab7(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11463 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11463 │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je 920c <__cxa_finalize@plt+0x39bc> │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r12),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -4020,165 +4020,165 @@ │ │ │ │ │ mov %rax,(%r12) │ │ │ │ │ jne 96e2 <__cxa_finalize@plt+0x3e92> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 96e2 <__cxa_finalize@plt+0x3e92> │ │ │ │ │ __Pyx_modinit_type_import_code(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11468 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11468 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11652 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11652 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11765 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11765 (discriminator 1) │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ mov $0x2df5,%r13d │ │ │ │ │ __Pyx_modinit_type_import_code(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11468 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11468 │ │ │ │ │ call afc0 │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11765 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11765 (discriminator 1) │ │ │ │ │ lea 0x13065(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11654 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11654 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11654 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11654 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11653 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11653 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11693 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11693 (discriminator 1) │ │ │ │ │ mov $0x2dad,%r13d │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ lea 0x13040(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11646 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11646 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11654 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11654 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11653 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11653 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11695 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11695 (discriminator 1) │ │ │ │ │ mov $0x2daf,%r13d │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ lea 0x13021(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11646 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11646 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11654 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11654 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11653 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11653 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11696 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11696 (discriminator 1) │ │ │ │ │ mov $0x2db0,%r13d │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ lea 0x13002(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11646 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11646 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11654 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11654 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11652 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11652 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11697 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11697 (discriminator 1) │ │ │ │ │ mov $0x2db1,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11646 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11646 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11697 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11697 (discriminator 1) │ │ │ │ │ lea 0x12fe4(%rip),%r12 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11654 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11654 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11653 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11653 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11712 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11712 (discriminator 1) │ │ │ │ │ mov $0x2dc0,%r13d │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ lea 0x12fc3(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11646 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11646 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11654 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11654 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11653 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11653 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11713 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11713 (discriminator 1) │ │ │ │ │ mov $0x2dc1,%r13d │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ lea 0x12fa4(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11646 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11646 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11654 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11654 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11653 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11653 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11714 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11714 (discriminator 1) │ │ │ │ │ mov $0x2dc2,%r13d │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ lea 0x12f85(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11646 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11646 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11654 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11654 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11653 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11653 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11716 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11716 (discriminator 1) │ │ │ │ │ mov $0x2dc4,%r13d │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ lea 0x12f66(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11646 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11646 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11654 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11654 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11653 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11653 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11750 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11750 (discriminator 1) │ │ │ │ │ mov $0x2de6,%r13d │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ lea 0x12f47(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11654 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11654 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11653 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11653 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11757 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11757 (discriminator 1) │ │ │ │ │ mov $0x2ded,%r13d │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ lea 0x12f25(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11654 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11654 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11653 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11653 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11759 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11759 (discriminator 1) │ │ │ │ │ mov $0x2def,%r13d │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ lea 0x12f03(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ PyList_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:46 │ │ │ │ │ mov 0x20(%r15),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ jle 9784 <__cxa_finalize@plt+0x3f34> │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:47 │ │ │ │ │ mov 0x18(%r15),%rsi │ │ │ │ │ mov %rdx,(%rsi) │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11797 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11797 │ │ │ │ │ mov 0x19a17(%rip),%rdx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ inc %eax │ │ │ │ │ je 93b9 <__cxa_finalize@plt+0x3b69> │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ @@ -4186,77 +4186,77 @@ │ │ │ │ │ PyList_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:46 │ │ │ │ │ dec %rdi │ │ │ │ │ je 9784 <__cxa_finalize@plt+0x3f34> │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:47 │ │ │ │ │ mov %rdx,0x8(%rsi) │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11800 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11800 │ │ │ │ │ mov 0x19b23(%rip),%rdi │ │ │ │ │ mov %r15,%rsi │ │ │ │ │ call b5f0 │ │ │ │ │ mov %rax,%r8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11800 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11800 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a0d8 <__cxa_finalize@plt+0x4888> │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 9789 <__cxa_finalize@plt+0x3f39> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11803 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11803 │ │ │ │ │ mov 0x199a5(%rip),%rsi │ │ │ │ │ mov %r8,%rdi │ │ │ │ │ mov %r8,(%rsp) │ │ │ │ │ call 14ef0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11803 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11803 (discriminator 2) │ │ │ │ │ mov (%rsp),%r8 │ │ │ │ │ test %rax,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11803 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11803 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11803 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11803 (discriminator 2) │ │ │ │ │ je a0f7 <__cxa_finalize@plt+0x48a7> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11805 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11805 │ │ │ │ │ mov 0x19982(%rip),%rsi │ │ │ │ │ mov 0x19843(%rip),%rdi │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ call 56a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11805 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11805 (discriminator 1) │ │ │ │ │ mov (%rsp),%r8 │ │ │ │ │ test %eax,%eax │ │ │ │ │ js a11a <__cxa_finalize@plt+0x48ca> │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 97aa <__cxa_finalize@plt+0x3f5a> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11807 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11807 │ │ │ │ │ mov 0x19985(%rip),%rsi │ │ │ │ │ mov %r8,%rdi │ │ │ │ │ mov %r8,(%rsp) │ │ │ │ │ call 14ef0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11807 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11807 (discriminator 2) │ │ │ │ │ mov (%rsp),%r8 │ │ │ │ │ test %rax,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11807 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11807 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11807 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11807 (discriminator 2) │ │ │ │ │ je a13d <__cxa_finalize@plt+0x48ed> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11809 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11809 │ │ │ │ │ mov 0x19962(%rip),%rsi │ │ │ │ │ mov 0x197f3(%rip),%rdi │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ call 56a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11809 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11809 (discriminator 1) │ │ │ │ │ mov (%rsp),%r8 │ │ │ │ │ test %eax,%eax │ │ │ │ │ js a160 <__cxa_finalize@plt+0x4910> │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -4267,126 +4267,126 @@ │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r8),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 97e4 <__cxa_finalize@plt+0x3f94> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11821 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11821 │ │ │ │ │ mov 0x198aa(%rip),%rdx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ inc %eax │ │ │ │ │ je 94a6 <__cxa_finalize@plt+0x3c56> │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rdx) │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11823 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11823 │ │ │ │ │ mov 0x1bbc3(%rip),%rdi │ │ │ │ │ mov %rdx,0x1bbbc(%rip) │ │ │ │ │ _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 │ │ │ │ │ jns 97fd <__cxa_finalize@plt+0x3fad> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11834 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11834 │ │ │ │ │ mov 0x1988a(%rip),%rdx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ inc %eax │ │ │ │ │ je 94ce <__cxa_finalize@plt+0x3c7e> │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rdx) │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11836 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11836 │ │ │ │ │ mov 0x1bb93(%rip),%rdi │ │ │ │ │ mov %rdx,0x1bb8c(%rip) │ │ │ │ │ _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 │ │ │ │ │ jns 9813 <__cxa_finalize@plt+0x3fc3> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11847 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11847 │ │ │ │ │ mov 0x1bb7a(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11847 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11847 (discriminator 1) │ │ │ │ │ mov 0x18a93(%rip),%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11847 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11847 (discriminator 2) │ │ │ │ │ mov 0x1985c(%rip),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11847 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11847 (discriminator 1) │ │ │ │ │ cmp %rbp,%rdi │ │ │ │ │ jne 9829 <__cxa_finalize@plt+0x3fd9> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11847 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11847 (discriminator 3) │ │ │ │ │ call 5120 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11847 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11847 (discriminator 1) │ │ │ │ │ test %r15,%r15 │ │ │ │ │ je a183 <__cxa_finalize@plt+0x4933> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11850 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11850 │ │ │ │ │ mov 0x1bb43(%rip),%rdi │ │ │ │ │ mov %r15,0x1bb3c(%rip) │ │ │ │ │ _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 │ │ │ │ │ jns 983f <__cxa_finalize@plt+0x3fef> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11862 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11862 │ │ │ │ │ mov 0x1bb3a(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11862 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11862 (discriminator 2) │ │ │ │ │ mov 0x1bb23(%rip),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11862 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11862 (discriminator 1) │ │ │ │ │ cmp %rbp,%rdi │ │ │ │ │ jne 9855 <__cxa_finalize@plt+0x4005> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11862 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11862 (discriminator 3) │ │ │ │ │ call 5120 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11862 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11862 (discriminator 1) │ │ │ │ │ test %r15,%r15 │ │ │ │ │ je a1a5 <__cxa_finalize@plt+0x4955> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11865 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11865 │ │ │ │ │ mov 0x1bafa(%rip),%rdi │ │ │ │ │ mov %r15,0x1baf3(%rip) │ │ │ │ │ _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 │ │ │ │ │ jns 986b <__cxa_finalize@plt+0x401b> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11877 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11877 │ │ │ │ │ mov 0x19821(%rip),%rdi │ │ │ │ │ call b0c0 │ │ │ │ │ mov %rax,%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11877 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11877 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a1c7 <__cxa_finalize@plt+0x4977> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11879 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11879 │ │ │ │ │ mov 0x19839(%rip),%rdi │ │ │ │ │ call b0c0 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11879 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11879 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a1ec <__cxa_finalize@plt+0x499c> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11881 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11881 │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 5120 │ │ │ │ │ mov %rax,%r8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11881 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11881 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a20f <__cxa_finalize@plt+0x49bf> │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%r13),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -4396,84 +4396,84 @@ │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 98a3 <__cxa_finalize@plt+0x4053> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11885 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11885 │ │ │ │ │ mov 0x1978b(%rip),%rsi │ │ │ │ │ mov %r8,%rdi │ │ │ │ │ mov %r8,(%rsp) │ │ │ │ │ call 5120 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11885 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11885 (discriminator 2) │ │ │ │ │ mov (%rsp),%r8 │ │ │ │ │ test %rax,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11885 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11885 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11885 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11885 (discriminator 2) │ │ │ │ │ je a22f <__cxa_finalize@plt+0x49df> │ │ │ │ │ _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 │ │ │ │ │ jns 98c4 <__cxa_finalize@plt+0x4074> │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r15),%rsi │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11888 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11888 (discriminator 1) │ │ │ │ │ cmp 0x189c9(%rip),%rsi │ │ │ │ │ je 98dd <__cxa_finalize@plt+0x408d> │ │ │ │ │ cmp %rbp,%r15 │ │ │ │ │ je 98dd <__cxa_finalize@plt+0x408d> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11888 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11888 (discriminator 2) │ │ │ │ │ lea 0x12d63(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11888 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11888 (discriminator 3) │ │ │ │ │ mov $0x2e70,%r13d │ │ │ │ │ mov $0x17,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11888 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11888 (discriminator 2) │ │ │ │ │ call b200 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11888 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11888 (discriminator 3) │ │ │ │ │ lea 0x12c54(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11887 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11887 (discriminator 1) │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12327 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12327 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ mov %r8,(%rsp) │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12328 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12328 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12329 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12329 │ │ │ │ │ mov (%rsp),%rdi │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12330 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12330 │ │ │ │ │ cmpq $0x0,0x1ba46(%rip) │ │ │ │ │ je 96b3 <__cxa_finalize@plt+0x3e63> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12331 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12331 (discriminator 1) │ │ │ │ │ cmpq $0x0,0x195f4(%rip) │ │ │ │ │ je 9688 <__cxa_finalize@plt+0x3e38> │ │ │ │ │ and $0x1,%r14d │ │ │ │ │ je 9688 <__cxa_finalize@plt+0x3e38> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12332 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12332 │ │ │ │ │ mov %r12,%rcx │ │ │ │ │ mov %ebp,%edx │ │ │ │ │ lea 0x12f6b(%rip),%rdi │ │ │ │ │ mov %r13d,%esi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12335 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12335 │ │ │ │ │ mov 0x1ba19(%rip),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 96d3 <__cxa_finalize@plt+0x3e83> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12335 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12335 (discriminator 1) │ │ │ │ │ xor %eax,%eax │ │ │ │ │ mov %rax,0x1ba0b(%rip) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -4483,59 +4483,59 @@ │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ jne 96d3 <__cxa_finalize@plt+0x3e83> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 96d3 <__cxa_finalize@plt+0x3e83> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12345 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12345 │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12345 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12345 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 96d3 <__cxa_finalize@plt+0x3e83> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12346 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12346 │ │ │ │ │ mov 0x188ec(%rip),%rax │ │ │ │ │ lea 0x12f20(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12351 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12351 │ │ │ │ │ cmpq $0x1,0x1b9cd(%rip) │ │ │ │ │ sbb %eax,%eax │ │ │ │ │ jmp a636 <__cxa_finalize@plt+0x4de6> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11772 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11772 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11772 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11772 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11772 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11772 (discriminator 2) │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11772 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11772 (discriminator 1) │ │ │ │ │ test %r12d,%r12d │ │ │ │ │ jne a596 <__cxa_finalize@plt+0x4d46> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11772 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11772 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rdx) │ │ │ │ │ je 972f <__cxa_finalize@plt+0x3edf> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11772 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11772 (discriminator 14) │ │ │ │ │ lea 0x18(%rsp),%rsi │ │ │ │ │ mov $0x1,%r9d │ │ │ │ │ lea 0x12b7e(%rip),%r8 │ │ │ │ │ lea 0x14309(%rip),%rcx │ │ │ │ │ lea 0x194d2(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ mov %eax,%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11772 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11772 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je a093 <__cxa_finalize@plt+0x4843> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11792 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11792 │ │ │ │ │ mov $0x2,%edi │ │ │ │ │ call 5040 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11792 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11792 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a0b6 <__cxa_finalize@plt+0x4866> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11794 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11794 │ │ │ │ │ mov 0x1964c(%rip),%rdx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ inc %eax │ │ │ │ │ je 9754 <__cxa_finalize@plt+0x3f04> │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ @@ -4602,34 +4602,34 @@ │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ jne 94e7 <__cxa_finalize@plt+0x3c97> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 94e7 <__cxa_finalize@plt+0x3c97> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11847 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11847 (discriminator 1) │ │ │ │ │ cmp %rbp,%rsi │ │ │ │ │ je 9505 <__cxa_finalize@plt+0x3cb5> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11847 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11847 (discriminator 4) │ │ │ │ │ call 5760 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ jmp 950d <__cxa_finalize@plt+0x3cbd> │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ jne 952f <__cxa_finalize@plt+0x3cdf> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 952f <__cxa_finalize@plt+0x3cdf> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11862 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11862 (discriminator 1) │ │ │ │ │ cmp %rbp,%rsi │ │ │ │ │ je 9546 <__cxa_finalize@plt+0x3cf6> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11862 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11862 (discriminator 4) │ │ │ │ │ call 5760 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ jmp 954e <__cxa_finalize@plt+0x3cfe> │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ @@ -4662,15 +4662,15 @@ │ │ │ │ │ mov %rax,(%r8) │ │ │ │ │ jne 95fc <__cxa_finalize@plt+0x3dac> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r8,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 95fc <__cxa_finalize@plt+0x3dac> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11890 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11890 │ │ │ │ │ mov 0x1b76c(%rip),%rdi │ │ │ │ │ mov %r15,0x1b765(%rip) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -4679,35 +4679,35 @@ │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ jne 98ff <__cxa_finalize@plt+0x40af> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11902 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11902 │ │ │ │ │ mov 0x1b74a(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11902 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11902 (discriminator 2) │ │ │ │ │ mov 0x1b75b(%rip),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11902 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11902 (discriminator 1) │ │ │ │ │ cmp %rbp,%rdi │ │ │ │ │ je 9917 <__cxa_finalize@plt+0x40c7> │ │ │ │ │ cmp %rbp,%rsi │ │ │ │ │ jne 9921 <__cxa_finalize@plt+0x40d1> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11902 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11902 (discriminator 3) │ │ │ │ │ call 5120 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11902 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11902 │ │ │ │ │ jmp 9929 <__cxa_finalize@plt+0x40d9> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11902 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11902 (discriminator 4) │ │ │ │ │ call 5760 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11902 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11902 (discriminator 1) │ │ │ │ │ test %r15,%r15 │ │ │ │ │ je a24e <__cxa_finalize@plt+0x49fe> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11905 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11905 │ │ │ │ │ mov 0x1b70f(%rip),%rdi │ │ │ │ │ mov %r15,0x1b708(%rip) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -4716,25 +4716,25 @@ │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ jne 9954 <__cxa_finalize@plt+0x4104> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11917 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11917 │ │ │ │ │ mov 0x1940d(%rip),%rdx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ inc %eax │ │ │ │ │ je 9963 <__cxa_finalize@plt+0x4113> │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rdx) │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11919 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11919 │ │ │ │ │ mov 0x1b6d6(%rip),%rdi │ │ │ │ │ mov %rdx,0x1b6cf(%rip) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -4743,44 +4743,44 @@ │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ jne 9985 <__cxa_finalize@plt+0x4135> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __Pyx_PyObject_CallOneArg(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14181 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14181 │ │ │ │ │ lea 0x28(%rsp),%rax │ │ │ │ │ memset(): │ │ │ │ │ /usr/include/x86_64-linux-gnu/bits/string_fortified.h:59 (discriminator 1) │ │ │ │ │ xorps %xmm0,%xmm0 │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12010 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12010 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ __Pyx_PyObject_CallOneArg(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14181 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14181 │ │ │ │ │ mov %rax,0x8(%rsp) │ │ │ │ │ memset(): │ │ │ │ │ /usr/include/x86_64-linux-gnu/bits/string_fortified.h:59 (discriminator 1) │ │ │ │ │ movaps %xmm0,0x19694(%rip) │ │ │ │ │ movaps %xmm0,0x1967d(%rip) │ │ │ │ │ __Pyx_PyInt_From_long(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17600 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17600 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 53c0 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12011 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12011 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a270 <__cxa_finalize@plt+0x4a20> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12013 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12013 │ │ │ │ │ mov 0x19442(%rip),%rsi │ │ │ │ │ mov 0x1929b(%rip),%rdi │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ call 56a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12013 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12013 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js a292 <__cxa_finalize@plt+0x4a42> │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -4790,37 +4790,37 @@ │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ jne 99ec <__cxa_finalize@plt+0x419c> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12024 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12024 │ │ │ │ │ mov 0x1940d(%rip),%rdi │ │ │ │ │ call b0c0 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12024 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12024 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a2b2 <__cxa_finalize@plt+0x4a62> │ │ │ │ │ __Pyx_PyObject_CallOneArg(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14181 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14181 │ │ │ │ │ mov 0x8(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14180 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14180 │ │ │ │ │ xor %ecx,%ecx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14181 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14181 │ │ │ │ │ mov 0x19606(%rip),%rdi │ │ │ │ │ movabs $0x8000000000000001,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14180 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14180 │ │ │ │ │ mov %rcx,0x20(%rsp) │ │ │ │ │ mov %rax,0x28(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14181 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14181 │ │ │ │ │ call de00 │ │ │ │ │ mov %rax,%r8 │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12026 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12026 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a2d4 <__cxa_finalize@plt+0x4a84> │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -4832,50 +4832,50 @@ │ │ │ │ │ jne 9a56 <__cxa_finalize@plt+0x4206> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ mov %r8,(%rsp) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov (%rsp),%r8 │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12029 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12029 │ │ │ │ │ mov 0x1b5eb(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12029 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12029 (discriminator 1) │ │ │ │ │ cmp %rbp,%rdi │ │ │ │ │ jne 9aa0 <__cxa_finalize@plt+0x4250> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12030 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12030 │ │ │ │ │ mov 0x184ef(%rip),%rax │ │ │ │ │ mov %r8,(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12028 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12028 (discriminator 1) │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12031 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12031 │ │ │ │ │ mov $0x2eff,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12030 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12030 │ │ │ │ │ lea 0x13b63(%rip),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12031 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12031 │ │ │ │ │ lea 0x1280a(%rip),%r12 │ │ │ │ │ mov $0x4e,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12030 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12030 │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12031 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12031 │ │ │ │ │ mov (%rsp),%r8 │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ __Pyx_PyUnicode_ContainsTF(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2307 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2307 │ │ │ │ │ mov %r8,%rsi │ │ │ │ │ mov %r8,(%rsp) │ │ │ │ │ call 5290 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2308 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2308 (discriminator 1) │ │ │ │ │ mov (%rsp),%r8 │ │ │ │ │ test %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2307 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2307 │ │ │ │ │ mov %eax,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2308 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2308 (discriminator 1) │ │ │ │ │ js a2f3 <__cxa_finalize@plt+0x4aa3> │ │ │ │ │ _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 │ │ │ │ │ @@ -4884,157 +4884,157 @@ │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%r8) │ │ │ │ │ jne 9ad2 <__cxa_finalize@plt+0x4282> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r8,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12045 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12045 │ │ │ │ │ mov 0x19327(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12035 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12035 │ │ │ │ │ cmp $0x1,%r14d │ │ │ │ │ jne 9be6 <__cxa_finalize@plt+0x4396> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12045 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12045 │ │ │ │ │ call b0c0 │ │ │ │ │ mov %rax,%r8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12045 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12045 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a313 <__cxa_finalize@plt+0x4ac3> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12047 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12047 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ call c510 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12047 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12047 (discriminator 2) │ │ │ │ │ mov (%rsp),%r8 │ │ │ │ │ cmp $0xffffffffffffffff,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12047 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12047 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12047 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12047 (discriminator 2) │ │ │ │ │ je 9b16 <__cxa_finalize@plt+0x42c6> │ │ │ │ │ _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 │ │ │ │ │ js 9b52 <__cxa_finalize@plt+0x4302> │ │ │ │ │ jmp 9b42 <__cxa_finalize@plt+0x42f2> │ │ │ │ │ mov %r8,(%rsp) │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12047 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12047 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12047 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12047 (discriminator 2) │ │ │ │ │ mov (%rsp),%r8 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 9b0d <__cxa_finalize@plt+0x42bd> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12028 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12028 (discriminator 1) │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12047 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12047 (discriminator 2) │ │ │ │ │ mov $0x2f0f,%r13d │ │ │ │ │ mov $0x4f,%ebp │ │ │ │ │ lea 0x12751(%rip),%r12 │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%r8) │ │ │ │ │ jne 9b52 <__cxa_finalize@plt+0x4302> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r8,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12049 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12049 │ │ │ │ │ mov %r15,%rsi │ │ │ │ │ lea 0x194d4(%rip),%rdi │ │ │ │ │ call d420 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12059 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12059 │ │ │ │ │ mov 0x19298(%rip),%rdi │ │ │ │ │ call b0c0 │ │ │ │ │ mov %rax,%r8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12059 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12059 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a32f <__cxa_finalize@plt+0x4adf> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12061 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12061 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ call c510 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12061 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12061 (discriminator 2) │ │ │ │ │ mov (%rsp),%r8 │ │ │ │ │ cmp $0xffffffffffffffff,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12061 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12061 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12061 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12061 (discriminator 2) │ │ │ │ │ je 9b9b <__cxa_finalize@plt+0x434b> │ │ │ │ │ _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 │ │ │ │ │ js 9bd7 <__cxa_finalize@plt+0x4387> │ │ │ │ │ jmp 9bc7 <__cxa_finalize@plt+0x4377> │ │ │ │ │ mov %r8,(%rsp) │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12061 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12061 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12061 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12061 (discriminator 2) │ │ │ │ │ mov (%rsp),%r8 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 9b92 <__cxa_finalize@plt+0x4342> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12028 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12028 (discriminator 1) │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12061 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12061 (discriminator 2) │ │ │ │ │ mov $0x2f1d,%r13d │ │ │ │ │ mov $0x50,%ebp │ │ │ │ │ lea 0x126cc(%rip),%r12 │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%r8) │ │ │ │ │ jne 9bd7 <__cxa_finalize@plt+0x4387> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r8,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12063 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12063 │ │ │ │ │ mov %r15,%rsi │ │ │ │ │ lea 0x1943f(%rip),%rdi │ │ │ │ │ call d420 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12082 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12082 │ │ │ │ │ mov 0x19213(%rip),%rdi │ │ │ │ │ call b0c0 │ │ │ │ │ mov %rax,%r8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12082 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12082 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a34b <__cxa_finalize@plt+0x4afb> │ │ │ │ │ __Pyx_PyObject_CallOneArg(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14180 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14180 │ │ │ │ │ xor %edx,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14181 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14181 │ │ │ │ │ mov 0x8(%rsp),%rsi │ │ │ │ │ mov 0x1940c(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14180 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14180 │ │ │ │ │ mov %rax,0x28(%rsp) │ │ │ │ │ mov %rdx,0x20(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14181 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14181 │ │ │ │ │ movabs $0x8000000000000001,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14180 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14180 │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14181 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14181 │ │ │ │ │ call de00 │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12084 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12084 (discriminator 2) │ │ │ │ │ mov (%rsp),%r8 │ │ │ │ │ test %rax,%rax │ │ │ │ │ __Pyx_PyObject_CallOneArg(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14181 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14181 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12084 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12084 (discriminator 2) │ │ │ │ │ je a36d <__cxa_finalize@plt+0x4b1d> │ │ │ │ │ _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 │ │ │ │ │ @@ -5043,41 +5043,41 @@ │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%r8) │ │ │ │ │ jne 9c50 <__cxa_finalize@plt+0x4400> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r8,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12087 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12087 │ │ │ │ │ mov 0x1b3e9(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12087 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12087 (discriminator 1) │ │ │ │ │ cmp 0x1832a(%rip),%rdi │ │ │ │ │ jne 9c96 <__cxa_finalize@plt+0x4446> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12088 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12088 │ │ │ │ │ mov 0x182f1(%rip),%rax │ │ │ │ │ lea 0x13972(%rip),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12089 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12089 │ │ │ │ │ mov $0x2f39,%r13d │ │ │ │ │ lea 0x12613(%rip),%r12 │ │ │ │ │ mov $0x51,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12088 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12088 │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12086 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12086 (discriminator 1) │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12089 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12089 │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ __Pyx_PyUnicode_ContainsTF(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2307 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2307 │ │ │ │ │ mov %r15,%rsi │ │ │ │ │ call 5290 │ │ │ │ │ mov %eax,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2308 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2308 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js a38c <__cxa_finalize@plt+0x4b3c> │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -5087,89 +5087,89 @@ │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ jne 9cc0 <__cxa_finalize@plt+0x4470> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12093 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12093 │ │ │ │ │ cmp $0x1,%r14d │ │ │ │ │ jne 9d3c <__cxa_finalize@plt+0x44ec> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12103 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12103 │ │ │ │ │ mov 0x19133(%rip),%rdi │ │ │ │ │ call b0c0 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12103 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12103 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a3ac <__cxa_finalize@plt+0x4b5c> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12105 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12105 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ call c510 │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12105 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12105 (discriminator 2) │ │ │ │ │ inc %rax │ │ │ │ │ je 9cf8 <__cxa_finalize@plt+0x44a8> │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 9d2c <__cxa_finalize@plt+0x44dc> │ │ │ │ │ jmp 9d1c <__cxa_finalize@plt+0x44cc> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12105 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12105 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12105 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12105 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 9cef <__cxa_finalize@plt+0x449f> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12086 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12086 (discriminator 1) │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12105 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12105 (discriminator 2) │ │ │ │ │ mov $0x2f49,%r13d │ │ │ │ │ mov $0x52,%ebp │ │ │ │ │ lea 0x12577(%rip),%r12 │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ jne 9d2c <__cxa_finalize@plt+0x44dc> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12107 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12107 │ │ │ │ │ mov (%rsp),%rsi │ │ │ │ │ lea 0x192e9(%rip),%rdi │ │ │ │ │ call d420 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12010 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12010 (discriminator 2) │ │ │ │ │ inc %r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12010 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12010 (discriminator 1) │ │ │ │ │ cmp $0x80,%r13 │ │ │ │ │ jne 99a3 <__cxa_finalize@plt+0x4153> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12205 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12205 │ │ │ │ │ mov 0x1925d(%rip),%r9 │ │ │ │ │ mov 0x18f06(%rip),%r8 │ │ │ │ │ mov $0x4,%esi │ │ │ │ │ lea 0x18d5a(%rip),%rdi │ │ │ │ │ mov 0x191c3(%rip),%rcx │ │ │ │ │ mov 0x18f8c(%rip),%rdx │ │ │ │ │ call 60ad <__cxa_finalize@plt+0x85d> │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12205 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12205 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a3c8 <__cxa_finalize@plt+0x4b78> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12207 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12207 │ │ │ │ │ mov 0x18f14(%rip),%rax │ │ │ │ │ mov 0x1911d(%rip),%rsi │ │ │ │ │ mov %r15,%rdx │ │ │ │ │ mov 0x108(%rax),%rdi │ │ │ │ │ call 56a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12207 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12207 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js a3ea <__cxa_finalize@plt+0x4b9a> │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -5179,36 +5179,36 @@ │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ jne 9dc1 <__cxa_finalize@plt+0x4571> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12209 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12209 │ │ │ │ │ mov 0x18ed8(%rip),%rdi │ │ │ │ │ call 54a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12218 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12218 │ │ │ │ │ mov 0x191e4(%rip),%r9 │ │ │ │ │ mov 0x18e85(%rip),%r8 │ │ │ │ │ mov $0x4,%esi │ │ │ │ │ mov 0x19149(%rip),%rcx │ │ │ │ │ mov 0x18f1a(%rip),%rdx │ │ │ │ │ lea 0x18cab(%rip),%rdi │ │ │ │ │ call 60ad <__cxa_finalize@plt+0x85d> │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12218 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12218 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a40a <__cxa_finalize@plt+0x4bba> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12220 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12220 │ │ │ │ │ mov 0x18e93(%rip),%rax │ │ │ │ │ mov 0x190cc(%rip),%rsi │ │ │ │ │ mov %r15,%rdx │ │ │ │ │ mov 0x108(%rax),%rdi │ │ │ │ │ call 56a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12220 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12220 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js a42c <__cxa_finalize@plt+0x4bdc> │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -5218,36 +5218,36 @@ │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ jne 9e42 <__cxa_finalize@plt+0x45f2> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12222 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12222 │ │ │ │ │ mov 0x18e57(%rip),%rdi │ │ │ │ │ call 54a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12250 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12250 │ │ │ │ │ mov 0x1916b(%rip),%r9 │ │ │ │ │ mov 0x18e04(%rip),%r8 │ │ │ │ │ mov $0x4,%esi │ │ │ │ │ mov 0x190c8(%rip),%rcx │ │ │ │ │ mov 0x18eb9(%rip),%rdx │ │ │ │ │ lea 0x18c0a(%rip),%rdi │ │ │ │ │ call 60ad <__cxa_finalize@plt+0x85d> │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12250 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12250 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a44c <__cxa_finalize@plt+0x4bfc> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12252 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12252 │ │ │ │ │ mov 0x18e1a(%rip),%rax │ │ │ │ │ mov 0x1901b(%rip),%rsi │ │ │ │ │ mov %r15,%rdx │ │ │ │ │ mov 0x108(%rax),%rdi │ │ │ │ │ call 56a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12252 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12252 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js a46e <__cxa_finalize@plt+0x4c1e> │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -5257,36 +5257,36 @@ │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ jne 9ec3 <__cxa_finalize@plt+0x4673> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12254 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12254 │ │ │ │ │ mov 0x18dde(%rip),%rdi │ │ │ │ │ call 54a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12263 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12263 │ │ │ │ │ mov 0x190f2(%rip),%r9 │ │ │ │ │ mov 0x18d83(%rip),%r8 │ │ │ │ │ mov $0x4,%esi │ │ │ │ │ mov 0x19047(%rip),%rcx │ │ │ │ │ mov 0x18e40(%rip),%rdx │ │ │ │ │ lea 0x18b69(%rip),%rdi │ │ │ │ │ call 60ad <__cxa_finalize@plt+0x85d> │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12263 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12263 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a48e <__cxa_finalize@plt+0x4c3e> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12265 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12265 │ │ │ │ │ mov 0x18d99(%rip),%rax │ │ │ │ │ mov 0x18fca(%rip),%rsi │ │ │ │ │ mov %r15,%rdx │ │ │ │ │ mov 0x108(%rax),%rdi │ │ │ │ │ call 56a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12265 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12265 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js a4b0 <__cxa_finalize@plt+0x4c60> │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -5296,35 +5296,35 @@ │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ jne 9f44 <__cxa_finalize@plt+0x46f4> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12267 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12267 │ │ │ │ │ mov 0x18d5d(%rip),%rdi │ │ │ │ │ call 54a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12275 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12275 │ │ │ │ │ mov 0x19079(%rip),%r9 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ mov 0x18d00(%rip),%r8 │ │ │ │ │ mov 0x18fc9(%rip),%rcx │ │ │ │ │ mov 0x18f12(%rip),%rdx │ │ │ │ │ lea 0x18acb(%rip),%rdi │ │ │ │ │ call 60ad <__cxa_finalize@plt+0x85d> │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12275 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12275 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a4d0 <__cxa_finalize@plt+0x4c80> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12277 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12277 │ │ │ │ │ mov 0x18ef3(%rip),%rsi │ │ │ │ │ mov 0x18ccc(%rip),%rdi │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ call 56a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12277 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12277 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js a4f2 <__cxa_finalize@plt+0x4ca2> │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -5334,32 +5334,32 @@ │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ jne 9fbb <__cxa_finalize@plt+0x476b> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12296 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12296 │ │ │ │ │ mov 0x19016(%rip),%r9 │ │ │ │ │ mov 0x18c97(%rip),%r8 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ lea 0x18a4e(%rip),%rdi │ │ │ │ │ mov 0x18f57(%rip),%rcx │ │ │ │ │ mov 0x18ea8(%rip),%rdx │ │ │ │ │ call 60ad <__cxa_finalize@plt+0x85d> │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12296 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12296 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a512 <__cxa_finalize@plt+0x4cc2> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12298 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12298 │ │ │ │ │ mov 0x18e90(%rip),%rsi │ │ │ │ │ mov 0x18c61(%rip),%rdi │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ call 56a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12298 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12298 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js a534 <__cxa_finalize@plt+0x4ce4> │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -5369,26 +5369,26 @@ │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ jne a026 <__cxa_finalize@plt+0x47d6> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12317 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12317 │ │ │ │ │ call 55e0 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12317 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12317 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a554 <__cxa_finalize@plt+0x4d04> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12319 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12319 │ │ │ │ │ mov 0x18ec2(%rip),%rsi │ │ │ │ │ mov 0x18c1b(%rip),%rdi │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ call 56a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12319 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12319 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js a576 <__cxa_finalize@plt+0x4d26> │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -5398,482 +5398,482 @@ │ │ │ │ │ dec %rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ jne a06c <__cxa_finalize@plt+0x481c> │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12321 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12321 (discriminator 1) │ │ │ │ │ dec %r12d │ │ │ │ │ jne 96d3 <__cxa_finalize@plt+0x3e83> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12321 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12321 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12321 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12321 (discriminator 8) │ │ │ │ │ mov 0x17f07(%rip),%rdx │ │ │ │ │ mov 0x18(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12321 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12321 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12321 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12321 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ jmp 96d3 <__cxa_finalize@plt+0x3e83> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11654 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11654 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11652 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11652 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11772 (discriminator 16) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11772 (discriminator 16) │ │ │ │ │ mov $0x2dfc,%r13d │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ lea 0x121e3(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11654 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11654 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11653 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11653 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11792 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11792 (discriminator 1) │ │ │ │ │ mov $0x2e10,%r13d │ │ │ │ │ mov $0x10,%ebp │ │ │ │ │ lea 0x121c1(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11800 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11800 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11800 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11800 (discriminator 1) │ │ │ │ │ mov $0x2e18,%r13d │ │ │ │ │ mov $0x10,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11800 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11800 (discriminator 1) │ │ │ │ │ lea 0x1219c(%rip),%r12 │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11800 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11800 │ │ │ │ │ mov %r8,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11803 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11803 (discriminator 1) │ │ │ │ │ mov $0x2e1b,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11654 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11654 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11803 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11803 (discriminator 1) │ │ │ │ │ mov $0x10,%ebp │ │ │ │ │ lea 0x1217f(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11800 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11800 │ │ │ │ │ mov %r8,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11805 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11805 (discriminator 1) │ │ │ │ │ mov $0x2e1d,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11654 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11654 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11805 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11805 (discriminator 1) │ │ │ │ │ mov $0x10,%ebp │ │ │ │ │ lea 0x1215c(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11800 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11800 │ │ │ │ │ mov %r8,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11807 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11807 (discriminator 1) │ │ │ │ │ mov $0x2e1f,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11654 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11654 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11807 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11807 (discriminator 1) │ │ │ │ │ mov $0x10,%ebp │ │ │ │ │ lea 0x12139(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11800 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11800 │ │ │ │ │ mov %r8,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11809 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11809 (discriminator 1) │ │ │ │ │ mov $0x2e21,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11654 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11654 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11809 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11809 (discriminator 1) │ │ │ │ │ mov $0x10,%ebp │ │ │ │ │ lea 0x12116(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11654 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11654 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11847 (discriminator 6) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11847 (discriminator 6) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11847 (discriminator 7) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11847 (discriminator 7) │ │ │ │ │ mov $0x2e47,%r13d │ │ │ │ │ mov $0x15,%ebp │ │ │ │ │ lea 0x120f4(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11654 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11654 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11862 (discriminator 6) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11862 (discriminator 6) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11862 (discriminator 7) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11862 (discriminator 7) │ │ │ │ │ mov $0x2e56,%r13d │ │ │ │ │ mov $0x16,%ebp │ │ │ │ │ lea 0x120d2(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11654 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11654 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11877 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11877 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11810 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11810 (discriminator 1) │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11877 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11877 (discriminator 1) │ │ │ │ │ mov $0x2e65,%r13d │ │ │ │ │ lea 0x120b2(%rip),%r12 │ │ │ │ │ mov $0x17,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11877 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11877 │ │ │ │ │ mov %r13,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11654 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11654 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11879 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11879 (discriminator 1) │ │ │ │ │ mov $0x17,%ebp │ │ │ │ │ mov $0x2e67,%r13d │ │ │ │ │ lea 0x1208a(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11877 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11877 │ │ │ │ │ mov %r13,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11881 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11881 (discriminator 1) │ │ │ │ │ lea 0x12075(%rip),%r12 │ │ │ │ │ mov $0x2e69,%r13d │ │ │ │ │ mov $0x17,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11885 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11885 (discriminator 1) │ │ │ │ │ mov $0x2e6d,%r13d │ │ │ │ │ mov $0x17,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11885 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11885 (discriminator 1) │ │ │ │ │ lea 0x12045(%rip),%r12 │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11887 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11887 (discriminator 1) │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11902 (discriminator 7) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11902 (discriminator 7) │ │ │ │ │ mov $0x2e7e,%r13d │ │ │ │ │ mov $0x18,%ebp │ │ │ │ │ lea 0x12029(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12011 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12011 (discriminator 1) │ │ │ │ │ mov $0x2eeb,%r13d │ │ │ │ │ mov $0x4d,%ebp │ │ │ │ │ lea 0x12007(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12013 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12013 (discriminator 1) │ │ │ │ │ mov $0x2eed,%r13d │ │ │ │ │ mov $0x4d,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12013 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12013 (discriminator 1) │ │ │ │ │ lea 0x11fe1(%rip),%r12 │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12024 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12024 (discriminator 1) │ │ │ │ │ mov $0x2ef8,%r13d │ │ │ │ │ mov $0x4e,%ebp │ │ │ │ │ lea 0x11fc5(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12026 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12026 (discriminator 1) │ │ │ │ │ mov $0x2efa,%r13d │ │ │ │ │ mov $0x4e,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12026 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12026 (discriminator 1) │ │ │ │ │ lea 0x11fa0(%rip),%r12 │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12028 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12028 (discriminator 1) │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12033 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12033 (discriminator 1) │ │ │ │ │ mov $0x2f01,%r13d │ │ │ │ │ mov $0x4e,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12033 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12033 (discriminator 1) │ │ │ │ │ lea 0x11f80(%rip),%r12 │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12028 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12028 (discriminator 1) │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12045 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12045 (discriminator 1) │ │ │ │ │ mov $0x2f0d,%r13d │ │ │ │ │ mov $0x4f,%ebp │ │ │ │ │ lea 0x11f64(%rip),%r12 │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12028 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12028 (discriminator 1) │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12059 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12059 (discriminator 1) │ │ │ │ │ mov $0x2f1b,%r13d │ │ │ │ │ mov $0x50,%ebp │ │ │ │ │ lea 0x11f48(%rip),%r12 │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12028 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12028 (discriminator 1) │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12082 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12082 (discriminator 1) │ │ │ │ │ mov $0x2f32,%r13d │ │ │ │ │ mov $0x51,%ebp │ │ │ │ │ lea 0x11f2c(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12084 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12084 (discriminator 1) │ │ │ │ │ mov $0x2f34,%r13d │ │ │ │ │ mov $0x51,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12084 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12084 (discriminator 1) │ │ │ │ │ lea 0x11f07(%rip),%r12 │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12086 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12086 (discriminator 1) │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12091 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12091 (discriminator 1) │ │ │ │ │ mov $0x2f3b,%r13d │ │ │ │ │ mov $0x51,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12091 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12091 (discriminator 1) │ │ │ │ │ lea 0x11ee7(%rip),%r12 │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12086 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12086 (discriminator 1) │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12103 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12103 (discriminator 1) │ │ │ │ │ mov $0x2f47,%r13d │ │ │ │ │ mov $0x52,%ebp │ │ │ │ │ lea 0x11ecb(%rip),%r12 │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12205 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12205 (discriminator 1) │ │ │ │ │ mov $0x2fad,%r13d │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ lea 0x12072(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12207 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12207 (discriminator 1) │ │ │ │ │ mov $0x2faf,%r13d │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12207 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12207 (discriminator 1) │ │ │ │ │ lea 0x1204c(%rip),%r12 │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12218 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12218 (discriminator 1) │ │ │ │ │ mov $0x2fba,%r13d │ │ │ │ │ mov $0x10,%ebp │ │ │ │ │ lea 0x12030(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12220 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12220 (discriminator 1) │ │ │ │ │ mov $0x2fbc,%r13d │ │ │ │ │ mov $0x10,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12220 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12220 (discriminator 1) │ │ │ │ │ lea 0x1200a(%rip),%r12 │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12250 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12250 (discriminator 1) │ │ │ │ │ mov $0x2fda,%r13d │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ lea 0x11fee(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12252 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12252 (discriminator 1) │ │ │ │ │ mov $0x2fdc,%r13d │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12252 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12252 (discriminator 1) │ │ │ │ │ lea 0x11fc8(%rip),%r12 │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12263 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12263 (discriminator 1) │ │ │ │ │ mov $0x2fe7,%r13d │ │ │ │ │ mov $0x10,%ebp │ │ │ │ │ lea 0x11fac(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12265 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12265 (discriminator 1) │ │ │ │ │ mov $0x2fe9,%r13d │ │ │ │ │ mov $0x10,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12265 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12265 (discriminator 1) │ │ │ │ │ lea 0x11f86(%rip),%r12 │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12275 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12275 (discriminator 1) │ │ │ │ │ mov $0x2ff3,%r13d │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ lea 0x11f6a(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12277 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12277 (discriminator 1) │ │ │ │ │ mov $0x2ff5,%r13d │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12277 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12277 (discriminator 1) │ │ │ │ │ lea 0x11f44(%rip),%r12 │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12296 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12296 (discriminator 1) │ │ │ │ │ mov $0x3008,%r13d │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ lea 0x11f28(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12298 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12298 (discriminator 1) │ │ │ │ │ mov $0x300a,%r13d │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12298 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12298 (discriminator 1) │ │ │ │ │ lea 0x11f02(%rip),%r12 │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11883 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12317 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12317 (discriminator 1) │ │ │ │ │ mov $0x301d,%r13d │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ lea 0x11d23(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12319 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12319 (discriminator 1) │ │ │ │ │ mov $0x301f,%r13d │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12319 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12319 (discriminator 1) │ │ │ │ │ lea 0x11cfd(%rip),%r12 │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11650 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11650 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ jmp 972f <__cxa_finalize@plt+0x3edf> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11654 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11654 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11652 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11652 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11764 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11764 (discriminator 1) │ │ │ │ │ mov $0x2df4,%r13d │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ lea 0x11cd8(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11654 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11654 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11652 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11652 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11759 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11759 (discriminator 1) │ │ │ │ │ mov $0x2def,%r13d │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ lea 0x11cb5(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11654 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11654 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11652 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11652 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11757 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11757 (discriminator 1) │ │ │ │ │ mov $0x2ded,%r13d │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ lea 0x11c92(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11740 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11654 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11654 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11652 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11652 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11739 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11739 (discriminator 1) │ │ │ │ │ mov $0x2ddb,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11646 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11646 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11739 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11739 (discriminator 1) │ │ │ │ │ lea 0x11c71(%rip),%r12 │ │ │ │ │ mov $0x1,%ebp │ │ │ │ │ jmp 963d <__cxa_finalize@plt+0x3ded> │ │ │ │ │ __Pyx_FetchCommonType(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15280 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15280 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15281 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15281 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15280 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15280 │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15282 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15282 │ │ │ │ │ jmp 8846 <__cxa_finalize@plt+0x2ff6> │ │ │ │ │ __pyx_pymod_exec__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12357 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12357 │ │ │ │ │ mov 0xf8(%rsp),%rdx │ │ │ │ │ sub %fs:0x28,%rdx │ │ │ │ │ je a64e <__cxa_finalize@plt+0x4dfe> │ │ │ │ │ call 5240 <__stack_chk_fail@plt> │ │ │ │ │ add $0x108,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ @@ -5881,17 +5881,17 @@ │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ │ │ │ │ │ 000000000000a660 : │ │ │ │ │ PyInit__quoting_c(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11563 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11563 │ │ │ │ │ endbr64 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:11564 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:11564 │ │ │ │ │ lea 0x17ef5(%rip),%rdi │ │ │ │ │ jmp 50c0 │ │ │ │ │ deregister_tm_clones(): │ │ │ │ │ lea 0x18469(%rip),%rdi │ │ │ │ │ lea 0x18462(%rip),%rax │ │ │ │ │ cmp %rdi,%rax │ │ │ │ │ je a698 │ │ │ │ │ @@ -5939,739 +5939,739 @@ │ │ │ │ │ frame_dummy(): │ │ │ │ │ endbr64 │ │ │ │ │ jmp a6a0 │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_tp_traverse_4yarl_10_quoting_c__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10945 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10945 │ │ │ │ │ endbr64 │ │ │ │ │ push %r12 │ │ │ │ │ mov %rdx,%r12 │ │ │ │ │ push %rbp │ │ │ │ │ mov %rsi,%rbp │ │ │ │ │ push %rbx │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10948 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10948 │ │ │ │ │ mov 0x50(%rdi),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je a763 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10949 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10949 │ │ │ │ │ mov %rdx,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10949 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10949 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne a780 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10951 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10951 │ │ │ │ │ mov 0x58(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10954 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10954 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10951 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10951 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je a780 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10955 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10955 │ │ │ │ │ pop %rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10952 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10952 │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ mov %rbp,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10955 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10955 │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10952 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10952 │ │ │ │ │ jmp *%rax │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10955 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10955 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ ret │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_get_qualname(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15489 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15489 │ │ │ │ │ endbr64 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15491 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15491 │ │ │ │ │ mov 0x50(%rdi),%rdx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je a7a1 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rdx) │ │ │ │ │ __Pyx_CyFunction_get_qualname(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15493 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15493 │ │ │ │ │ mov %rdx,%rax │ │ │ │ │ ret │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_get_globals(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15544 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15544 │ │ │ │ │ endbr64 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15546 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15546 │ │ │ │ │ mov 0x60(%rdi),%rdx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je a7c1 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rdx) │ │ │ │ │ __Pyx_CyFunction_get_globals(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15548 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15548 │ │ │ │ │ mov %rdx,%rax │ │ │ │ │ ret │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_get_closure(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15551 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15551 │ │ │ │ │ endbr64 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:824 │ │ │ │ │ mov 0x177ad(%rip),%rdx │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je a7e4 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rdx) │ │ │ │ │ __Pyx_CyFunction_get_closure(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15556 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15556 │ │ │ │ │ mov %rdx,%rax │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_get_code(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15559 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15559 │ │ │ │ │ endbr64 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15560 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15560 │ │ │ │ │ mov 0x68(%rdi),%rax │ │ │ │ │ test %rax,%rax │ │ │ │ │ je a810 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je a806 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ __Pyx_CyFunction_get_code(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15564 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15564 │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15560 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15560 (discriminator 2) │ │ │ │ │ mov 0x17771(%rip),%rax │ │ │ │ │ jmp a7fd │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_CyFunction_traverse(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15915 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15915 │ │ │ │ │ endbr64 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ mov %rdx,%r12 │ │ │ │ │ push %rbp │ │ │ │ │ mov %rsi,%rbp │ │ │ │ │ push %rbx │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15916 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15916 │ │ │ │ │ mov 0x70(%rdi),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je a84b │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15916 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15916 (discriminator 1) │ │ │ │ │ mov %rdx,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne a972 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15920 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15920 │ │ │ │ │ mov 0x20(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je a861 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15920 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15920 (discriminator 1) │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne a972 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15922 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15922 │ │ │ │ │ mov 0x40(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je a877 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15922 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15922 (discriminator 1) │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne a972 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15923 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15923 │ │ │ │ │ mov 0x48(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je a88d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15923 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15923 (discriminator 1) │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne a972 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15924 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15924 │ │ │ │ │ mov 0x50(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je a8a3 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15924 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15924 (discriminator 1) │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne a972 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15925 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15925 │ │ │ │ │ mov 0x58(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je a8b9 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15925 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15925 (discriminator 1) │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne a972 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15926 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15926 │ │ │ │ │ mov 0x60(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je a8cf │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15926 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15926 (discriminator 1) │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne a972 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15927 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15927 │ │ │ │ │ mov 0x68(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je a8e5 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15927 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15927 (discriminator 1) │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne a972 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15929 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15929 │ │ │ │ │ mov 0x38(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je a8f7 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15929 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15929 (discriminator 1) │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne a972 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15931 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15931 │ │ │ │ │ mov 0x98(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je a90c │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15931 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15931 (discriminator 1) │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne a972 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15932 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15932 │ │ │ │ │ mov 0xa0(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je a921 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15932 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15932 (discriminator 1) │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne a972 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15933 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15933 │ │ │ │ │ mov 0xb8(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je a936 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15933 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15933 (discriminator 1) │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne a972 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15934 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15934 │ │ │ │ │ mov 0x78(%rbx),%r13 │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je a970 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15937 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15937 (discriminator 1) │ │ │ │ │ mov 0x80(%rbx),%eax │ │ │ │ │ test %eax,%eax │ │ │ │ │ jle a970 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15938 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15938 │ │ │ │ │ mov 0x0(%r13,%r14,8),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je a963 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15938 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15938 (discriminator 1) │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne a972 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15937 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15937 (discriminator 1) │ │ │ │ │ add $0x1,%r14 │ │ │ │ │ cmp %r14d,0x80(%rbx) │ │ │ │ │ jg a950 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15940 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15940 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15941 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15941 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_bisect_code_objects(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16451 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16451 │ │ │ │ │ mov %rdi,%r8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16453 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16453 │ │ │ │ │ mov %esi,%edi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16451 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16451 │ │ │ │ │ mov %esi,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16453 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16453 │ │ │ │ │ sub $0x1,%edi │ │ │ │ │ js a9e8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16453 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16453 (discriminator 1) │ │ │ │ │ movslq %edi,%rcx │ │ │ │ │ shl $0x4,%rcx │ │ │ │ │ cmp %edx,0x8(%r8,%rcx,1) │ │ │ │ │ jl a9e0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16456 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16456 │ │ │ │ │ test %edi,%edi │ │ │ │ │ je a9e8 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ jmp a9b1 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16460 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16460 │ │ │ │ │ jge a9d9 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16461 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16461 │ │ │ │ │ lea 0x1(%rax),%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16456 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16456 │ │ │ │ │ cmp %edi,%esi │ │ │ │ │ jge a9cf │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16457 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16457 │ │ │ │ │ mov %edi,%eax │ │ │ │ │ sub %esi,%eax │ │ │ │ │ sar $1,%eax │ │ │ │ │ add %esi,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16458 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16458 │ │ │ │ │ movslq %eax,%rcx │ │ │ │ │ shl $0x4,%rcx │ │ │ │ │ mov 0x8(%r8,%rcx,1),%ecx │ │ │ │ │ cmp %edx,%ecx │ │ │ │ │ jle a9a8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16459 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16459 │ │ │ │ │ mov %eax,%edi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16456 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16456 │ │ │ │ │ cmp %edi,%esi │ │ │ │ │ jl a9b1 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16469 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16469 │ │ │ │ │ cmp %ecx,%edx │ │ │ │ │ setg %dl │ │ │ │ │ movzbl %dl,%edx │ │ │ │ │ add %edx,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16471 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16471 │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16466 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16466 │ │ │ │ │ mov 0x8(%r8),%ecx │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16469 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16469 │ │ │ │ │ cmp %ecx,%edx │ │ │ │ │ setg %dl │ │ │ │ │ movzbl %dl,%edx │ │ │ │ │ add %edx,%eax │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_tp_new_4yarl_10_quoting_c__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10896 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10896 │ │ │ │ │ endbr64 │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10903 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10903 (discriminator 1) │ │ │ │ │ testb $0x10,0xaa(%rdi) │ │ │ │ │ jne aa90 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10904 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10904 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ call *0x130(%rdi) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10908 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10908 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je aa70 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10911 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10911 │ │ │ │ │ mov 0x1a673(%rip),%rdx │ │ │ │ │ mov %rdx,0x10(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10912 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10912 │ │ │ │ │ mov 0x17558(%rip),%rdx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:824 │ │ │ │ │ mov (%rdx),%ecx │ │ │ │ │ __pyx_tp_new_4yarl_10_quoting_c__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10912 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10912 │ │ │ │ │ mov %rdx,0x18(%rax) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov %ecx,%esi │ │ │ │ │ add $0x1,%esi │ │ │ │ │ je aa78 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %esi,(%rdx) │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov %ecx,%esi │ │ │ │ │ __pyx_tp_new_4yarl_10_quoting_c__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10913 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10913 │ │ │ │ │ mov %rdx,0x28(%rax) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ add $0x2,%esi │ │ │ │ │ je aaab │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %esi,(%rdx) │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov %ecx,%esi │ │ │ │ │ __pyx_tp_new_4yarl_10_quoting_c__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10914 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10914 │ │ │ │ │ mov %rdx,0x30(%rax) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ add $0x3,%esi │ │ │ │ │ je aa80 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %esi,(%rdx) │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov %ecx,%esi │ │ │ │ │ __pyx_tp_new_4yarl_10_quoting_c__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10915 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10915 │ │ │ │ │ mov %rdx,0x50(%rax) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ add $0x4,%esi │ │ │ │ │ je aa84 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ add $0x5,%ecx │ │ │ │ │ __pyx_tp_new_4yarl_10_quoting_c__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10916 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10916 │ │ │ │ │ mov %rdx,0x58(%rax) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ cmovne %ecx,%esi │ │ │ │ │ mov %esi,(%rdx) │ │ │ │ │ __pyx_tp_new_4yarl_10_quoting_c__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10918 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10918 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10913 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10913 │ │ │ │ │ mov %rdx,0x28(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10914 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10914 │ │ │ │ │ mov %rdx,0x30(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10915 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10915 │ │ │ │ │ mov %rdx,0x50(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10916 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10916 │ │ │ │ │ mov %rdx,0x58(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10918 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10918 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10906 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10906 │ │ │ │ │ mov 0x17509(%rip),%rax │ │ │ │ │ mov 0x181da(%rip),%rsi │ │ │ │ │ xor %edx,%edx │ │ │ │ │ call *0x138(%rax) │ │ │ │ │ jmp aa19 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10914 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10914 │ │ │ │ │ mov %rdx,0x30(%rax) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ jmp aa80 │ │ │ │ │ __pyx_tp_new_4yarl_10_quoting_c__Unquoter(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_tp_new_4yarl_10_quoting_c__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10749 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10749 │ │ │ │ │ endbr64 │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10756 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10756 (discriminator 1) │ │ │ │ │ testb $0x10,0xaa(%rdi) │ │ │ │ │ jne aaf0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10757 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10757 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ call *0x130(%rdi) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10761 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10761 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je aae9 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10764 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10764 │ │ │ │ │ mov 0x1a5bb(%rip),%rdx │ │ │ │ │ mov %rdx,0x10(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10766 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10766 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10759 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10759 │ │ │ │ │ mov 0x174a9(%rip),%rax │ │ │ │ │ mov 0x1817a(%rip),%rsi │ │ │ │ │ xor %edx,%edx │ │ │ │ │ call *0x138(%rax) │ │ │ │ │ jmp aad9 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_get_annotations(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15664 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15664 │ │ │ │ │ endbr64 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15665 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15665 │ │ │ │ │ mov 0xb0(%rdi),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15667 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15667 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je ab38 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je ab30 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_get_annotations(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15674 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15674 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15664 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15664 │ │ │ │ │ sub $0x18,%rsp │ │ │ │ │ mov %rdi,0x8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15668 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15668 │ │ │ │ │ call 55e0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15669 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15669 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je ab60 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15670 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15670 │ │ │ │ │ mov 0x8(%rsp),%rdi │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ __Pyx_CyFunction_get_annotations(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15670 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15670 │ │ │ │ │ mov %rax,0xb0(%rdi) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je ab60 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ __Pyx_CyFunction_get_annotations(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15674 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15674 │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ ret │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_get_dict(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15514 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15514 │ │ │ │ │ endbr64 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15516 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15516 │ │ │ │ │ mov 0x40(%rdi),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15516 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15516 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je ab98 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je ab90 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_get_dict(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15523 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15523 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15514 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15514 │ │ │ │ │ sub $0x18,%rsp │ │ │ │ │ mov %rdi,0x8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15517 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15517 │ │ │ │ │ call 55e0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15517 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15517 (discriminator 1) │ │ │ │ │ mov 0x8(%rsp),%rdi │ │ │ │ │ mov %rax,0x40(%rdi) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15518 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15518 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je abbd │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je abbd │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ __Pyx_CyFunction_get_dict(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15523 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15523 │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ ret │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12499 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12499 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ mov 0x90(%rax),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12499 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12499 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je abe8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12500 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12500 │ │ │ │ │ jmp *%rax │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12505 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12505 │ │ │ │ │ jmp 5780 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_CyFunction_get_name(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15453 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15453 │ │ │ │ │ endbr64 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15455 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15455 │ │ │ │ │ mov 0x48(%rdi),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15455 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15455 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je ac18 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je ac10 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_get_name(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15468 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15468 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15453 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15453 │ │ │ │ │ push %rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15459 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15459 │ │ │ │ │ mov 0x10(%rdi),%rax │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5680 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15459 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15459 (discriminator 1) │ │ │ │ │ mov %rax,0x48(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15463 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15463 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je ac3a │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je ac3a │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ __Pyx_CyFunction_get_name(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15468 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15468 │ │ │ │ │ pop %rbx │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_CyFunction_repr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15944 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15944 │ │ │ │ │ endbr64 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15946 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15946 │ │ │ │ │ mov 0x50(%rdi),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15944 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15944 │ │ │ │ │ mov %rdi,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15946 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15946 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ lea 0x113ac(%rip),%rdi │ │ │ │ │ jmp 5030 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_tp_dealloc_4yarl_10_quoting_c__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10768 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10768 │ │ │ │ │ endbr64 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ __pyx_tp_dealloc_4yarl_10_quoting_c__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10770 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10770 (discriminator 2) │ │ │ │ │ cmpq $0x0,0x188(%rax) │ │ │ │ │ jne ac80 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10777 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10777 (discriminator 1) │ │ │ │ │ jmp *0x140(%rax) │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10768 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10768 │ │ │ │ │ sub $0x18,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10770 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10770 (discriminator 2) │ │ │ │ │ testb $0x40,0xa9(%rax) │ │ │ │ │ jne acb0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10771 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10771 (discriminator 1) │ │ │ │ │ lea -0x34(%rip),%rdx │ │ │ │ │ cmp %rdx,0x30(%rax) │ │ │ │ │ je acd0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10777 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10777 (discriminator 1) │ │ │ │ │ mov 0x140(%rax),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10784 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10784 │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10777 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10777 (discriminator 1) │ │ │ │ │ jmp *%rax │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10770 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10770 (discriminator 2) │ │ │ │ │ mov %rdi,0x8(%rsp) │ │ │ │ │ call 55f0 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rsp),%rdi │ │ │ │ │ __pyx_tp_dealloc_4yarl_10_quoting_c__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10770 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10770 (discriminator 2) │ │ │ │ │ mov %eax,%edx │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ __pyx_tp_dealloc_4yarl_10_quoting_c__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10770 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10770 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ jne ac9a │ │ │ │ │ jmp ac8d │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10772 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10772 │ │ │ │ │ mov %rdi,0x8(%rsp) │ │ │ │ │ call 5370 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10772 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10772 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne ace9 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rsp),%rdi │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ jmp ac9a │ │ │ │ │ __pyx_tp_dealloc_4yarl_10_quoting_c__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10784 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10784 │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ ret │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __Pyx_CyFunction_init_defaults(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15566 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15566 │ │ │ │ │ push %rbx │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15568 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15568 │ │ │ │ │ call *0xa8(%rdi) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15569 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15569 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je ad60 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rax),%rdx │ │ │ │ │ __Pyx_CyFunction_init_defaults(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15572 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15572 (discriminator 2) │ │ │ │ │ testb $0x4,0xab(%rdx) │ │ │ │ │ je 5860 <__cxa_finalize@plt+0x10> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15572 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15572 │ │ │ │ │ mov 0x18(%rax),%rcx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rcx),%edx │ │ │ │ │ __Pyx_CyFunction_init_defaults(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15572 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15572 │ │ │ │ │ mov %rcx,0x98(%rbx) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je ad24 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rcx) │ │ │ │ │ __Pyx_CyFunction_init_defaults(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15574 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15574 │ │ │ │ │ mov 0x20(%rax),%rcx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rcx),%edx │ │ │ │ │ __Pyx_CyFunction_init_defaults(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15574 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15574 │ │ │ │ │ mov %rcx,0xa0(%rbx) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je ad38 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rcx) │ │ │ │ │ @@ -6683,234 +6683,234 @@ │ │ │ │ │ test %edx,%edx │ │ │ │ │ js ad48 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,(%rax) │ │ │ │ │ je ad50 │ │ │ │ │ __Pyx_CyFunction_init_defaults(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15585 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15585 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15586 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15586 │ │ │ │ │ pop %rbx │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __Pyx_CyFunction_init_defaults(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15585 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15585 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ jmp ad4a │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15570 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15570 │ │ │ │ │ mov $0xffffffff,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15586 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15586 │ │ │ │ │ pop %rbx │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_get_kwdefaults(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15635 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15635 │ │ │ │ │ endbr64 │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x10,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15636 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15636 │ │ │ │ │ mov 0xa0(%rdi),%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15638 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15638 (discriminator 1) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je ada0 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rbx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je ad8e │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rbx) │ │ │ │ │ __Pyx_CyFunction_get_kwdefaults(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15648 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15648 │ │ │ │ │ add $0x10,%rsp │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15639 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15639 │ │ │ │ │ cmpq $0x0,0xa8(%rdi) │ │ │ │ │ je add0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15640 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15640 │ │ │ │ │ mov %rdi,0x8(%rsp) │ │ │ │ │ call acf0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15640 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15640 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je ad8e │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15641 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15641 │ │ │ │ │ mov 0x8(%rsp),%rdi │ │ │ │ │ mov 0xa0(%rdi),%rbx │ │ │ │ │ jmp ad85 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15643 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15643 │ │ │ │ │ mov 0x171b1(%rip),%rbx │ │ │ │ │ jmp ad85 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_CyFunction_get_defaults(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15604 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15604 │ │ │ │ │ endbr64 │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x10,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15605 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15605 │ │ │ │ │ mov 0x98(%rdi),%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15607 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15607 (discriminator 1) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je ae10 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rbx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je adfe │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rbx) │ │ │ │ │ __Pyx_CyFunction_get_defaults(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15617 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15617 │ │ │ │ │ add $0x10,%rsp │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15608 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15608 │ │ │ │ │ cmpq $0x0,0xa8(%rdi) │ │ │ │ │ je ae40 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15609 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15609 │ │ │ │ │ mov %rdi,0x8(%rsp) │ │ │ │ │ call acf0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15609 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15609 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je adfe │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15610 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15610 │ │ │ │ │ mov 0x8(%rsp),%rdi │ │ │ │ │ mov 0x98(%rdi),%rbx │ │ │ │ │ jmp adf5 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15612 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15612 │ │ │ │ │ mov 0x17141(%rip),%rbx │ │ │ │ │ jmp adf5 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_tp_dealloc_4yarl_10_quoting_c__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10920 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10920 │ │ │ │ │ endbr64 │ │ │ │ │ push %rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10923 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10923 (discriminator 1) │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10920 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10920 │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10923 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10923 (discriminator 2) │ │ │ │ │ cmpq $0x0,0x188(%rax) │ │ │ │ │ jne af80 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10929 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10929 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5820 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10930 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10930 │ │ │ │ │ mov 0x18(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je ae97 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ __pyx_tp_dealloc_4yarl_10_quoting_c__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10930 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10930 (discriminator 1) │ │ │ │ │ movq $0x0,0x18(%rbx) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js ae97 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je af40 │ │ │ │ │ __pyx_tp_dealloc_4yarl_10_quoting_c__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10931 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10931 │ │ │ │ │ mov 0x28(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je aebc │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ __pyx_tp_dealloc_4yarl_10_quoting_c__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10931 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10931 (discriminator 1) │ │ │ │ │ movq $0x0,0x28(%rbx) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js aebc │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je af50 │ │ │ │ │ __pyx_tp_dealloc_4yarl_10_quoting_c__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10932 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10932 │ │ │ │ │ mov 0x30(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je aee1 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ __pyx_tp_dealloc_4yarl_10_quoting_c__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10932 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10932 (discriminator 1) │ │ │ │ │ movq $0x0,0x30(%rbx) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js aee1 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je af60 │ │ │ │ │ __pyx_tp_dealloc_4yarl_10_quoting_c__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10933 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10933 │ │ │ │ │ mov 0x50(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je af02 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ __pyx_tp_dealloc_4yarl_10_quoting_c__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10933 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10933 (discriminator 1) │ │ │ │ │ movq $0x0,0x50(%rbx) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js af02 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je af70 │ │ │ │ │ __pyx_tp_dealloc_4yarl_10_quoting_c__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10934 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10934 │ │ │ │ │ mov 0x58(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je af23 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ __pyx_tp_dealloc_4yarl_10_quoting_c__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10934 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10934 (discriminator 1) │ │ │ │ │ movq $0x0,0x58(%rbx) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js af23 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je af38 │ │ │ │ │ __pyx_tp_dealloc_4yarl_10_quoting_c__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10936 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10936 (discriminator 1) │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10943 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10943 │ │ │ │ │ pop %rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10936 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10936 (discriminator 1) │ │ │ │ │ mov 0x140(%rax),%rax │ │ │ │ │ jmp *%rax │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp af23 │ │ │ │ │ @@ -6924,30 +6924,30 @@ │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp aee1 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp af02 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_tp_dealloc_4yarl_10_quoting_c__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10923 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10923 (discriminator 1) │ │ │ │ │ call 55f0 │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne ae6a │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10924 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10924 (discriminator 1) │ │ │ │ │ mov 0x8(%rbx),%rdx │ │ │ │ │ lea -0x148(%rip),%rax │ │ │ │ │ cmp %rax,0x30(%rdx) │ │ │ │ │ jne ae6a │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10925 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10925 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5370 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10925 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10925 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je ae6a │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10943 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10943 │ │ │ │ │ pop %rbx │ │ │ │ │ ret │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nop │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ @@ -7009,141 +7009,141 @@ │ │ │ │ │ cmove %rdi,%rax │ │ │ │ │ PyUnicode_DATA(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:266 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_GetBuiltinName(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12539 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12539 │ │ │ │ │ push %rbp │ │ │ │ │ __Pyx_PyObject_GetAttrStrNoError(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12521 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12521 │ │ │ │ │ mov %rdi,%rsi │ │ │ │ │ __Pyx_GetBuiltinName(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12539 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12539 │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x18,%rsp │ │ │ │ │ mov %fs:0x28,%rbx │ │ │ │ │ mov %rbx,0x8(%rsp) │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ __Pyx_PyObject_GetAttrStrNoError(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12521 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12521 │ │ │ │ │ mov 0x17c07(%rip),%rdi │ │ │ │ │ mov %rsp,%rdx │ │ │ │ │ call 57a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12522 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12522 │ │ │ │ │ mov (%rsp),%rbp │ │ │ │ │ __Pyx_GetBuiltinName(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12541 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12541 (discriminator 1) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je b090 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12550 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12550 │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne b0b7 │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ mov %rbp,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12541 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12541 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne b072 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12542 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12542 │ │ │ │ │ mov 0x16f37(%rip),%rax │ │ │ │ │ mov %rbx,%rdx │ │ │ │ │ lea 0x110f3(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12549 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12549 │ │ │ │ │ jmp b072 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12550 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12550 │ │ │ │ │ call 5240 <__stack_chk_fail@plt> │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx__GetModuleGlobalName(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13871 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13871 │ │ │ │ │ push %rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13891 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13891 │ │ │ │ │ mov %rdi,%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13871 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13871 │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13891 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13891 │ │ │ │ │ mov 0x17b92(%rip),%rdi │ │ │ │ │ call 5400 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13893 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13893 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je b0e8 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je b0e1 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ __Pyx__GetModuleGlobalName(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13906 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13906 │ │ │ │ │ pop %rbx │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13905 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13905 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13906 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13906 │ │ │ │ │ pop %rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13905 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13905 │ │ │ │ │ jmp b040 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_CyFunction_get_doc(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15416 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15416 │ │ │ │ │ endbr64 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15418 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15418 │ │ │ │ │ mov 0x58(%rdi),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15418 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15418 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je b128 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je b120 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_get_doc(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15439 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15439 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15416 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15416 │ │ │ │ │ push %rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15423 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15423 │ │ │ │ │ mov 0x10(%rdi),%rax │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ mov 0x18(%rax),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je b158 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15425 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15425 │ │ │ │ │ call 5660 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15425 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15425 (discriminator 1) │ │ │ │ │ mov %rax,0x58(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15429 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15429 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je b150 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je b150 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ __Pyx_CyFunction_get_doc(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15439 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15439 │ │ │ │ │ pop %rbx │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:824 │ │ │ │ │ mov 0x16e29(%rip),%rax │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ @@ -7153,43 +7153,43 @@ │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ jmp b150 │ │ │ │ │ __Pyx_CyFunction_get_doc(): │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyNumber_IntOrLongWrongResultType(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18142 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18142 │ │ │ │ │ push %rbx │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ __Pyx_PyNumber_IntOrLongWrongResultType(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18142 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18142 │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18143 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18143 (discriminator 1) │ │ │ │ │ mov 0x18(%rax),%rcx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18145 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18145 (discriminator 2) │ │ │ │ │ testb $0x1,0xab(%rax) │ │ │ │ │ je b1b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18146 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18146 │ │ │ │ │ mov 0x16dc4(%rip),%rax │ │ │ │ │ lea 0x1182d(%rip),%rdx │ │ │ │ │ mov $0x1,%esi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 57e0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18146 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18146 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne b1d5 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18165 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18165 │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18159 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18159 │ │ │ │ │ mov 0x16da1(%rip),%rax │ │ │ │ │ lea 0x1103f(%rip),%rdx │ │ │ │ │ mov %rcx,%r8 │ │ │ │ │ lea 0x118a0(%rip),%rsi │ │ │ │ │ mov %rdx,%rcx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ @@ -7202,194 +7202,194 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js b1e5 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je b1f0 │ │ │ │ │ __Pyx_PyNumber_IntOrLongWrongResultType(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18153 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18153 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18165 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18165 │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ __Pyx_PyNumber_IntOrLongWrongResultType(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18153 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18153 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp b1e7 │ │ │ │ │ __Pyx_PyNumber_IntOrLongWrongResultType.constprop.0(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_RaiseUnexpectedTypeError(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13913 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13913 │ │ │ │ │ mov 0x16d51(%rip),%rax │ │ │ │ │ mov 0x18(%rsi),%rcx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13910 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13910 │ │ │ │ │ mov %rdi,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13913 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13913 │ │ │ │ │ lea 0x10fec(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ jmp 5700 │ │ │ │ │ __Pyx_RaiseUnexpectedTypeError.isra.0(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13913 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13913 │ │ │ │ │ nop │ │ │ │ │ __Pyx_PyMethod_New(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2461 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2461 │ │ │ │ │ endbr64 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2463 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2463 │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ je b230 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2465 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2465 │ │ │ │ │ jmp 5270 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdi),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je b239 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rdi) │ │ │ │ │ __Pyx_PyMethod_New(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2466 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2466 │ │ │ │ │ mov %rdi,%rax │ │ │ │ │ ret │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_CyFunction_reduce(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15773 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15773 │ │ │ │ │ endbr64 │ │ │ │ │ mov 0x50(%rdi),%rdx │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je b251 │ │ │ │ │ mov %eax,(%rdx) │ │ │ │ │ mov %rdx,%rax │ │ │ │ │ ret │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_Vectorcall_FASTCALL_KEYWORDS(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16191 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16191 │ │ │ │ │ endbr64 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16115 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16115 │ │ │ │ │ mov 0x90(%rdi),%eax │ │ │ │ │ btr $0x3f,%rdx │ │ │ │ │ __Pyx_CyFunction_Vectorcall_FASTCALL_KEYWORDS(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16193 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16193 │ │ │ │ │ mov 0x10(%rdi),%r9 │ │ │ │ │ _PyVectorcall_NARGS(): │ │ │ │ │ /usr/include/python3.13/cpython/abstract.h:35 │ │ │ │ │ mov %rdx,%r8 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16115 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16115 │ │ │ │ │ and $0x5,%eax │ │ │ │ │ cmp $0x4,%eax │ │ │ │ │ je b290 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_FASTCALL_KEYWORDS(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16207 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16207 │ │ │ │ │ mov 0x18(%rdi),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16212 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16212 │ │ │ │ │ mov 0x8(%r9),%rax │ │ │ │ │ mov %r8,%rdx │ │ │ │ │ jmp *%rax │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16116 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16116 (discriminator 1) │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je b2b0 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_FASTCALL_KEYWORDS(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16204 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16204 │ │ │ │ │ sub $0x1,%r8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16202 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16202 │ │ │ │ │ mov (%rsi),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16212 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16212 │ │ │ │ │ mov 0x8(%r9),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16203 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16203 │ │ │ │ │ add $0x8,%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16212 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16212 │ │ │ │ │ mov %r8,%rdx │ │ │ │ │ jmp *%rax │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16191 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16191 │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16117 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16117 │ │ │ │ │ mov 0x16c9d(%rip),%rax │ │ │ │ │ mov (%r9),%rdx │ │ │ │ │ lea 0x10f54(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_FASTCALL_KEYWORDS(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16213 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16213 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_Vectorcall_FASTCALL_KEYWORDS_METHOD(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16215 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16215 │ │ │ │ │ endbr64 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16115 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16115 │ │ │ │ │ mov 0x90(%rdi),%eax │ │ │ │ │ __Pyx_CyFunction_Vectorcall_FASTCALL_KEYWORDS_METHOD(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16217 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16217 │ │ │ │ │ mov 0x10(%rdi),%r9 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16215 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16215 │ │ │ │ │ mov %rcx,%r8 │ │ │ │ │ btr $0x3f,%rdx │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16115 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16115 │ │ │ │ │ and $0x5,%eax │ │ │ │ │ cmp $0x4,%eax │ │ │ │ │ je b320 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_FASTCALL_KEYWORDS_METHOD(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16232 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16232 │ │ │ │ │ mov 0x18(%rdi),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16237 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16237 │ │ │ │ │ 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-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16116 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16116 (discriminator 1) │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je b338 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_FASTCALL_KEYWORDS_METHOD(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16227 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16227 │ │ │ │ │ mov (%rsi),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16229 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16229 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16228 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16228 │ │ │ │ │ add $0x8,%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16230 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16230 │ │ │ │ │ jmp b302 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16215 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16215 │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16117 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16117 │ │ │ │ │ mov 0x16c15(%rip),%rax │ │ │ │ │ mov (%r9),%rdx │ │ │ │ │ lea 0x10ecc(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_FASTCALL_KEYWORDS_METHOD(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16238 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16238 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:21 │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ @@ -7439,215 +7439,215 @@ │ │ │ │ │ mov %rdx,0x18(%rdi,%rsi,8) │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:36 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __Pyx_PyList_Append(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2282 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2282 │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ Py_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ cmp 0x16ba9(%rip),%rax │ │ │ │ │ je 7d58 <__cxa_finalize@plt+0x2508> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x16b8c(%rip),%rax │ │ │ │ │ je 7d77 <__cxa_finalize@plt+0x2527> │ │ │ │ │ __Pyx_PyList_Append(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2285 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2285 │ │ │ │ │ mov 0x20(%rdi),%rdx │ │ │ │ │ Py_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rdi),%rax │ │ │ │ │ __Pyx_PyList_Append(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2285 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2285 (discriminator 1) │ │ │ │ │ mov %rdx,%rcx │ │ │ │ │ sar $1,%rcx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2285 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2285 (discriminator 2) │ │ │ │ │ cmp %rax,%rcx │ │ │ │ │ jge b450 │ │ │ │ │ cmp %rax,%rdx │ │ │ │ │ jle b450 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rsi),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je b433 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rsi) │ │ │ │ │ __Pyx_PyList_Append(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2288 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2288 │ │ │ │ │ mov 0x18(%rdi),%rdx │ │ │ │ │ mov %rsi,(%rdx,%rax,8) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2292 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2292 │ │ │ │ │ add $0x1,%rax │ │ │ │ │ mov %rax,0x10(%rdi) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2296 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2296 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2295 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2295 │ │ │ │ │ jmp 5440 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ __Pyx_PyInt_As_long(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17334 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17334 (discriminator 3) │ │ │ │ │ testb $0x1,0xab(%rax) │ │ │ │ │ je b4e0 │ │ │ │ │ _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-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17404 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17404 (discriminator 1) │ │ │ │ │ cmp $0xf,%rax │ │ │ │ │ jbe b4d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17409 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17409 │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17408 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17408 │ │ │ │ │ shr $0x3,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17409 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17409 │ │ │ │ │ sub %rcx,%rdx │ │ │ │ │ imul %rdx,%rax │ │ │ │ │ cmp $0xfffffffffffffffe,%rax │ │ │ │ │ je b4a0 │ │ │ │ │ cmp $0x2,%rax │ │ │ │ │ je b4b8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17468 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17468 │ │ │ │ │ jmp 54e0 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17413 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17413 │ │ │ │ │ mov 0x1c(%rdi),%eax │ │ │ │ │ mov 0x18(%rdi),%edx │ │ │ │ │ shl $0x1e,%rax │ │ │ │ │ or %rdx,%rax │ │ │ │ │ neg %rax │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17422 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17422 │ │ │ │ │ mov 0x1c(%rdi),%eax │ │ │ │ │ mov 0x18(%rdi),%edx │ │ │ │ │ shl $0x1e,%rax │ │ │ │ │ or %rdx,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17575 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17575 │ │ │ │ │ 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-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17405 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17405 │ │ │ │ │ ret │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17311 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17311 │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x10,%rsp │ │ │ │ │ __Pyx_PyNumber_IntOrLong(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18179 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18179 (discriminator 1) │ │ │ │ │ mov 0x60(%rax),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18190 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18190 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je b56c │ │ │ │ │ mov 0x80(%rax),%rax │ │ │ │ │ test %rax,%rax │ │ │ │ │ je b56c │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18192 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18192 │ │ │ │ │ call *%rax │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18200 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18200 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je b56c │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18204 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18204 (discriminator 2) │ │ │ │ │ mov 0x16a9d(%rip),%rax │ │ │ │ │ cmp %rax,0x8(%rbx) │ │ │ │ │ jne b53e │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_PyInt_As_long(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17338 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17338 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call b460 │ │ │ │ │ _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 b538 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,(%rbx) │ │ │ │ │ je b558 │ │ │ │ │ __Pyx_PyInt_As_long(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17575 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17575 │ │ │ │ │ add $0x10,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ ret │ │ │ │ │ __Pyx_PyNumber_IntOrLong(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18206 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18206 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call b170 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __Pyx_PyInt_As_long(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17337 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17337 │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne b520 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17337 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17337 (discriminator 1) │ │ │ │ │ or $0xffffffffffffffff,%rax │ │ │ │ │ jmp b538 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ mov %rax,0x8(%rsp) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ jmp b538 │ │ │ │ │ __Pyx_PyNumber_IntOrLong(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18209 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18209 │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18209 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18209 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne b54e │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18210 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18210 │ │ │ │ │ mov 0x169db(%rip),%rax │ │ │ │ │ lea 0x10ce1(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ __Pyx_PyInt_As_long(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17337 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17337 │ │ │ │ │ jmp b54e │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __Pyx_CyFunction_set_doc(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15442 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15442 │ │ │ │ │ endbr64 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15444 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15444 │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ je b5c8 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rsi),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je b5a2 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rsi) │ │ │ │ │ __Pyx_CyFunction_set_doc(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15448 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15448 │ │ │ │ │ mov 0x58(%rdi),%rdx │ │ │ │ │ mov %rsi,0x58(%rdi) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je b5bf │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ @@ -7658,48 +7658,48 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js b5bf │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdx) │ │ │ │ │ je b5d8 │ │ │ │ │ __Pyx_CyFunction_set_doc(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15450 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15450 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15445 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15445 │ │ │ │ │ mov 0x169b9(%rip),%rsi │ │ │ │ │ jmp b599 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15442 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15442 │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __Pyx_CyFunction_set_doc(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15450 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15450 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_Import(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14289 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14289 │ │ │ │ │ push %r12 │ │ │ │ │ mov %rsi,%r12 │ │ │ │ │ push %rbp │ │ │ │ │ mov %rdi,%rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x10,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14305 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14305 │ │ │ │ │ call 55e0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14306 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14306 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je b660 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14332 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14332 │ │ │ │ │ mov 0x17651(%rip),%rsi │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ mov %r12,%rcx │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 5580 │ │ │ │ │ @@ -7711,71 +7711,71 @@ │ │ │ │ │ test %edx,%edx │ │ │ │ │ js b633 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,(%rbx) │ │ │ │ │ je b640 │ │ │ │ │ __Pyx_Import(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14344 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14344 │ │ │ │ │ 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 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ __Pyx_Import(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14344 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14344 │ │ │ │ │ add $0x10,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ add $0x10,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14290 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14290 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14344 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14344 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ ret │ │ │ │ │ __Pyx_Import.constprop.0(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14344 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14344 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_set_annotations(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15650 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15650 │ │ │ │ │ endbr64 │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15652 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15652 (discriminator 1) │ │ │ │ │ cmp 0x16909(%rip),%rsi │ │ │ │ │ je b6d0 │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ je b6d0 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rsi),%rax │ │ │ │ │ __Pyx_CyFunction_set_annotations(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15654 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15654 (discriminator 3) │ │ │ │ │ testb $0x20,0xab(%rax) │ │ │ │ │ je b6e8 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rsi),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je b69c │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rsi) │ │ │ │ │ __Pyx_CyFunction_set_annotations(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15660 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15660 │ │ │ │ │ mov 0xb0(%rdi),%rdx │ │ │ │ │ mov %rsi,0xb0(%rdi) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je b6bf │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ @@ -7786,50 +7786,50 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js b6bf │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdx) │ │ │ │ │ je b6d8 │ │ │ │ │ __Pyx_CyFunction_set_annotations(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15661 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15661 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15662 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15662 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15653 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15653 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ jmp b69c │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp b6bf │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_set_annotations(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15655 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15655 │ │ │ │ │ mov 0x16869(%rip),%rax │ │ │ │ │ lea 0x114e2(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ mov $0xffffffff,%eax │ │ │ │ │ jmp b6c1 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx__ExceptionReset(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12691 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12691 │ │ │ │ │ push %rbp │ │ │ │ │ mov %rdx,%rax │ │ │ │ │ mov %rsi,%rbp │ │ │ │ │ push %rbx │ │ │ │ │ mov %rcx,%rbx │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12694 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12694 │ │ │ │ │ mov (%rdi),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12695 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12695 │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je b73a │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -7869,26 +7869,26 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js b766 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je b770 │ │ │ │ │ __Pyx__ExceptionReset(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12721 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12721 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ ret │ │ │ │ │ nopl (%rax) │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ __Pyx__ExceptionReset(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12721 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12721 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ jmp 5180 <_Py_Dealloc@plt> │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ @@ -7898,29 +7898,29 @@ │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp b751 │ │ │ │ │ __Pyx__ExceptionReset.isra.0(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_tp_clear_4yarl_10_quoting_c__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10957 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10957 │ │ │ │ │ endbr64 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10961 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10961 │ │ │ │ │ mov 0x167d4(%rip),%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10960 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10960 │ │ │ │ │ mov 0x50(%rdi),%rdi │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ __pyx_tp_clear_4yarl_10_quoting_c__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10961 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10961 │ │ │ │ │ mov %rbp,0x50(%rbx) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je b7c7 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ @@ -7939,17 +7939,17 @@ │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je b820 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ __pyx_tp_clear_4yarl_10_quoting_c__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10963 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10963 │ │ │ │ │ mov 0x58(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10964 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10964 │ │ │ │ │ mov %rbp,0x58(%rbx) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je b7ef │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ @@ -7965,62 +7965,62 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js b804 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je b810 │ │ │ │ │ __pyx_tp_clear_4yarl_10_quoting_c__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10967 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10967 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ xor %eax,%eax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ ret │ │ │ │ │ nopl (%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_tp_clear_4yarl_10_quoting_c__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10967 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10967 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ xor %eax,%eax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ ret │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp b7dc │ │ │ │ │ __pyx_tp_clear_4yarl_10_quoting_c__Unquoter(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_set_qualname(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15496 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15496 │ │ │ │ │ endbr64 │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15499 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15499 (discriminator 1) │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ je b890 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rsi),%rax │ │ │ │ │ __Pyx_CyFunction_set_qualname(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15499 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15499 (discriminator 3) │ │ │ │ │ testb $0x10,0xab(%rax) │ │ │ │ │ je b890 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rsi),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je b853 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rsi) │ │ │ │ │ __Pyx_CyFunction_set_qualname(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15509 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15509 │ │ │ │ │ mov 0x50(%rdi),%rdx │ │ │ │ │ mov %rsi,0x50(%rdi) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je b870 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ @@ -8031,59 +8031,59 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js b870 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdx) │ │ │ │ │ je b880 │ │ │ │ │ __Pyx_CyFunction_set_qualname(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15510 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15510 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15511 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15511 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp b870 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_set_qualname(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15504 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15504 │ │ │ │ │ mov 0x166c1(%rip),%rax │ │ │ │ │ lea 0x1136a(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ mov $0xffffffff,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15511 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15511 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ __Pyx_CyFunction_set_name(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15471 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15471 │ │ │ │ │ endbr64 │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15474 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15474 (discriminator 1) │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ je b910 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rsi),%rax │ │ │ │ │ __Pyx_CyFunction_set_name(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15474 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15474 (discriminator 3) │ │ │ │ │ testb $0x10,0xab(%rax) │ │ │ │ │ je b910 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rsi),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je b8d3 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rsi) │ │ │ │ │ __Pyx_CyFunction_set_name(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15484 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15484 │ │ │ │ │ mov 0x48(%rdi),%rdx │ │ │ │ │ mov %rsi,0x48(%rdi) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je b8f0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ @@ -8094,65 +8094,65 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js b8f0 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdx) │ │ │ │ │ je b900 │ │ │ │ │ __Pyx_CyFunction_set_name(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15485 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15485 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15486 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15486 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp b8f0 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_set_name(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15479 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15479 │ │ │ │ │ mov 0x16641(%rip),%rax │ │ │ │ │ lea 0x1131a(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ mov $0xffffffff,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15486 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15486 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ __Pyx_CyFunction_set_kwdefaults(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15619 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15619 │ │ │ │ │ endbr64 │ │ │ │ │ push %rbp │ │ │ │ │ mov %rdi,%rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15621 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15621 │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ je b9b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15623 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15623 (discriminator 1) │ │ │ │ │ cmp 0x1663f(%rip),%rsi │ │ │ │ │ mov %rsi,%rbx │ │ │ │ │ jne b9c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15628 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15628 │ │ │ │ │ mov 0x16673(%rip),%rax │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ lea 0x1132f(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5170 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rbx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je b972 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rbx) │ │ │ │ │ __Pyx_CyFunction_set_kwdefaults(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15631 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15631 │ │ │ │ │ mov 0xa0(%rbp),%rdi │ │ │ │ │ mov %rbx,0xa0(%rbp) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je b995 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ @@ -8163,77 +8163,77 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js b995 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je b9a0 │ │ │ │ │ __Pyx_CyFunction_set_kwdefaults(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15632 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15632 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15633 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15633 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ ret │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp b995 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_set_kwdefaults(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15622 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15622 │ │ │ │ │ mov 0x165d1(%rip),%rbx │ │ │ │ │ jmp b94e │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rsi),%rax │ │ │ │ │ __Pyx_CyFunction_set_kwdefaults(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15623 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15623 (discriminator 3) │ │ │ │ │ testb $0x20,0xab(%rax) │ │ │ │ │ jne b94e │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15624 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15624 │ │ │ │ │ mov 0x16584(%rip),%rax │ │ │ │ │ lea 0x11285(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15626 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15626 │ │ │ │ │ mov $0xffffffff,%eax │ │ │ │ │ jmp b997 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_set_defaults(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15588 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15588 │ │ │ │ │ endbr64 │ │ │ │ │ push %rbp │ │ │ │ │ mov %rdi,%rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15590 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15590 │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ je ba70 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15592 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15592 (discriminator 1) │ │ │ │ │ cmp 0x1657f(%rip),%rsi │ │ │ │ │ mov %rsi,%rbx │ │ │ │ │ jne ba80 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15597 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15597 │ │ │ │ │ mov 0x165b3(%rip),%rax │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ lea 0x11307(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5170 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rbx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je ba32 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rbx) │ │ │ │ │ __Pyx_CyFunction_set_defaults(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15600 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15600 │ │ │ │ │ mov 0x98(%rbp),%rdi │ │ │ │ │ mov %rbx,0x98(%rbp) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je ba55 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ @@ -8244,71 +8244,71 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js ba55 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je ba60 │ │ │ │ │ __Pyx_CyFunction_set_defaults(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15601 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15601 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15602 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15602 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ ret │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp ba55 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_set_defaults(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15591 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15591 │ │ │ │ │ mov 0x16511(%rip),%rbx │ │ │ │ │ jmp ba0e │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rsi),%rax │ │ │ │ │ __Pyx_CyFunction_set_defaults(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15592 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15592 (discriminator 3) │ │ │ │ │ testb $0x4,0xab(%rax) │ │ │ │ │ jne ba0e │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15593 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15593 │ │ │ │ │ mov 0x164c4(%rip),%rax │ │ │ │ │ lea 0x1125d(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15595 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15595 │ │ │ │ │ mov $0xffffffff,%eax │ │ │ │ │ jmp ba57 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_set_dict(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15526 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15526 │ │ │ │ │ endbr64 │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15528 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15528 (discriminator 1) │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ je bb10 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rsi),%rax │ │ │ │ │ __Pyx_CyFunction_set_dict(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15533 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15533 (discriminator 3) │ │ │ │ │ testb $0x20,0xab(%rax) │ │ │ │ │ je bb30 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rsi),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je bad3 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rsi) │ │ │ │ │ __Pyx_CyFunction_set_dict(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15539 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15539 │ │ │ │ │ mov 0x40(%rdi),%rdx │ │ │ │ │ mov %rsi,0x40(%rdi) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je baf0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ @@ -8319,149 +8319,149 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js baf0 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdx) │ │ │ │ │ je bb00 │ │ │ │ │ __Pyx_CyFunction_set_dict(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15540 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15540 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15541 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15541 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp baf0 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_set_dict(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15529 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15529 │ │ │ │ │ mov 0x16441(%rip),%rax │ │ │ │ │ lea 0x1126a(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15531 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15531 │ │ │ │ │ mov $0xffffffff,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15541 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15541 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15534 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15534 │ │ │ │ │ mov 0x16421(%rip),%rax │ │ │ │ │ lea 0x1127a(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15536 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15536 │ │ │ │ │ jmp bb26 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CheckKeywordStrings(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13734 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13734 │ │ │ │ │ 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-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13734 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13734 │ │ │ │ │ mov %fs:0x28,%rbx │ │ │ │ │ mov %rbx,0x18(%rsp) │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13739 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13739 │ │ │ │ │ movq $0x0,0x8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13740 │ │ │ │ │ movq $0x0,0x10(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13746 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13746 (discriminator 3) │ │ │ │ │ testb $0x4,0xab(%rax) │ │ │ │ │ je bc00 │ │ │ │ │ Py_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp 0x16419(%rip),%rax │ │ │ │ │ je 7d81 <__cxa_finalize@plt+0x2531> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x163fc(%rip),%rax │ │ │ │ │ je 7d7c <__cxa_finalize@plt+0x252c> │ │ │ │ │ __Pyx_CheckKeywordStrings(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13754 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13754 (discriminator 1) │ │ │ │ │ cmpq $0x0,0x10(%rbx) │ │ │ │ │ je bbf5 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13758 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13758 │ │ │ │ │ mov 0x18(%rbx),%rcx │ │ │ │ │ mov %rcx,0x8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13800 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13800 │ │ │ │ │ mov 0x1639f(%rip),%rax │ │ │ │ │ lea 0x106bc(%rip),%rdx │ │ │ │ │ lea 0x11249(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13792 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13792 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13805 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13805 │ │ │ │ │ mov 0x18(%rsp),%rdx │ │ │ │ │ sub %fs:0x28,%rdx │ │ │ │ │ jne bc5a │ │ │ │ │ add $0x20,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13786 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13786 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ jne bbb2 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13755 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13755 │ │ │ │ │ mov $0x1,%eax │ │ │ │ │ jmp bbd3 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ lea 0x8(%rsp),%r12 │ │ │ │ │ lea 0x10(%rsp),%rbp │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13779 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13779 │ │ │ │ │ xor %ecx,%ecx │ │ │ │ │ mov %r12,%rdx │ │ │ │ │ mov %rbp,%rsi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5610 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13783 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13783 │ │ │ │ │ mov 0x8(%rsp),%rcx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13779 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13779 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je bbf0 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rcx),%rax │ │ │ │ │ __Pyx_CheckKeywordStrings(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13783 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13783 (discriminator 3) │ │ │ │ │ testb $0x10,0xab(%rax) │ │ │ │ │ jne bc10 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13790 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13790 │ │ │ │ │ mov 0x1631b(%rip),%rax │ │ │ │ │ lea 0x10638(%rip),%rdx │ │ │ │ │ lea 0x1119d(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13792 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13792 │ │ │ │ │ jmp bbd1 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13805 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13805 │ │ │ │ │ call 5240 <__stack_chk_fail@plt> │ │ │ │ │ __Pyx_CheckKeywordStrings.constprop.0(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13805 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13805 │ │ │ │ │ nop │ │ │ │ │ __Pyx_PyErr_GivenExceptionMatchesTuple(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12796 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12796 │ │ │ │ │ push %rbx │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ __Pyx_PyErr_GivenExceptionMatchesTuple(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12798 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12798 (discriminator 1) │ │ │ │ │ testb $0x80,0xab(%rax) │ │ │ │ │ je 7da0 <__cxa_finalize@plt+0x2550> │ │ │ │ │ testb $0x40,0xab(%rdi) │ │ │ │ │ je 7da0 <__cxa_finalize@plt+0x2550> │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rsi),%rax │ │ │ │ │ @@ -8478,58 +8478,58 @@ │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ mov 0x162ee(%rip),%r11 │ │ │ │ │ cmp %r11,%rax │ │ │ │ │ je 7dbf <__cxa_finalize@plt+0x256f> │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rsi),%r10 │ │ │ │ │ __Pyx_PyErr_GivenExceptionMatchesTuple(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12801 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12801 (discriminator 1) │ │ │ │ │ test %r10,%r10 │ │ │ │ │ jle bddd │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12801 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12801 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ jmp bcd9 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12801 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12801 (discriminator 2) │ │ │ │ │ add $0x1,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12801 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12801 (discriminator 1) │ │ │ │ │ cmp %r10,%rax │ │ │ │ │ je bcf0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12802 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12802 │ │ │ │ │ cmp %rdi,0x18(%r9,%rax,8) │ │ │ │ │ jne bcd0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12802 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12802 (discriminator 2) │ │ │ │ │ mov $0x1,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12816 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12816 │ │ │ │ │ pop %rbx │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12805 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12805 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12806 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12806 │ │ │ │ │ mov 0x18(%r9,%r8,8),%rdx │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rdx),%rax │ │ │ │ │ __Pyx_PyErr_GivenExceptionMatchesTuple(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12810 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12810 (discriminator 2) │ │ │ │ │ testb $0x80,0xab(%rax) │ │ │ │ │ je bdd0 │ │ │ │ │ testb $0x40,0xab(%rdx) │ │ │ │ │ je bdd0 │ │ │ │ │ __Pyx_IsSubtype(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12736 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12736 │ │ │ │ │ cmp %rdx,%rdi │ │ │ │ │ je bce0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12737 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12737 │ │ │ │ │ mov 0x158(%rdi),%rcx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12738 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12738 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ je bd88 │ │ │ │ │ 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) │ │ │ │ │ @@ -8541,153 +8541,153 @@ │ │ │ │ │ je 7dc4 <__cxa_finalize@plt+0x2574> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp %r11,%rax │ │ │ │ │ je 7dbf <__cxa_finalize@plt+0x256f> │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rcx),%rsi │ │ │ │ │ __Pyx_IsSubtype(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12741 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12741 (discriminator 1) │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ jle bdd0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12741 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12741 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ jmp bd79 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12741 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12741 (discriminator 2) │ │ │ │ │ add $0x1,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12741 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12741 (discriminator 1) │ │ │ │ │ cmp %rsi,%rax │ │ │ │ │ je bdd0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12742 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12742 │ │ │ │ │ cmp 0x18(%rcx,%rax,8),%rdx │ │ │ │ │ jne bd70 │ │ │ │ │ jmp bce0 │ │ │ │ │ nopl (%rax) │ │ │ │ │ mov %rdi,%rax │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_InBases(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12728 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12728 │ │ │ │ │ mov 0x100(%rax),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12729 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12729 │ │ │ │ │ cmp %rax,%rdx │ │ │ │ │ je bce0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12727 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12727 │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne bda0 │ │ │ │ │ __Pyx_PyErr_GivenExceptionMatchesTuple(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12811 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12811 (discriminator 1) │ │ │ │ │ cmp 0x161e4(%rip),%rdx │ │ │ │ │ je bce0 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12805 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12805 (discriminator 2) │ │ │ │ │ add $0x1,%r8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12805 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12805 (discriminator 1) │ │ │ │ │ cmp %r10,%r8 │ │ │ │ │ jne bd00 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12815 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12815 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12816 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12816 │ │ │ │ │ pop %rbx │ │ │ │ │ ret │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_call_return_trace_func(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:1878 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:1878 │ │ │ │ │ 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-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12469 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12469 │ │ │ │ │ mov 0x70(%rdi),%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12470 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12470 │ │ │ │ │ movq $0x0,0x70(%rdi) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12474 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12474 │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je bf10 │ │ │ │ │ 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 be2b │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r14) │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12478 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12478 │ │ │ │ │ mov 0x28(%rbp),%r13 │ │ │ │ │ Py_XINCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1031 │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je be41 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%r13),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je be41 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%r13) │ │ │ │ │ __Pyx_call_return_trace_func(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:1881 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:1881 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5080 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:1884 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:1884 │ │ │ │ │ mov 0x50(%rbx),%rax │ │ │ │ │ test %rax,%rax │ │ │ │ │ je be63 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:1885 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:1885 │ │ │ │ │ mov 0x60(%rbx),%rdi │ │ │ │ │ mov %r15,%rcx │ │ │ │ │ mov $0x3,%edx │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call *%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:1886 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:1886 │ │ │ │ │ test %r12,%r12 │ │ │ │ │ je be7e │ │ │ │ │ _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 be7e │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r12) │ │ │ │ │ je bf50 │ │ │ │ │ __Pyx_call_return_trace_func(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:1887 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:1887 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 50e0 │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12441 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12441 │ │ │ │ │ test %r14,%r14 │ │ │ │ │ je bf20 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12441 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12441 (discriminator 1) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je 7de8 <__cxa_finalize@plt+0x2598> │ │ │ │ │ cmp %r14,0x8(%rbp) │ │ │ │ │ jne 7de8 <__cxa_finalize@plt+0x2598> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12444 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12444 (discriminator 1) │ │ │ │ │ cmp %r13,0x28(%rbp) │ │ │ │ │ jne bfc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12448 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12448 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ mov %rbp,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je becd │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -8723,41 +8723,41 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js bef8 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ je bf70 │ │ │ │ │ __Pyx_call_return_trace_func(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:1889 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:1889 │ │ │ │ │ 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-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12473 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12473 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12472 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12472 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ jmp be41 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12442 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12442 │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je bfa0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12444 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12444 (discriminator 1) │ │ │ │ │ cmp 0x28(%rbp),%r13 │ │ │ │ │ jne c010 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12448 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12448 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ mov %rbp,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je bee1 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -8778,21 +8778,21 @@ │ │ │ │ │ jmp be7e │ │ │ │ │ nopl (%rax) │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp bee1 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_call_return_trace_func(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:1889 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:1889 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ __Pyx_call_return_trace_func(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:1889 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:1889 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -8801,32 +8801,32 @@ │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp becd │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12448 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12448 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ movq $0x0,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ jne bf3c │ │ │ │ │ jmp bee1 │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12446 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12446 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ mov %r13,%rsi │ │ │ │ │ call 5090 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12448 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12448 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ mov %rbp,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je becd │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -8844,21 +8844,21 @@ │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %r14,%r14 │ │ │ │ │ jne becd │ │ │ │ │ jmp bee1 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12446 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12446 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ mov %r13,%rsi │ │ │ │ │ call 5090 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12448 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12448 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ mov %rbp,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je bee1 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -8875,40 +8875,40 @@ │ │ │ │ │ __Pyx_call_return_trace_func(): │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ __Pyx_PyErr_GivenExceptionMatches(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12819 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12819 (discriminator 2) │ │ │ │ │ testb $0x80,0xab(%rax) │ │ │ │ │ je c150 │ │ │ │ │ testb $0x40,0xab(%rdi) │ │ │ │ │ je c150 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rsi),%rax │ │ │ │ │ mov 0xa8(%rax),%rax │ │ │ │ │ __Pyx_PyErr_GivenExceptionMatches(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12820 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12820 (discriminator 2) │ │ │ │ │ test $0x80000000,%eax │ │ │ │ │ je c158 │ │ │ │ │ testb $0x40,0xab(%rsi) │ │ │ │ │ je c158 │ │ │ │ │ __Pyx_IsSubtype(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12736 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12736 │ │ │ │ │ cmp %rsi,%rdi │ │ │ │ │ je c168 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12737 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12737 │ │ │ │ │ mov 0x158(%rdi),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12738 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12738 (discriminator 1) │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je c120 │ │ │ │ │ __Pyx_PyErr_GivenExceptionMatches(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12817 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12817 │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rdx),%rax │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:22 (discriminator 2) │ │ │ │ │ testb $0x4,0xab(%rax) │ │ │ │ │ @@ -8919,110 +8919,110 @@ │ │ │ │ │ je 7df2 <__cxa_finalize@plt+0x25a2> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x15ec9(%rip),%rax │ │ │ │ │ je 7e11 <__cxa_finalize@plt+0x25c1> │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rdx),%rcx │ │ │ │ │ __Pyx_IsSubtype(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12741 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12741 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ jle c140 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12741 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12741 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ jmp c0f9 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12741 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12741 (discriminator 2) │ │ │ │ │ add $0x1,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12741 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12741 (discriminator 1) │ │ │ │ │ cmp %rcx,%rax │ │ │ │ │ je c140 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12742 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12742 │ │ │ │ │ cmp 0x18(%rdx,%rax,8),%rsi │ │ │ │ │ jne c0f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12736 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12736 (discriminator 1) │ │ │ │ │ mov $0x1,%eax │ │ │ │ │ __Pyx_PyErr_GivenExceptionMatches(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12828 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12828 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_InBases(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12728 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12728 │ │ │ │ │ mov 0x100(%rdi),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12729 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12729 │ │ │ │ │ cmp %rdi,%rsi │ │ │ │ │ je c168 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12727 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12727 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ jne c120 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12732 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12732 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ cmp 0x15e66(%rip),%rsi │ │ │ │ │ sete %al │ │ │ │ │ ret │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __Pyx_IsSubtype(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12745 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12745 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ __Pyx_PyErr_GivenExceptionMatches(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12828 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12828 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12827 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12827 │ │ │ │ │ jmp 5250 │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12822 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12822 (discriminator 3) │ │ │ │ │ test $0x4000000,%eax │ │ │ │ │ je c150 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12823 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12823 │ │ │ │ │ jmp bc60 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_IsSubtype(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12736 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12736 (discriminator 1) │ │ │ │ │ mov $0x1,%eax │ │ │ │ │ __Pyx_PyErr_GivenExceptionMatches(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12828 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12828 │ │ │ │ │ ret │ │ │ │ │ __Pyx_PyErr_GivenExceptionMatches.part.0(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12828 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12828 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __Pyx_CyFunction_get_is_coroutine(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15676 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15676 │ │ │ │ │ endbr64 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15679 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15679 │ │ │ │ │ mov 0xb8(%rdi),%rbx │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je c1a8 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rbx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je c193 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rbx) │ │ │ │ │ __Pyx_CyFunction_get_is_coroutine(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15712 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15712 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ mov %rdi,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15684 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15684 │ │ │ │ │ testb $0x8,0x90(%rdi) │ │ │ │ │ jne c1e0 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:824 │ │ │ │ │ mov 0x15da5(%rip),%rbx │ │ │ │ │ mov (%rbx),%eax │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ @@ -9030,31 +9030,31 @@ │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je c2b2 │ │ │ │ │ /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-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15710 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15710 (discriminator 1) │ │ │ │ │ mov %rbx,0xb8(%rbp) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne c191 │ │ │ │ │ jmp c193 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_get_is_coroutine(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15686 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15686 │ │ │ │ │ mov $0x1,%edi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15685 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15685 │ │ │ │ │ mov 0x16c2c(%rip),%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15686 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15686 │ │ │ │ │ call 5040 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15687 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15687 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je c193 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%r13),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je c206 │ │ │ │ │ @@ -9069,24 +9069,24 @@ │ │ │ │ │ je 7e1b <__cxa_finalize@plt+0x25cb> │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:46 │ │ │ │ │ cmpq $0x0,0x20(%rbx) │ │ │ │ │ jle 7e16 <__cxa_finalize@plt+0x25c6> │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:47 │ │ │ │ │ mov 0x18(%rbx),%rax │ │ │ │ │ __Pyx_CyFunction_get_is_coroutine(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15698 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15698 │ │ │ │ │ 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-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15698 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15698 │ │ │ │ │ mov 0x16b66(%rip),%rdi │ │ │ │ │ call 5580 │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -9094,63 +9094,63 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js c252 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je c2d0 │ │ │ │ │ __Pyx_CyFunction_get_is_coroutine(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15700 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15700 (discriminator 1) │ │ │ │ │ test %r12,%r12 │ │ │ │ │ je c299 │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12499 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12499 │ │ │ │ │ mov 0x8(%r12),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12500 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12500 │ │ │ │ │ mov %r13,%rsi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12499 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12499 │ │ │ │ │ mov 0x90(%rax),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12499 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12499 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je c2f8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12500 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12500 │ │ │ │ │ call *%rax │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r12),%rax │ │ │ │ │ __Pyx_CyFunction_get_is_coroutine(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15701 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15701 (discriminator 1) │ │ │ │ │ mov %rbx,0xb8(%rbp) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js c290 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r12) │ │ │ │ │ je c2e0 │ │ │ │ │ __Pyx_CyFunction_get_is_coroutine(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15703 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15703 (discriminator 1) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ jne c18a │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15707 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15707 │ │ │ │ │ call 5420 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:824 │ │ │ │ │ mov 0x15ceb(%rip),%rbx │ │ │ │ │ mov (%rbx),%eax │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov %eax,%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ jne c1c8 │ │ │ │ │ __Pyx_CyFunction_get_is_coroutine(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15710 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15710 (discriminator 1) │ │ │ │ │ mov %rbx,0xb8(%rbp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15712 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15712 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ ret │ │ │ │ │ @@ -9160,151 +9160,151 @@ │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp c252 │ │ │ │ │ nopl (%rax) │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __Pyx_CyFunction_get_is_coroutine(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15703 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15703 │ │ │ │ │ mov 0xb8(%rbp),%rbx │ │ │ │ │ jmp c290 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12505 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12505 │ │ │ │ │ call 5780 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ jmp c277 │ │ │ │ │ __Pyx_CyFunction_get_is_coroutine(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12505 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12505 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_Raise(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13430 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13430 │ │ │ │ │ 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-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13439 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13439 │ │ │ │ │ cmp 0x15c56(%rip),%rsi │ │ │ │ │ je c3e0 │ │ │ │ │ mov %rsi,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13441 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13441 (discriminator 2) │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ jne c3c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13449 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13449 (discriminator 1) │ │ │ │ │ test $0x80000000,%eax │ │ │ │ │ je c3f8 │ │ │ │ │ testb $0x40,0xab(%r12) │ │ │ │ │ je c3f8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13451 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13451 │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ je c42a │ │ │ │ │ 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-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13451 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13451 (discriminator 2) │ │ │ │ │ test $0x40000000,%eax │ │ │ │ │ je c3a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13453 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13453 │ │ │ │ │ cmp %rbp,%r12 │ │ │ │ │ je c4b8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13454 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13454 │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 56b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13455 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13455 │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne c4f8 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ mov 0xa8(%rax),%rax │ │ │ │ │ __Pyx_Raise(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13468 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13468 (discriminator 2) │ │ │ │ │ test $0x4000000,%eax │ │ │ │ │ je c4a0 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rbx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je c439 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rbx) │ │ │ │ │ __Pyx_Raise(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13473 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13473 │ │ │ │ │ jmp c439 │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13442 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13442 │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ je c3e5 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13443 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13443 │ │ │ │ │ mov 0x15b8c(%rip),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13535 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13535 │ │ │ │ │ pop %rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13443 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13443 │ │ │ │ │ lea 0x10a94(%rip),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13535 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13535 │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13443 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13443 │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ jmp 5260 │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13441 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13441 (discriminator 2) │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je c418 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13535 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13535 │ │ │ │ │ pop %rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13512 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13512 │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13535 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13535 │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13512 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13512 │ │ │ │ │ jmp 51b0 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13489 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13489 │ │ │ │ │ mov 0x15b59(%rip),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13535 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13535 │ │ │ │ │ pop %rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13489 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13489 │ │ │ │ │ lea 0x10ae1(%rip),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13535 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13535 │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13489 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13489 │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ jmp 5260 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13449 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13449 (discriminator 1) │ │ │ │ │ test $0x80000000,%eax │ │ │ │ │ je c3f8 │ │ │ │ │ testb $0x40,0xab(%r12) │ │ │ │ │ je c3f8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13467 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13467 │ │ │ │ │ xor %edi,%edi │ │ │ │ │ call 5460 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13473 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13473 │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je c488 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13475 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13475 │ │ │ │ │ xor %edx,%edx │ │ │ │ │ mov %rbx,%rsi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 56c0 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -9314,25 +9314,25 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js c459 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je c4c8 │ │ │ │ │ __Pyx_Raise(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13477 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13477 │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je c488 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbp),%rcx │ │ │ │ │ __Pyx_Raise(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13480 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13480 (discriminator 2) │ │ │ │ │ testb $0x40,0xab(%rcx) │ │ │ │ │ je c4d8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13512 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13512 │ │ │ │ │ mov %rbp,%rsi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 51b0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%rbp),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -9340,179 +9340,179 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js c488 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%rbp) │ │ │ │ │ je c490 │ │ │ │ │ __Pyx_Raise(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13535 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13535 │ │ │ │ │ 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-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13535 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13535 │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ jmp 5180 <_Py_Dealloc@plt> │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_Raise(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13472 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13472 │ │ │ │ │ mov %rbx,%rsi │ │ │ │ │ mov $0x1,%edi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 57f0 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ jmp c434 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13535 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13535 │ │ │ │ │ pop %rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13512 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13512 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13535 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13535 │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13512 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13512 │ │ │ │ │ jmp 51b0 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp c459 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_Raise(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13481 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13481 (discriminator 1) │ │ │ │ │ mov 0x15a79(%rip),%rax │ │ │ │ │ mov %r12,%rdx │ │ │ │ │ lea 0x109b7(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp c476 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_Raise(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13457 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13457 (discriminator 1) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je c488 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13512 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13512 │ │ │ │ │ mov %rbx,%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13535 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13535 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13512 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13512 │ │ │ │ │ jmp 51b0 │ │ │ │ │ __Pyx_Raise.constprop.0(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13512 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13512 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_PyInt_As_uint64_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17044 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17044 │ │ │ │ │ push %rbx │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ sub $0x10,%rsp │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ __Pyx_PyInt_As_uint64_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17067 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17067 (discriminator 3) │ │ │ │ │ testb $0x1,0xab(%rax) │ │ │ │ │ je c5b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17077 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17077 │ │ │ │ │ mov 0x10(%rdi),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17077 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17077 (discriminator 1) │ │ │ │ │ test $0x2,%al │ │ │ │ │ jne c590 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17079 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17079 (discriminator 1) │ │ │ │ │ cmp $0xf,%rax │ │ │ │ │ jbe c568 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17083 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17083 │ │ │ │ │ shr $0x3,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17084 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17084 │ │ │ │ │ cmp $0x2,%rax │ │ │ │ │ je c578 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17121 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17121 │ │ │ │ │ mov 0x15a18(%rip),%rsi │ │ │ │ │ xor %edx,%edx │ │ │ │ │ call 53f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17122 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17122 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js c5a6 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17124 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17124 (discriminator 1) │ │ │ │ │ cmp $0x1,%eax │ │ │ │ │ je c590 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17308 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17308 │ │ │ │ │ add $0x10,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17129 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17129 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17308 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17308 │ │ │ │ │ pop %rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17129 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17129 │ │ │ │ │ jmp 5600 │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17080 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17080 │ │ │ │ │ mov 0x18(%rdi),%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17308 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17308 │ │ │ │ │ add $0x10,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17088 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17088 │ │ │ │ │ mov 0x1c(%rdi),%eax │ │ │ │ │ mov 0x18(%rdi),%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17308 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17308 │ │ │ │ │ add $0x10,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17088 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17088 │ │ │ │ │ shl $0x1e,%rax │ │ │ │ │ or %rdx,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17308 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17308 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17305 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17305 │ │ │ │ │ mov 0x159d9(%rip),%rax │ │ │ │ │ lea 0x1098a(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17070 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17070 (discriminator 1) │ │ │ │ │ mov $0xffffffffffffffff,%rax │ │ │ │ │ jmp c56b │ │ │ │ │ nop │ │ │ │ │ __Pyx_PyNumber_IntOrLong(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18179 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18179 (discriminator 1) │ │ │ │ │ mov 0x60(%rax),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18190 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18190 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je c62c │ │ │ │ │ mov 0x80(%rax),%rax │ │ │ │ │ test %rax,%rax │ │ │ │ │ je c62c │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18192 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18192 │ │ │ │ │ call *%rax │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18200 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18200 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je c62c │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18204 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18204 (discriminator 2) │ │ │ │ │ mov 0x159d2(%rip),%rax │ │ │ │ │ cmp %rax,0x8(%rbx) │ │ │ │ │ jne c617 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_PyInt_As_uint64_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17071 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17071 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call c510 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rdx │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -9525,140 +9525,140 @@ │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ mov %rax,0x8(%rsp) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ jmp c56b │ │ │ │ │ __Pyx_PyNumber_IntOrLong(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18206 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18206 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call b170 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __Pyx_PyInt_As_uint64_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17070 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17070 │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne c5e0 │ │ │ │ │ jmp c5a6 │ │ │ │ │ __Pyx_PyNumber_IntOrLong(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18209 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18209 │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18209 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18209 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne c5a6 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18210 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18210 │ │ │ │ │ mov 0x15917(%rip),%rax │ │ │ │ │ lea 0xfc1d(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ __Pyx_PyInt_As_uint64_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17070 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17070 │ │ │ │ │ jmp c5a6 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyInt_As_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16777 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16777 │ │ │ │ │ push %rbx │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ sub $0x10,%rsp │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ __Pyx_PyInt_As_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16800 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16800 (discriminator 3) │ │ │ │ │ testb $0x1,0xab(%rax) │ │ │ │ │ je c728 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16810 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16810 │ │ │ │ │ mov 0x10(%rdi),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16810 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16810 (discriminator 1) │ │ │ │ │ test $0x2,%al │ │ │ │ │ jne c6f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16812 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16812 (discriminator 1) │ │ │ │ │ cmp $0xf,%rax │ │ │ │ │ jbe c6b8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16854 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16854 │ │ │ │ │ mov 0x158d2(%rip),%rsi │ │ │ │ │ xor %edx,%edx │ │ │ │ │ call 53f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16855 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16855 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js c6db │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16857 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16857 (discriminator 1) │ │ │ │ │ cmp $0x1,%eax │ │ │ │ │ je c6f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16862 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16862 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5600 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16862 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16862 (discriminator 1) │ │ │ │ │ cmp $0xff,%rax │ │ │ │ │ ja c710 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17041 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17041 │ │ │ │ │ add $0x10,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16813 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16813 │ │ │ │ │ mov 0x18(%rdi),%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16813 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16813 (discriminator 1) │ │ │ │ │ movzbl %dl,%ecx │ │ │ │ │ mov %edx,%eax │ │ │ │ │ cmp %rdx,%rcx │ │ │ │ │ je c6ae │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17034 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17034 │ │ │ │ │ mov 0x158a4(%rip),%rax │ │ │ │ │ lea 0x10885(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17041 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17041 │ │ │ │ │ add $0x10,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16803 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16803 (discriminator 1) │ │ │ │ │ mov $0xffffffff,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17041 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17041 │ │ │ │ │ pop %rbx │ │ │ │ │ ret │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17038 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17038 │ │ │ │ │ mov 0x15879(%rip),%rax │ │ │ │ │ lea 0x10882(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17040 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17040 │ │ │ │ │ jmp c6db │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16862 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16862 (discriminator 1) │ │ │ │ │ cmp $0xffffffffffffffff,%rax │ │ │ │ │ jne c6c5 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16862 (discriminator 5) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16862 (discriminator 5) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16862 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16862 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je c6c5 │ │ │ │ │ jmp c6db │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyNumber_IntOrLong(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18179 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18179 (discriminator 1) │ │ │ │ │ mov 0x60(%rax),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18190 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18190 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je c7ab │ │ │ │ │ mov 0x80(%rax),%rax │ │ │ │ │ test %rax,%rax │ │ │ │ │ je c7ab │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18192 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18192 │ │ │ │ │ call *%rax │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18200 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18200 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je c7ab │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18204 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18204 (discriminator 2) │ │ │ │ │ mov 0x1585a(%rip),%rax │ │ │ │ │ cmp %rax,0x8(%rbx) │ │ │ │ │ jne c796 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nop │ │ │ │ │ __Pyx_PyInt_As_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16804 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16804 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call c660 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rdx │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -9671,81 +9671,81 @@ │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ mov %al,0xf(%rsp) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ movzbl 0xf(%rsp),%eax │ │ │ │ │ jmp c6ae │ │ │ │ │ __Pyx_PyNumber_IntOrLong(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18206 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18206 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call b170 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __Pyx_PyInt_As_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16803 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16803 │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne c760 │ │ │ │ │ jmp c6db │ │ │ │ │ __Pyx_PyNumber_IntOrLong(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18209 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18209 │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18209 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18209 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne c6db │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18210 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18210 │ │ │ │ │ mov 0x15798(%rip),%rax │ │ │ │ │ lea 0xfa9e(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ __Pyx_PyInt_As_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16803 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16803 │ │ │ │ │ jmp c6db │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nop │ │ │ │ │ __Pyx_ReraiseException(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13688 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13688 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x10,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13691 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13691 │ │ │ │ │ call 5470 │ │ │ │ │ __Pyx_PyErr_GetTopmostException(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12647 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12647 │ │ │ │ │ mov 0x15794(%rip),%rbp │ │ │ │ │ mov 0x78(%rax),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12648 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12648 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ mov (%rax),%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12648 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12648 (discriminator 2) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je c80d │ │ │ │ │ cmp %rbp,%rbx │ │ │ │ │ jne c840 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12649 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12649 │ │ │ │ │ mov 0x8(%rax),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12648 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12648 (discriminator 3) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne c800 │ │ │ │ │ __Pyx_ReraiseException(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13696 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13696 (discriminator 1) │ │ │ │ │ cmp %rbp,%rbx │ │ │ │ │ je c820 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13698 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13698 │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ jne c840 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13726 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13726 │ │ │ │ │ mov 0x15719(%rip),%rax │ │ │ │ │ lea 0x1077a(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13731 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13731 │ │ │ │ │ add $0x10,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13726 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13726 │ │ │ │ │ jmp 5260 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rbx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je c849 │ │ │ │ │ @@ -9758,31 +9758,31 @@ │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r12),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je c85a │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r12) │ │ │ │ │ __Pyx_ReraiseException(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13702 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13702 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 52a0 │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13722 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13722 (discriminator 1) │ │ │ │ │ cmp %rbp,%r12 │ │ │ │ │ je c87d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13731 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13731 │ │ │ │ │ add $0x10,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13729 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13729 │ │ │ │ │ mov %rbx,%rsi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13731 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13731 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13729 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13729 │ │ │ │ │ jmp 50a0 │ │ │ │ │ _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 │ │ │ │ │ @@ -9831,40 +9831,40 @@ │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ jmp c89f │ │ │ │ │ __Pyx_ReraiseException(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_WriteUnraisable(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12841 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12841 │ │ │ │ │ push %r14 │ │ │ │ │ mov %rdi,%r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12857 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12857 │ │ │ │ │ call 55b0 │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12469 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12469 │ │ │ │ │ mov 0x70(%rax),%rbx │ │ │ │ │ __Pyx_WriteUnraisable(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12857 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12857 │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12470 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12470 │ │ │ │ │ movq $0x0,0x70(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12474 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12474 │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je cc20 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbx),%r13 │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12478 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12478 │ │ │ │ │ mov 0x28(%rbx),%rbp │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:824 │ │ │ │ │ mov 0x0(%r13),%eax │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov %eax,%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ @@ -9900,15 +9900,15 @@ │ │ │ │ │ je cacf │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%r13),%rax │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ mov %rbx,0x70(%r12) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js c9a7 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ @@ -9925,31 +9925,31 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js c9bd │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%rbp) │ │ │ │ │ je cb90 │ │ │ │ │ __Pyx_WriteUnraisable(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12864 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12864 │ │ │ │ │ xor %edi,%edi │ │ │ │ │ call 5310 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12869 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12869 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 5660 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12441 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12441 (discriminator 1) │ │ │ │ │ cmp 0x8(%rbx),%r13 │ │ │ │ │ jne 7e3a <__cxa_finalize@plt+0x25ea> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12444 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12444 (discriminator 1) │ │ │ │ │ cmp %rbp,0x28(%rbx) │ │ │ │ │ jne cc70 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12448 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12448 │ │ │ │ │ mov 0x70(%r12),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ mov %rbx,0x70(%r12) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je ca06 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -9985,33 +9985,33 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js ca37 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%rbp) │ │ │ │ │ je cb70 │ │ │ │ │ __Pyx_WriteUnraisable(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12872 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12872 │ │ │ │ │ test %r14,%r14 │ │ │ │ │ je cae8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12875 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12875 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 5830 │ │ │ │ │ _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 ca5c │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r14) │ │ │ │ │ je cb58 │ │ │ │ │ __Pyx_WriteUnraisable(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12882 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12882 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ ret │ │ │ │ │ nopl (%rax) │ │ │ │ │ @@ -10027,15 +10027,15 @@ │ │ │ │ │ mov (%rbx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ jne c977 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%r13),%rax │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ mov %rbx,0x70(%r12) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js cab0 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ @@ -10056,90 +10056,90 @@ │ │ │ │ │ je cbf4 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,0x0(%rbp) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%r13),%rax │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ mov %rbx,0x70(%r12) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns c995 │ │ │ │ │ jmp c9a7 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_WriteUnraisable(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12873 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12873 │ │ │ │ │ mov 0x15499(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12882 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12882 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12873 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12873 │ │ │ │ │ jmp 5830 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rbx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je cb20 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rbx) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%r13),%rax │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ mov %rbx,0x70(%r12) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns ca95 │ │ │ │ │ jmp cb3b │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%r13),%rax │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ mov %rbx,0x70(%r12) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js cb3b │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ je cc80 │ │ │ │ │ __Pyx_WriteUnraisable(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12864 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12864 │ │ │ │ │ xor %edi,%edi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12869 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12869 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12864 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12864 │ │ │ │ │ call 5310 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12869 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12869 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 5660 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12441 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12441 │ │ │ │ │ jmp c9cf │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_WriteUnraisable(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12882 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12882 │ │ │ │ │ pop %rbx │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ __Pyx_WriteUnraisable(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12882 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12882 │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ jmp 5180 <_Py_Dealloc@plt> │ │ │ │ │ @@ -10168,15 +10168,15 @@ │ │ │ │ │ je cb20 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rbx) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%r13),%rax │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ mov %rbx,0x70(%r12) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns cb2d │ │ │ │ │ jmp cb3b │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ @@ -10193,42 +10193,42 @@ │ │ │ │ │ jne c977 │ │ │ │ │ add $0x1,%edx │ │ │ │ │ jne cacc │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%r13),%rax │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ mov %rbx,0x70(%r12) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns ca95 │ │ │ │ │ jmp c9a7 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ add $0x2,%eax │ │ │ │ │ jne c968 │ │ │ │ │ jmp ca7d │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __Pyx_WriteUnraisable(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12864 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12864 │ │ │ │ │ xor %edi,%edi │ │ │ │ │ call 5310 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12869 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12869 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 5660 │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12448 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12448 │ │ │ │ │ mov 0x70(%r12),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ movq $0x0,0x70(%r12) │ │ │ │ │ __Pyx_WriteUnraisable(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12869 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12869 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je ca37 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -10240,15 +10240,15 @@ │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ jne ca37 │ │ │ │ │ jmp cb73 │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12446 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12446 │ │ │ │ │ mov %rbp,%rsi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5090 │ │ │ │ │ jmp c9e3 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ @@ -10266,175 +10266,175 @@ │ │ │ │ │ jne c9a7 │ │ │ │ │ jmp cb3b │ │ │ │ │ __Pyx_WriteUnraisable.constprop.0(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15864 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15864 │ │ │ │ │ endbr64 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15865 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15865 │ │ │ │ │ mov 0x70(%rdi),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je cce0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15865 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15865 (discriminator 1) │ │ │ │ │ movq $0x0,0x70(%rbx) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js cce0 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je cf50 │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15869 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15869 │ │ │ │ │ mov 0x20(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je cd05 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15869 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15869 (discriminator 1) │ │ │ │ │ movq $0x0,0x20(%rbx) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js cd05 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je cf60 │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15871 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15871 │ │ │ │ │ mov 0x40(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je cd2a │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15871 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15871 (discriminator 1) │ │ │ │ │ movq $0x0,0x40(%rbx) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js cd2a │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je cf70 │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15872 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15872 │ │ │ │ │ mov 0x48(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je cd4f │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15872 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15872 (discriminator 1) │ │ │ │ │ movq $0x0,0x48(%rbx) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js cd4f │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je cf80 │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15873 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15873 │ │ │ │ │ mov 0x50(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je cd74 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15873 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15873 (discriminator 1) │ │ │ │ │ movq $0x0,0x50(%rbx) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js cd74 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je cf90 │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15874 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15874 │ │ │ │ │ mov 0x58(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je cd99 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15874 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15874 (discriminator 1) │ │ │ │ │ movq $0x0,0x58(%rbx) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js cd99 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je cfa0 │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15875 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15875 │ │ │ │ │ mov 0x60(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je cdbe │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15875 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15875 (discriminator 1) │ │ │ │ │ movq $0x0,0x60(%rbx) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js cdbe │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je cfb0 │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15876 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15876 │ │ │ │ │ mov 0x68(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je cde3 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15876 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15876 (discriminator 1) │ │ │ │ │ movq $0x0,0x68(%rbx) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js cde3 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je cfc0 │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15882 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15882 │ │ │ │ │ mov 0x38(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15883 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15883 │ │ │ │ │ movq $0x0,0x38(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je ce08 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -10444,102 +10444,102 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js ce08 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je cfd0 │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15888 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15888 │ │ │ │ │ mov 0x98(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je ce33 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15888 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15888 (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 ce33 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je cfe0 │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15889 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15889 │ │ │ │ │ mov 0xa0(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je ce5e │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15889 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15889 (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 ce5e │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je cff0 │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15890 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15890 │ │ │ │ │ mov 0xb0(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je ce89 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15890 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15890 (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 ce89 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je d000 │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15891 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15891 │ │ │ │ │ mov 0xb8(%rbx),%rdi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je ceb4 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15891 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15891 (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 ceb4 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je cf40 │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15892 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15892 │ │ │ │ │ mov 0x78(%rbx),%r12 │ │ │ │ │ test %r12,%r12 │ │ │ │ │ je cf34 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15895 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15895 (discriminator 1) │ │ │ │ │ mov 0x80(%rbx),%eax │ │ │ │ │ test %eax,%eax │ │ │ │ │ jle cf24 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ jmp ceec │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ add $0x1,%rbp │ │ │ │ │ cmp %ebp,0x80(%rbx) │ │ │ │ │ jle cf20 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15896 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15896 │ │ │ │ │ mov (%r12,%rbp,8),%rdi │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je cee0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -10551,26 +10551,26 @@ │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ jne cee0 │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15895 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15895 (discriminator 1) │ │ │ │ │ add $0x1,%rbp │ │ │ │ │ cmp %ebp,0x80(%rbx) │ │ │ │ │ jg ceec │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15897 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15897 │ │ │ │ │ mov 0x78(%rbx),%r12 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 5390 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15898 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15898 │ │ │ │ │ movq $0x0,0x78(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15901 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15901 │ │ │ │ │ pop %rbx │ │ │ │ │ xor %eax,%eax │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -10613,142 +10613,142 @@ │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp ce89 │ │ │ │ │ __Pyx_CyFunction_clear(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_dealloc(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15910 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15910 │ │ │ │ │ endbr64 │ │ │ │ │ push %rbx │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15911 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15911 │ │ │ │ │ call 5820 │ │ │ │ │ __Pyx__CyFunction_dealloc(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15904 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15904 │ │ │ │ │ cmpq $0x0,0x28(%rbx) │ │ │ │ │ je d02c │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15905 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15905 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 50b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15906 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15906 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call ccb0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15907 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15907 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ __Pyx_CyFunction_dealloc(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15913 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15913 │ │ │ │ │ pop %rbx │ │ │ │ │ __Pyx__CyFunction_dealloc(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15907 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15907 │ │ │ │ │ jmp 51c0 │ │ │ │ │ __Pyx_CyFunction_dealloc(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15907 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15907 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_PyUnicode_Substring(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14153 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14153 │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rdi),%rcx │ │ │ │ │ PyUnicode_GET_LENGTH(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:280 (discriminator 2) │ │ │ │ │ testb $0x10,0xab(%rcx) │ │ │ │ │ je 7e3f <__cxa_finalize@plt+0x25ef> │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:280 │ │ │ │ │ mov 0x10(%rdi),%rcx │ │ │ │ │ __Pyx_PyUnicode_Substring(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14157 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14157 │ │ │ │ │ mov %rsi,%rax │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ jns d06d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14158 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14158 │ │ │ │ │ add %rcx,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14159 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14159 │ │ │ │ │ mov $0x0,%esi │ │ │ │ │ cmovs %rsi,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14162 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14162 │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ js d0b8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14164 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14164 │ │ │ │ │ cmp %rcx,%rdx │ │ │ │ │ mov %rcx,%rsi │ │ │ │ │ cmovle %rdx,%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14166 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14166 │ │ │ │ │ cmp %rsi,%rax │ │ │ │ │ jge d0a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14168 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14168 │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne d0c1 │ │ │ │ │ cmp %rcx,%rdx │ │ │ │ │ jl d0c1 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdi),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je d094 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rdi) │ │ │ │ │ __Pyx_PyUnicode_Substring(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14153 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14153 │ │ │ │ │ mov %rdi,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14176 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14176 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14167 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14167 │ │ │ │ │ mov 0x15be1(%rip),%rax │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je d0b0 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ __Pyx_PyUnicode_Substring(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14176 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14176 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14163 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14163 │ │ │ │ │ lea (%rdx,%rcx,1),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14166 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14166 │ │ │ │ │ cmp %rsi,%rax │ │ │ │ │ jge d0a0 │ │ │ │ │ PyUnicode_IS_COMPACT(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:219 │ │ │ │ │ movzbl 0x20(%rdi),%ecx │ │ │ │ │ __Pyx_PyUnicode_Substring(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14171 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14171 │ │ │ │ │ mov %rsi,%rdx │ │ │ │ │ sub %rax,%rdx │ │ │ │ │ PyUnicode_DATA(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:262 (discriminator 1) │ │ │ │ │ test $0x20,%cl │ │ │ │ │ jne d100 │ │ │ │ │ _PyUnicode_NONCOMPACT_DATA(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:256 │ │ │ │ │ mov 0x38(%rdi),%rsi │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:257 │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ je 7e44 <__cxa_finalize@plt+0x25f4> │ │ │ │ │ __Pyx_PyUnicode_Substring(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14172 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14172 │ │ │ │ │ shr $0x2,%cl │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14176 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14176 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14172 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14172 │ │ │ │ │ mov %ecx,%edi │ │ │ │ │ and $0x7,%edi │ │ │ │ │ movzbl %dil,%ecx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14171 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14171 │ │ │ │ │ movzbl %dil,%edi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14172 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14172 │ │ │ │ │ imul %rcx,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14171 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14171 │ │ │ │ │ add %rax,%rsi │ │ │ │ │ jmp 55c0 │ │ │ │ │ nopl (%rax) │ │ │ │ │ _PyUnicode_COMPACT_DATA(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:248 │ │ │ │ │ lea 0x28(%rdi),%r8 │ │ │ │ │ lea 0x38(%rdi),%rsi │ │ │ │ │ @@ -10756,15 +10756,15 @@ │ │ │ │ │ cmovne %r8,%rsi │ │ │ │ │ jmp d0dd │ │ │ │ │ __Pyx_PyUnicode_Substring(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:248 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_GetItemInt_Tuple_Fast(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14415 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14415 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x18,%rsp │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ @@ -10776,42 +10776,42 @@ │ │ │ │ │ cmp 0x14e6a(%rip),%rax │ │ │ │ │ je 7e68 <__cxa_finalize@plt+0x2618> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x14e4d(%rip),%rax │ │ │ │ │ je 7e63 <__cxa_finalize@plt+0x2613> │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ __Pyx_GetItemInt_Tuple_Fast(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14423 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14423 (discriminator 3) │ │ │ │ │ cmp 0x10(%rdi),%rsi │ │ │ │ │ jae d170 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14424 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14424 │ │ │ │ │ mov 0x18(%rdi,%rsi,8),%rax │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je d168 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ __Pyx_GetItemInt_Tuple_Fast(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14432 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14432 │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ ret │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14428 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14428 │ │ │ │ │ mov %rsi,%rdi │ │ │ │ │ call 53a0 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ __Pyx_GetItemInt_Generic(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14392 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14392 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je d1b8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14393 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14393 │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 52b0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%rbp),%rdx │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -10826,116 +10826,116 @@ │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ mov %rax,0x8(%rsp) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ jmp d168 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_GetItemInt_Generic(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14392 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14392 (discriminator 1) │ │ │ │ │ xor %eax,%eax │ │ │ │ │ jmp d168 │ │ │ │ │ __Pyx_GetItemInt_Tuple_Fast.constprop.0(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14392 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14392 (discriminator 1) │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_TraceSetupAndCall(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12554 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12554 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ mov %r9d,%r12d │ │ │ │ │ push %rbp │ │ │ │ │ mov %rsi,%rbp │ │ │ │ │ push %rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12563 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12563 │ │ │ │ │ mov (%rdi),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12554 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12554 │ │ │ │ │ mov %rdx,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12563 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12563 │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ je d300 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12567 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12567 │ │ │ │ │ mov 0x15a7c(%rip),%rdx │ │ │ │ │ xor %ecx,%ecx │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 50f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12567 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12567 (discriminator 1) │ │ │ │ │ mov %rax,0x0(%rbp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12573 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12573 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je d3c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12583 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12583 │ │ │ │ │ mov %r12d,0x28(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12585 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12585 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5080 │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12469 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12469 │ │ │ │ │ mov 0x70(%rbx),%r12 │ │ │ │ │ __Pyx_TraceSetupAndCall(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12592 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12592 │ │ │ │ │ mov 0x50(%rbx),%r8 │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12470 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12470 │ │ │ │ │ movq $0x0,0x70(%rbx) │ │ │ │ │ __Pyx_TraceSetupAndCall(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12592 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12592 │ │ │ │ │ mov 0x0(%rbp),%rsi │ │ │ │ │ mov 0x60(%rbx),%rdi │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12474 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12474 │ │ │ │ │ test %r12,%r12 │ │ │ │ │ je d380 │ │ │ │ │ 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 d23a │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%r13) │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12478 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12478 │ │ │ │ │ mov 0x28(%r12),%rbp │ │ │ │ │ Py_XINCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1031 │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je d24f │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je d24f │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ __Pyx_TraceSetupAndCall(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12592 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12592 │ │ │ │ │ xor %ecx,%ecx │ │ │ │ │ xor %edx,%edx │ │ │ │ │ call *%r8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12593 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12593 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12592 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12592 │ │ │ │ │ mov %eax,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12593 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12593 │ │ │ │ │ call 50e0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12594 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12594 │ │ │ │ │ test %r14d,%r14d │ │ │ │ │ jne d330 │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12441 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12441 (discriminator 1) │ │ │ │ │ cmp 0x8(%r12),%r13 │ │ │ │ │ jne 7e8c <__cxa_finalize@plt+0x263c> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12444 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12444 (discriminator 1) │ │ │ │ │ cmp 0x28(%r12),%rbp │ │ │ │ │ jne d410 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12448 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12448 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ mov %r12,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je d2b0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -10984,41 +10984,41 @@ │ │ │ │ │ mov %rax,0x0(%rbp) │ │ │ │ │ jne d2f0 │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_TraceSetupAndCall(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12596 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12596 │ │ │ │ │ mov $0x1,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12603 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12603 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ ret │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __Pyx_createFrameCodeObject(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12607 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12607 │ │ │ │ │ mov %rcx,%rsi │ │ │ │ │ mov %rdi,%r13 │ │ │ │ │ mov %r9d,%edx │ │ │ │ │ mov %r8,%rdi │ │ │ │ │ call 5810 │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12608 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12608 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je d3b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12609 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12609 │ │ │ │ │ orl $0x3,0x30(%rax) │ │ │ │ │ __Pyx_TraceSetupAndCall(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12564 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12564 (discriminator 1) │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12565 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12565 │ │ │ │ │ jmp d1dd │ │ │ │ │ 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) │ │ │ │ │ @@ -11059,50 +11059,50 @@ │ │ │ │ │ jne d395 │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp d395 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_TraceSetupAndCall(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12592 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12592 │ │ │ │ │ xor %ecx,%ecx │ │ │ │ │ xor %edx,%edx │ │ │ │ │ call *%r8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12593 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12593 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12592 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12592 │ │ │ │ │ mov %eax,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12593 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12593 │ │ │ │ │ call 50e0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12594 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12594 │ │ │ │ │ test %ebp,%ebp │ │ │ │ │ je d3d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12601 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12601 │ │ │ │ │ mov $0xffffffff,%eax │ │ │ │ │ jmp d2f5 │ │ │ │ │ nop │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp d35c │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_TraceSetupAndCall(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12564 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12564 (discriminator 1) │ │ │ │ │ movq $0x0,0x0(%r13) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12565 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12565 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12565 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12565 (discriminator 1) │ │ │ │ │ xor %eax,%eax │ │ │ │ │ jmp d2f5 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12448 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12448 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ movq $0x0,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je d2f0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -11118,145 +11118,145 @@ │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp d2f0 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12446 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12446 │ │ │ │ │ mov %rbp,%rsi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 5090 │ │ │ │ │ jmp d280 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_set_bit(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4226 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4226 │ │ │ │ │ push %rbp │ │ │ │ │ mov %rdi,%rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x18,%rsp │ │ │ │ │ mov %fs:0x28,%rbx │ │ │ │ │ mov %rbx,0x8(%rsp) │ │ │ │ │ mov %rsi,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4227 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4227 │ │ │ │ │ movq $0x0,(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4232 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4232 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4232 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4232 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%edx │ │ │ │ │ test %edx,%edx │ │ │ │ │ jne d4d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4232 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4232 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je d4d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4232 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4232 (discriminator 14) │ │ │ │ │ mov %rsp,%rsi │ │ │ │ │ mov $0x46,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0xee22(%rip),%r8 │ │ │ │ │ lea 0xee3f(%rip),%rcx │ │ │ │ │ lea 0x1568e(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4232 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4232 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je d500 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4242 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4242 │ │ │ │ │ mov %rbx,%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4243 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4243 │ │ │ │ │ mov %ebx,%ecx │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4242 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4242 │ │ │ │ │ shr $0x3,%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4243 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4243 │ │ │ │ │ and $0x7,%ecx │ │ │ │ │ shl %cl,%edx │ │ │ │ │ or %dl,0x0(%rbp,%rsi,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4258 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4258 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je d4e7 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4258 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4258 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4258 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4258 (discriminator 8) │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne d50e │ │ │ │ │ mov 0x14aca(%rip),%rdx │ │ │ │ │ mov (%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4259 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4259 │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4258 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4258 (discriminator 8) │ │ │ │ │ jmp bdf0 │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4242 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4242 │ │ │ │ │ mov %rbx,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4243 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4243 │ │ │ │ │ mov %ebx,%ecx │ │ │ │ │ mov $0x1,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4242 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4242 │ │ │ │ │ shr $0x3,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4243 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4243 │ │ │ │ │ and $0x7,%ecx │ │ │ │ │ shl %cl,%eax │ │ │ │ │ or %al,0x0(%rbp,%rdx,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4259 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4259 │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne d50e │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ ret │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4256 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4256 │ │ │ │ │ lea 0xed9b(%rip),%rdi │ │ │ │ │ call c900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4258 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4258 │ │ │ │ │ jmp d49f │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4259 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4259 │ │ │ │ │ call 5240 <__stack_chk_fail@plt> │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __Pyx_CyFunction_CallMethod(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15953 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15953 │ │ │ │ │ push %rbp │ │ │ │ │ mov %rsi,%rbp │ │ │ │ │ mov %rdx,%rsi │ │ │ │ │ push %rbx │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ sub $0x18,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15965 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15965 │ │ │ │ │ mov 0x10(%rdi),%rax │ │ │ │ │ mov 0x8(%rax),%r8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15969 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15969 │ │ │ │ │ mov 0x10(%rax),%eax │ │ │ │ │ and $0xf,%eax │ │ │ │ │ cmp $0x4,%eax │ │ │ │ │ je d5e0 │ │ │ │ │ jg d568 │ │ │ │ │ cmp $0x1,%eax │ │ │ │ │ je d630 │ │ │ │ │ cmp $0x3,%eax │ │ │ │ │ jne d5c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16052 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16052 │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15975 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15975 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ mov %rcx,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16052 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16052 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15975 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15975 │ │ │ │ │ jmp *%r8 │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15969 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15969 │ │ │ │ │ cmp $0x8,%eax │ │ │ │ │ jne d5c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16002 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16002 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ jne d660 │ │ │ │ │ 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) │ │ │ │ │ @@ -11268,42 +11268,42 @@ │ │ │ │ │ je 7e9b <__cxa_finalize@plt+0x264b> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x149fd(%rip),%rax │ │ │ │ │ je 7e91 <__cxa_finalize@plt+0x2641> │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rsi),%rcx │ │ │ │ │ __Pyx_CyFunction_CallMethod(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16009 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16009 (discriminator 1) │ │ │ │ │ cmp $0x1,%rcx │ │ │ │ │ jne d6d8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16016 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16016 │ │ │ │ │ mov 0x18(%rsi),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16052 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16052 │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16016 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16016 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16052 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16052 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16016 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16016 │ │ │ │ │ jmp *%r8 │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16038 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16038 │ │ │ │ │ mov 0x14941(%rip),%rax │ │ │ │ │ lea 0xec11(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16052 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16052 │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ xor %eax,%eax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ ret │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15977 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15977 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ jne d6b0 │ │ │ │ │ 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) │ │ │ │ │ @@ -11315,153 +11315,153 @@ │ │ │ │ │ je 7e9b <__cxa_finalize@plt+0x264b> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x1498a(%rip),%rax │ │ │ │ │ je 7e91 <__cxa_finalize@plt+0x2641> │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rsi),%rcx │ │ │ │ │ __Pyx_CyFunction_CallMethod(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15984 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15984 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ jne d700 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16052 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16052 │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16016 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16016 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15985 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15985 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16052 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16052 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16016 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16016 │ │ │ │ │ jmp *%r8 │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15971 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15971 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ je d5b3 │ │ │ │ │ mov %rcx,%rdi │ │ │ │ │ mov %r8,(%rsp) │ │ │ │ │ mov %rdx,0x8(%rsp) │ │ │ │ │ call 5070 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15971 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15971 (discriminator 2) │ │ │ │ │ mov (%rsp),%r8 │ │ │ │ │ mov 0x8(%rsp),%rsi │ │ │ │ │ test %rax,%rax │ │ │ │ │ je d5b3 │ │ │ │ │ jmp d683 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16002 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16002 (discriminator 1) │ │ │ │ │ mov %rcx,%rdi │ │ │ │ │ mov %r8,(%rsp) │ │ │ │ │ mov %rdx,0x8(%rsp) │ │ │ │ │ call 5070 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16002 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16002 (discriminator 2) │ │ │ │ │ mov (%rsp),%r8 │ │ │ │ │ mov 0x8(%rsp),%rsi │ │ │ │ │ test %rax,%rax │ │ │ │ │ je d576 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16048 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16048 │ │ │ │ │ mov 0x10(%rbx),%rax │ │ │ │ │ lea 0xf992(%rip),%rsi │ │ │ │ │ mov (%rax),%rdx │ │ │ │ │ mov 0x148c0(%rip),%rax │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16051 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16051 │ │ │ │ │ jmp d5d6 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15977 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15977 (discriminator 1) │ │ │ │ │ mov %rcx,%rdi │ │ │ │ │ mov %r8,(%rsp) │ │ │ │ │ mov %rdx,0x8(%rsp) │ │ │ │ │ call 5070 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15977 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15977 (discriminator 2) │ │ │ │ │ mov (%rsp),%r8 │ │ │ │ │ mov 0x8(%rsp),%rsi │ │ │ │ │ test %rax,%rax │ │ │ │ │ je d5e9 │ │ │ │ │ jmp d683 │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16030 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16030 │ │ │ │ │ mov 0x10(%rbx),%rax │ │ │ │ │ lea 0xf90d(%rip),%rsi │ │ │ │ │ mov (%rax),%rdx │ │ │ │ │ mov 0x1486b(%rip),%rax │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16034 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16034 │ │ │ │ │ jmp d5d6 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15994 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15994 │ │ │ │ │ mov 0x10(%rbx),%rax │ │ │ │ │ lea 0xf8bd(%rip),%rsi │ │ │ │ │ mov (%rax),%rdx │ │ │ │ │ mov 0x14843(%rip),%rax │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15998 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15998 │ │ │ │ │ jmp d5d6 │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15998 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15998 │ │ │ │ │ jmp 7e96 <__cxa_finalize@plt+0x2646> │ │ │ │ │ jmp 7e96 <__cxa_finalize@plt+0x2646> │ │ │ │ │ __Pyx_CyFunction_CallMethod(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15998 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15998 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __Pyx_CyFunction_CallAsMethod(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16064 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16064 │ │ │ │ │ endbr64 │ │ │ │ │ push %r15 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ mov %rsi,%r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ sub $0x68,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16068 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16068 │ │ │ │ │ mov 0x30(%rdi),%r8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16064 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16064 │ │ │ │ │ mov %fs:0x28,%rbp │ │ │ │ │ mov %rbp,0x58(%rsp) │ │ │ │ │ mov %rdx,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16069 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16069 │ │ │ │ │ test %r8,%r8 │ │ │ │ │ jne d858 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16078 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16078 │ │ │ │ │ mov 0x90(%rdi),%eax │ │ │ │ │ and $0x5,%eax │ │ │ │ │ cmp $0x4,%eax │ │ │ │ │ je d7a8 │ │ │ │ │ __Pyx_CyFunction_Call(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16061 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16061 │ │ │ │ │ mov 0x58(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne dbd2 │ │ │ │ │ mov 0x18(%rdi),%rsi │ │ │ │ │ __Pyx_CyFunction_CallAsMethod(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16110 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16110 │ │ │ │ │ add $0x68,%rsp │ │ │ │ │ __Pyx_CyFunction_Call(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16061 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16061 │ │ │ │ │ mov %rbp,%rcx │ │ │ │ │ mov %r12,%rdx │ │ │ │ │ __Pyx_CyFunction_CallAsMethod(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16110 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16110 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ __Pyx_CyFunction_Call(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16061 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16061 │ │ │ │ │ jmp d520 │ │ │ │ │ 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) │ │ │ │ │ @@ -11471,32 +11471,32 @@ │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp 0x147e8(%rip),%rax │ │ │ │ │ je 7ee8 <__cxa_finalize@plt+0x2698> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x147cb(%rip),%rax │ │ │ │ │ je 7f07 <__cxa_finalize@plt+0x26b7> │ │ │ │ │ __Pyx_CyFunction_CallAsMethod(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16088 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16088 │ │ │ │ │ mov 0x10(%rsi),%rdx │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ mov $0x1,%esi │ │ │ │ │ call 5520 │ │ │ │ │ mov %rax,%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16089 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16089 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je d8f2 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16091 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16091 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 5300 │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16092 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16092 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je d8c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16104 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16104 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ mov %rbp,%rcx │ │ │ │ │ mov %r13,%rdx │ │ │ │ │ call d520 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -11506,15 +11506,15 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js d82d │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ je d900 │ │ │ │ │ __Pyx_CyFunction_CallAsMethod(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16110 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16110 │ │ │ │ │ mov 0x58(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne dbd2 │ │ │ │ │ add $0x68,%rsp │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ @@ -11535,65 +11535,65 @@ │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp 0x14738(%rip),%rax │ │ │ │ │ je 7ee8 <__cxa_finalize@plt+0x2698> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x1471b(%rip),%rax │ │ │ │ │ je 7f07 <__cxa_finalize@plt+0x26b7> │ │ │ │ │ __Pyx_CyFunction_CallAsMethod(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16071 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16071 (discriminator 1) │ │ │ │ │ mov 0x10(%rsi),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16071 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16071 │ │ │ │ │ lea 0x18(%rsi),%rsi │ │ │ │ │ __Pyx_PyVectorcall_FastCallDict(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15381 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15381 (discriminator 1) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ jne d910 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15382 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15382 │ │ │ │ │ mov 0x58(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne dbd2 │ │ │ │ │ __Pyx_CyFunction_CallAsMethod(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16110 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16110 │ │ │ │ │ add $0x68,%rsp │ │ │ │ │ __Pyx_PyVectorcall_FastCallDict(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15382 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15382 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ xor %ecx,%ecx │ │ │ │ │ __Pyx_CyFunction_CallAsMethod(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16110 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16110 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ __Pyx_PyVectorcall_FastCallDict(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15382 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15382 │ │ │ │ │ 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 d8d6 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ je db58 │ │ │ │ │ __Pyx_CyFunction_CallAsMethod(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16095 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16095 │ │ │ │ │ mov 0x1467b(%rip),%rax │ │ │ │ │ mov 0x50(%rbx),%rdx │ │ │ │ │ lea 0xf760(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16090 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16090 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ jmp d82d │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ @@ -11605,101 +11605,101 @@ │ │ │ │ │ PyDict_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/dictobject.h:57 (discriminator 2) │ │ │ │ │ testb $0x20,0xab(%rax) │ │ │ │ │ je 7ee3 <__cxa_finalize@plt+0x2693> │ │ │ │ │ /usr/include/python3.13/cpython/dictobject.h:62 │ │ │ │ │ mov 0x10(%rbp),%r9 │ │ │ │ │ __Pyx_PyVectorcall_FastCallDict(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15381 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15381 (discriminator 1) │ │ │ │ │ test %r9,%r9 │ │ │ │ │ je d894 │ │ │ │ │ __Pyx_PyVectorcall_FastCallDict_kw(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15345 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15345 │ │ │ │ │ lea (%r9,%rdx,1),%rdi │ │ │ │ │ mov %r8,0x18(%rsp) │ │ │ │ │ shl $0x3,%rdi │ │ │ │ │ mov %rdx,0x10(%rsp) │ │ │ │ │ mov %r9,0x8(%rsp) │ │ │ │ │ call 57d0 │ │ │ │ │ mov %rax,%r10 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15346 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15346 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je db86 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15350 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15350 (discriminator 1) │ │ │ │ │ mov 0x10(%rsp),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15350 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15350 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15350 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15350 (discriminator 1) │ │ │ │ │ mov 0x8(%rsp),%r9 │ │ │ │ │ mov 0x18(%rsp),%r8 │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je d992 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15350 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15350 (discriminator 3) │ │ │ │ │ mov 0x18(%r12,%rax,8),%rcx │ │ │ │ │ mov %rcx,(%r10,%rax,8) │ │ │ │ │ add $0x1,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15350 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15350 (discriminator 1) │ │ │ │ │ cmp %rax,%rdx │ │ │ │ │ jne d980 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15351 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15351 │ │ │ │ │ mov %r9,%rdi │ │ │ │ │ mov %r10,0x20(%rsp) │ │ │ │ │ mov %r8,0x18(%rsp) │ │ │ │ │ mov %rdx,0x10(%rsp) │ │ │ │ │ mov %r9,0x8(%rsp) │ │ │ │ │ call 5460 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15352 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15352 (discriminator 1) │ │ │ │ │ mov 0x8(%rsp),%r9 │ │ │ │ │ mov 0x10(%rsp),%rdx │ │ │ │ │ test %rax,%rax │ │ │ │ │ mov 0x18(%rsp),%r8 │ │ │ │ │ mov 0x20(%rsp),%r10 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15351 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15351 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15352 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15352 (discriminator 1) │ │ │ │ │ je db92 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15356 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15356 │ │ │ │ │ lea 0x48(%rsp),%rcx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15358 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15358 │ │ │ │ │ mov $0x10000000,%r13d │ │ │ │ │ lea 0x50(%rsp),%rax │ │ │ │ │ mov %rbx,0x38(%rsp) │ │ │ │ │ mov %rcx,0x10(%rsp) │ │ │ │ │ lea 0x40(%rsp),%rcx │ │ │ │ │ mov %r13,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15357 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15357 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ movq $0x0,0x40(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15356 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15356 │ │ │ │ │ lea (%r10,%rdx,8),%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15359 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15359 │ │ │ │ │ mov %rax,%r13 │ │ │ │ │ mov %rcx,0x8(%rsp) │ │ │ │ │ mov %rdx,0x18(%rsp) │ │ │ │ │ mov %r8,0x20(%rsp) │ │ │ │ │ mov %r9,0x28(%rsp) │ │ │ │ │ mov %r10,0x30(%rsp) │ │ │ │ │ jmp da89 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15360 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15360 │ │ │ │ │ mov 0x48(%rsp),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15360 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15360 (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 da39 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ __Pyx_PyVectorcall_FastCallDict_kw(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15362 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15362 │ │ │ │ │ mov 0x50(%rsp),%rcx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rcx),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je da47 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ @@ -11721,38 +11721,38 @@ │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:34 (discriminator 1) │ │ │ │ │ cmp 0x10(%r15),%r12 │ │ │ │ │ jge 7eba <__cxa_finalize@plt+0x266a> │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:35 │ │ │ │ │ mov %rax,0x18(%r15,%r12,8) │ │ │ │ │ __Pyx_PyVectorcall_FastCallDict_kw(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15364 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15364 │ │ │ │ │ mov %rcx,(%r14,%r12,8) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15365 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15365 │ │ │ │ │ add $0x1,%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15359 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15359 │ │ │ │ │ mov 0x10(%rsp),%rdx │ │ │ │ │ mov 0x8(%rsp),%rsi │ │ │ │ │ mov %r13,%rcx │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 5610 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15359 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15359 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne da20 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15367 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15367 (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 dba1 │ │ │ │ │ mov %r9,0x10(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15371 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15371 │ │ │ │ │ mov %r10,%rsi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ mov %r15,%rcx │ │ │ │ │ mov %r10,0x8(%rsp) │ │ │ │ │ call *%r8 │ │ │ │ │ mov 0x10(%rsp),%r9 │ │ │ │ │ mov 0x8(%rsp),%r10 │ │ │ │ │ @@ -11765,29 +11765,29 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js dafe │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ je db65 │ │ │ │ │ __Pyx_PyVectorcall_FastCallDict_kw(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15374 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15374 (discriminator 1) │ │ │ │ │ test %r9,%r9 │ │ │ │ │ jle db4b │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ mov %r9,%r13 │ │ │ │ │ mov %r10,%r12 │ │ │ │ │ jmp db29 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15374 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15374 (discriminator 3) │ │ │ │ │ add $0x1,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15374 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15374 (discriminator 1) │ │ │ │ │ cmp %rbp,%r13 │ │ │ │ │ je db48 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15375 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15375 │ │ │ │ │ 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 │ │ │ │ │ @@ -11798,123 +11798,123 @@ │ │ │ │ │ jne db20 │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp db20 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ mov %r12,%r10 │ │ │ │ │ __Pyx_PyVectorcall_FastCallDict_kw(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15376 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15376 │ │ │ │ │ mov %r10,%rdi │ │ │ │ │ call 5100 │ │ │ │ │ __Pyx_PyVectorcall_FastCallDict(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15384 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15384 │ │ │ │ │ jmp d82d │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp d8d6 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ mov %r10,0x10(%rsp) │ │ │ │ │ mov %r9,0x8(%rsp) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov 0x10(%rsp),%r10 │ │ │ │ │ mov 0x8(%rsp),%r9 │ │ │ │ │ jmp dafe │ │ │ │ │ __Pyx_PyVectorcall_FastCallDict_kw(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15347 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15347 │ │ │ │ │ call 51a0 │ │ │ │ │ __Pyx_CyFunction_CallAsMethod(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16090 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16090 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ jmp d82d │ │ │ │ │ __Pyx_PyVectorcall_FastCallDict_kw(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15353 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15353 │ │ │ │ │ mov %r10,%rdi │ │ │ │ │ __Pyx_CyFunction_CallAsMethod(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16090 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16090 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ __Pyx_PyVectorcall_FastCallDict_kw(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15353 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15353 │ │ │ │ │ call 5100 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15354 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15354 │ │ │ │ │ jmp d82d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15368 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15368 │ │ │ │ │ mov 0x143b0(%rip),%rax │ │ │ │ │ lea 0xe70b(%rip),%rsi │ │ │ │ │ mov %r10,0x10(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15336 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15336 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ mov %r9,0x8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15368 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15368 │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:15369 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:15369 │ │ │ │ │ mov 0x8(%rsp),%r9 │ │ │ │ │ mov 0x10(%rsp),%r10 │ │ │ │ │ jmp daee │ │ │ │ │ __Pyx_CyFunction_CallAsMethod(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16110 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16110 │ │ │ │ │ call 5240 <__stack_chk_fail@plt> │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_Vectorcall_NOARGS(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16131 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16131 │ │ │ │ │ endbr64 │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16115 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16115 │ │ │ │ │ mov 0x90(%rdi),%eax │ │ │ │ │ btr $0x3f,%rdx │ │ │ │ │ __Pyx_CyFunction_Vectorcall_NOARGS(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16133 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16133 │ │ │ │ │ mov 0x10(%rdi),%r9 │ │ │ │ │ _PyVectorcall_NARGS(): │ │ │ │ │ /usr/include/python3.13/cpython/abstract.h:35 │ │ │ │ │ mov %rdx,%r8 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16115 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16115 │ │ │ │ │ and $0x5,%eax │ │ │ │ │ cmp $0x4,%eax │ │ │ │ │ je dc20 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16114 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16114 │ │ │ │ │ xor %r10d,%r10d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16123 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16123 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ jne dc46 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_NOARGS(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16147 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16147 │ │ │ │ │ mov 0x18(%rdi),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16152 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16152 (discriminator 1) │ │ │ │ │ test %r8,%r8 │ │ │ │ │ jne dc80 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16158 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16158 │ │ │ │ │ mov 0x8(%r9),%rax │ │ │ │ │ xor %esi,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16159 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16159 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16158 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16158 │ │ │ │ │ jmp *%rax │ │ │ │ │ nop │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16116 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16116 (discriminator 1) │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je dca8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16123 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16123 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ jne dc40 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_NOARGS(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16142 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16142 │ │ │ │ │ mov (%rsi),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16144 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16144 │ │ │ │ │ lea -0x1(%rdx),%r8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16145 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16145 │ │ │ │ │ jmp dc0e │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16121 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16121 │ │ │ │ │ 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) │ │ │ │ │ @@ -11923,115 +11923,115 @@ │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp 0x1434a(%rip),%rax │ │ │ │ │ je 7f16 <__cxa_finalize@plt+0x26c6> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x1432d(%rip),%rax │ │ │ │ │ je 7f11 <__cxa_finalize@plt+0x26c1> │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16123 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16123 (discriminator 2) │ │ │ │ │ cmpq $0x0,0x10(%rcx) │ │ │ │ │ jne dcc5 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_NOARGS(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16140 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16140 (discriminator 1) │ │ │ │ │ cmp $0x1,%r10d │ │ │ │ │ je dc2e │ │ │ │ │ jmp dc0a │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16153 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16153 │ │ │ │ │ mov 0x142d1(%rip),%rax │ │ │ │ │ mov (%r9),%rdx │ │ │ │ │ mov %r8,%rcx │ │ │ │ │ lea 0xf334(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16159 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16159 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16117 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16117 │ │ │ │ │ mov 0x142a9(%rip),%rax │ │ │ │ │ mov (%r9),%rdx │ │ │ │ │ lea 0xe560(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16119 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16119 │ │ │ │ │ jmp dc9e │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16124 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16124 │ │ │ │ │ mov 0x1428c(%rip),%rax │ │ │ │ │ mov (%r9),%rdx │ │ │ │ │ lea 0xf34a(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16126 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16126 │ │ │ │ │ jmp dc9e │ │ │ │ │ __Pyx_CyFunction_Vectorcall_NOARGS(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16126 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16126 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_CyFunction_Vectorcall_O(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16161 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16161 │ │ │ │ │ endbr64 │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16115 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16115 │ │ │ │ │ mov 0x90(%rdi),%eax │ │ │ │ │ btr $0x3f,%rdx │ │ │ │ │ __Pyx_CyFunction_Vectorcall_O(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16163 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16163 │ │ │ │ │ mov 0x10(%rdi),%r9 │ │ │ │ │ _PyVectorcall_NARGS(): │ │ │ │ │ /usr/include/python3.13/cpython/abstract.h:35 │ │ │ │ │ mov %rdx,%r8 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16115 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16115 │ │ │ │ │ and $0x5,%eax │ │ │ │ │ cmp $0x4,%eax │ │ │ │ │ je dd38 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16114 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16114 │ │ │ │ │ xor %r10d,%r10d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16123 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16123 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ jne dd56 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_O(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16177 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16177 │ │ │ │ │ mov 0x18(%rdi),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16182 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16182 (discriminator 1) │ │ │ │ │ cmp $0x1,%r8 │ │ │ │ │ jne dd90 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16188 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16188 │ │ │ │ │ mov (%rsi),%rsi │ │ │ │ │ mov 0x8(%r9),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16189 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16189 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16188 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16188 │ │ │ │ │ jmp *%rax │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16116 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16116 (discriminator 1) │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je ddb8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16123 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16123 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ jne dd50 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_O(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16172 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16172 │ │ │ │ │ mov (%rsi),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16174 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16174 │ │ │ │ │ lea -0x1(%rdx),%r8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16173 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16173 │ │ │ │ │ add $0x8,%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16175 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16175 │ │ │ │ │ jmp dd1e │ │ │ │ │ nop │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16121 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16121 │ │ │ │ │ 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) │ │ │ │ │ @@ -12040,126 +12040,126 @@ │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp 0x1423a(%rip),%rax │ │ │ │ │ je 7f3f <__cxa_finalize@plt+0x26ef> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x1421d(%rip),%rax │ │ │ │ │ je 7f3a <__cxa_finalize@plt+0x26ea> │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16123 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16123 (discriminator 2) │ │ │ │ │ cmpq $0x0,0x10(%rcx) │ │ │ │ │ jne ddd5 │ │ │ │ │ __Pyx_CyFunction_Vectorcall_O(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16170 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16170 (discriminator 1) │ │ │ │ │ cmp $0x1,%r10d │ │ │ │ │ je dd42 │ │ │ │ │ jmp dd1a │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16183 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16183 │ │ │ │ │ mov 0x141c1(%rip),%rax │ │ │ │ │ mov (%r9),%rdx │ │ │ │ │ mov %r8,%rcx │ │ │ │ │ lea 0xf24c(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16189 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16189 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ ret │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_CyFunction_Vectorcall_CheckArgs(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16117 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16117 │ │ │ │ │ mov 0x14199(%rip),%rax │ │ │ │ │ mov (%r9),%rdx │ │ │ │ │ lea 0xe450(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16119 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16119 │ │ │ │ │ jmp ddae │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16124 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16124 │ │ │ │ │ mov 0x1417c(%rip),%rax │ │ │ │ │ mov (%r9),%rdx │ │ │ │ │ lea 0xf23a(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16126 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16126 │ │ │ │ │ jmp ddae │ │ │ │ │ __Pyx_CyFunction_Vectorcall_O(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16126 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16126 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_PyObject_FastCallDict(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14085 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14085 │ │ │ │ │ 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-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14088 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14088 │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je df08 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14092 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14092 │ │ │ │ │ cmp $0x1,%rdx │ │ │ │ │ je de70 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14123 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14123 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5320 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14125 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14125 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je de50 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14143 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14143 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14126 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14126 │ │ │ │ │ mov %rbp,%rdx │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ xor %ecx,%ecx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14143 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14143 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14126 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14126 │ │ │ │ │ jmp *%rax │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14143 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14143 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14139 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14139 │ │ │ │ │ mov %rbp,%rdx │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ xor %ecx,%ecx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14143 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14143 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14139 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14139 │ │ │ │ │ jmp 5510 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14093 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14093 │ │ │ │ │ mov 0x14e19(%rip),%rsi │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ __Pyx_IsAnySubtype2(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12751 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12751 │ │ │ │ │ cmp %rax,%rsi │ │ │ │ │ je e060 │ │ │ │ │ mov 0x1415d(%rip),%rcx │ │ │ │ │ cmp %rcx,%rax │ │ │ │ │ je e060 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12752 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12752 │ │ │ │ │ mov 0x158(%rax),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12753 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12753 (discriminator 1) │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je e009 │ │ │ │ │ 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) │ │ │ │ │ @@ -12171,50 +12171,50 @@ │ │ │ │ │ je 7f68 <__cxa_finalize@plt+0x2718> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x140cf(%rip),%rax │ │ │ │ │ je 7f63 <__cxa_finalize@plt+0x2713> │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rdi),%r8 │ │ │ │ │ __Pyx_IsAnySubtype2(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12756 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12756 (discriminator 1) │ │ │ │ │ test %r8,%r8 │ │ │ │ │ jle de27 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12756 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12756 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12757 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12757 │ │ │ │ │ mov 0x18(%rdi,%rax,8),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12758 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12758 │ │ │ │ │ cmp %rdx,%rsi │ │ │ │ │ je e060 │ │ │ │ │ cmp %rcx,%rdx │ │ │ │ │ je e060 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12756 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12756 (discriminator 2) │ │ │ │ │ add $0x1,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12756 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12756 (discriminator 1) │ │ │ │ │ cmp %r8,%rax │ │ │ │ │ jne dee0 │ │ │ │ │ jmp de27 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_PyObject_FastCallDict(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14089 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14089 │ │ │ │ │ mov 0x14d81(%rip),%rsi │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ __Pyx_IsAnySubtype2(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12751 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12751 │ │ │ │ │ cmp %rax,%rsi │ │ │ │ │ je e140 │ │ │ │ │ mov 0x140c5(%rip),%rcx │ │ │ │ │ cmp %rcx,%rax │ │ │ │ │ je e140 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12752 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12752 │ │ │ │ │ mov 0x158(%rax),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12753 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12753 (discriminator 1) │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je e0e0 │ │ │ │ │ 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) │ │ │ │ │ @@ -12226,356 +12226,356 @@ │ │ │ │ │ je 7f68 <__cxa_finalize@plt+0x2718> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x14037(%rip),%rax │ │ │ │ │ je 7f63 <__cxa_finalize@plt+0x2713> │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rdi),%r8 │ │ │ │ │ __Pyx_IsAnySubtype2(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12756 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12756 (discriminator 1) │ │ │ │ │ test %r8,%r8 │ │ │ │ │ jle dfa0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12756 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12756 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12757 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12757 │ │ │ │ │ mov 0x18(%rdi,%rax,8),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12758 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12758 │ │ │ │ │ cmp %rdx,%rsi │ │ │ │ │ je e140 │ │ │ │ │ cmp %rcx,%rdx │ │ │ │ │ je e140 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12756 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12756 (discriminator 2) │ │ │ │ │ add $0x1,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12756 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12756 (discriminator 1) │ │ │ │ │ cmp %r8,%rax │ │ │ │ │ jne df80 │ │ │ │ │ __Pyx_PyObject_FastCallDict(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14123 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14123 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5320 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14125 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14125 │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne de34 │ │ │ │ │ __Pyx_PyObject_Call(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13356 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13356 (discriminator 1) │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ __Pyx_PyObject_FastCallDict(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14136 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14136 │ │ │ │ │ mov 0x14cbc(%rip),%r12 │ │ │ │ │ __Pyx_PyObject_Call(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13356 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13356 (discriminator 1) │ │ │ │ │ mov 0x80(%rax),%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13357 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13357 (discriminator 1) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je e1b5 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13363 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13363 │ │ │ │ │ lea 0xf0a5(%rip),%rdi │ │ │ │ │ call 50d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13363 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13363 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne e0d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13366 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13366 │ │ │ │ │ xor %edx,%edx │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13367 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13367 │ │ │ │ │ call 5500 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13368 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13368 (discriminator 1) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je e0ab │ │ │ │ │ __Pyx_PyObject_FastCallDict(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14143 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14143 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ ret │ │ │ │ │ __Pyx_IsAnySubtype2(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14143 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14143 │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_InBases(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12728 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12728 │ │ │ │ │ mov 0x100(%rdx),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12729 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12729 │ │ │ │ │ cmp %rdx,%rsi │ │ │ │ │ je e060 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12727 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12727 │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ jne e020 │ │ │ │ │ __Pyx_IsAnySubtype2(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12763 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12763 (discriminator 1) │ │ │ │ │ mov 0x13f68(%rip),%rdx │ │ │ │ │ cmp %rdx,%rsi │ │ │ │ │ je e060 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_InBases(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12728 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12728 │ │ │ │ │ mov 0x100(%rax),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12729 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12729 │ │ │ │ │ cmp %rcx,%rax │ │ │ │ │ je e060 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12727 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12727 │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne e040 │ │ │ │ │ __Pyx_IsAnySubtype2(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12763 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12763 (discriminator 1) │ │ │ │ │ cmp %rdx,%rcx │ │ │ │ │ jne de27 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyObject_FastCallDict(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14093 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14093 (discriminator 1) │ │ │ │ │ mov 0x10(%rbx),%rdx │ │ │ │ │ mov 0x10(%rdx),%eax │ │ │ │ │ test $0x8,%al │ │ │ │ │ je de27 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14094 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14094 │ │ │ │ │ mov (%r12),%r13 │ │ │ │ │ __Pyx_CyOrPyCFunction_GET_SELF(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:810 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:810 (discriminator 2) │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ __Pyx_PyObject_CallMethO(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14047 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14047 │ │ │ │ │ mov 0x8(%rdx),%r12 │ │ │ │ │ __Pyx_CyOrPyCFunction_GET_SELF(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:810 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:810 │ │ │ │ │ test $0x20,%al │ │ │ │ │ jne e081 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:810 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:810 (discriminator 1) │ │ │ │ │ mov 0x18(%rbx),%rbp │ │ │ │ │ __Pyx_PyObject_CallMethO(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14053 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14053 │ │ │ │ │ lea 0xeff0(%rip),%rdi │ │ │ │ │ call 50d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14053 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14053 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne e0d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14056 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14056 │ │ │ │ │ mov %r13,%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call *%r12 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14057 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14057 │ │ │ │ │ call 5500 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14058 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14058 (discriminator 1) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ jne dffb │ │ │ │ │ __Pyx_PyObject_Call(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13368 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13368 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13368 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13368 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne e0d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13369 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13369 │ │ │ │ │ mov 0x13e4c(%rip),%rax │ │ │ │ │ lea 0xefd5(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyObject_CallMethO(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14063 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14063 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ jmp dffb │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_IsAnySubtype2(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14063 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14063 │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_InBases(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12728 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12728 │ │ │ │ │ mov 0x100(%rdx),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12729 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12729 │ │ │ │ │ cmp %rdx,%rsi │ │ │ │ │ je e140 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12727 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12727 │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ jne e100 │ │ │ │ │ __Pyx_IsAnySubtype2(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12763 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12763 (discriminator 1) │ │ │ │ │ mov 0x13e88(%rip),%rdx │ │ │ │ │ cmp %rdx,%rsi │ │ │ │ │ je e140 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_InBases(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12728 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12728 │ │ │ │ │ mov 0x100(%rax),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12729 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12729 │ │ │ │ │ cmp %rcx,%rax │ │ │ │ │ je e140 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12727 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12727 │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne e120 │ │ │ │ │ __Pyx_IsAnySubtype2(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12763 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12763 (discriminator 1) │ │ │ │ │ cmp %rdx,%rcx │ │ │ │ │ jne dfa0 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyObject_FastCallDict(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14089 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14089 (discriminator 1) │ │ │ │ │ mov 0x10(%rbx),%rdx │ │ │ │ │ mov 0x10(%rdx),%eax │ │ │ │ │ test $0x4,%al │ │ │ │ │ je dfa0 │ │ │ │ │ __Pyx_PyObject_CallMethO(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14047 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14047 │ │ │ │ │ mov 0x8(%rdx),%r12 │ │ │ │ │ __Pyx_CyOrPyCFunction_GET_SELF(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:810 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:810 (discriminator 2) │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:810 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:810 │ │ │ │ │ test $0x20,%al │ │ │ │ │ jne e15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:810 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:810 (discriminator 1) │ │ │ │ │ mov 0x18(%rbx),%rbp │ │ │ │ │ __Pyx_PyObject_CallMethO(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14053 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14053 │ │ │ │ │ lea 0xef14(%rip),%rdi │ │ │ │ │ call 50d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14053 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14053 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne e0d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14056 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14056 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call *%r12 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14057 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14057 │ │ │ │ │ call 5500 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14058 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14058 (discriminator 1) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ jne dffb │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14058 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14058 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne e0d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14059 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14059 │ │ │ │ │ mov 0x13d69(%rip),%rax │ │ │ │ │ lea 0xeef2(%rip),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14063 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14063 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14059 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14059 │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ jmp dffb │ │ │ │ │ __Pyx_PyObject_FastCallDict(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14143 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14143 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ __Pyx_PyObject_Call(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13358 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13358 │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ xor %edx,%edx │ │ │ │ │ __Pyx_PyObject_FastCallDict(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14143 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14143 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ __Pyx_PyObject_Call(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13358 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13358 │ │ │ │ │ jmp 56c0 │ │ │ │ │ __Pyx_PyObject_FastCallDict.constprop.0(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13358 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13358 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx__GetException(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13540 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13540 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ mov %rdx,%r12 │ │ │ │ │ push %rbp │ │ │ │ │ mov %rsi,%rbp │ │ │ │ │ push %rbx │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ sub $0x20,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13549 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13549 │ │ │ │ │ mov 0x70(%rdi),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13540 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13540 │ │ │ │ │ mov %fs:0x28,%r13 │ │ │ │ │ mov %r13,0x18(%rsp) │ │ │ │ │ mov %rcx,%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13545 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13545 │ │ │ │ │ movq $0x0,(%rsp) │ │ │ │ │ movq $0x0,0x10(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13549 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13549 │ │ │ │ │ mov %rdi,0x8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13550 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13550 │ │ │ │ │ movq $0x0,0x70(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13551 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13551 (discriminator 1) │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je e238 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rdi),%rdx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ __Pyx__GetException(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13552 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13552 (discriminator 1) │ │ │ │ │ mov %rdx,(%rsp) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je e22e │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rdx) │ │ │ │ │ __Pyx__GetException(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13554 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13554 │ │ │ │ │ call 52a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13554 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13554 (discriminator 1) │ │ │ │ │ mov %rax,0x10(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13567 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13567 │ │ │ │ │ lea 0x10(%rsp),%rdx │ │ │ │ │ lea 0x8(%rsp),%rsi │ │ │ │ │ mov %rsp,%rdi │ │ │ │ │ call 51d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13569 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13569 │ │ │ │ │ mov 0x70(%rbx),%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13569 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13569 (discriminator 1) │ │ │ │ │ test %r14,%r14 │ │ │ │ │ jne e3b8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13577 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13577 │ │ │ │ │ mov 0x10(%rsp),%rsi │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ je e289 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13578 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13578 │ │ │ │ │ mov 0x8(%rsp),%rdi │ │ │ │ │ call 5090 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13578 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13578 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js e3b8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13582 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13582 │ │ │ │ │ mov 0x10(%rsp),%rsi │ │ │ │ │ Py_XINCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1031 │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ je e289 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rsi),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je e286 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rsi) │ │ │ │ │ __Pyx__GetException(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13540 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13540 │ │ │ │ │ mov %rsi,%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13583 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13583 │ │ │ │ │ mov (%rsp),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13584 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13584 │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13591 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13591 │ │ │ │ │ mov 0x78(%rbx),%rcx │ │ │ │ │ Py_XINCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1031 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je e338 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ @@ -12592,23 +12592,23 @@ │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je e450 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ __Pyx__GetException(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13585 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13585 │ │ │ │ │ mov %rdi,0x0(%rbp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13586 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13586 │ │ │ │ │ mov %rax,(%r12) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13587 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13587 │ │ │ │ │ mov %r14,0x0(%r13) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13593 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13593 │ │ │ │ │ mov (%rcx),%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13594 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13594 │ │ │ │ │ mov %rax,(%rcx) │ │ │ │ │ _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 │ │ │ │ │ @@ -12644,17 +12644,17 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js e312 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je e380 │ │ │ │ │ __Pyx__GetException(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13622 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13622 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13631 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13631 │ │ │ │ │ mov 0x18(%rsp),%rdx │ │ │ │ │ sub %fs:0x28,%rdx │ │ │ │ │ jne e487 │ │ │ │ │ add $0x20,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ @@ -12670,70 +12670,70 @@ │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je e346 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ __Pyx__GetException(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13585 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13585 │ │ │ │ │ movq $0x0,0x0(%rbp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13586 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13586 │ │ │ │ │ mov %rax,(%r12) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13587 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13587 │ │ │ │ │ mov %r14,0x0(%r13) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13593 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13593 │ │ │ │ │ mov (%rcx),%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13594 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13594 │ │ │ │ │ mov %rax,(%rcx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp e2e4 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __Pyx__GetException(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13585 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13585 │ │ │ │ │ mov %rdi,0x0(%rbp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13586 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13586 │ │ │ │ │ movq $0x0,(%r12) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13587 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13587 │ │ │ │ │ mov %r14,0x0(%r13) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13593 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13593 │ │ │ │ │ mov (%rcx),%rbx │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp e2cd │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp e312 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx__GetException(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13585 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13585 │ │ │ │ │ movq $0x0,0x0(%rbp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13586 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13586 │ │ │ │ │ movq $0x0,(%r12) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13587 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13587 │ │ │ │ │ mov %r14,0x0(%r13) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13593 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13593 │ │ │ │ │ mov (%rcx),%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13594 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13594 │ │ │ │ │ movq $0x0,(%rcx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp e2e4 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx__GetException(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13627 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13627 │ │ │ │ │ mov (%rsp),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13624 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13624 │ │ │ │ │ movq $0x0,0x0(%rbp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13625 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13625 │ │ │ │ │ movq $0x0,(%r12) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13626 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13626 │ │ │ │ │ movq $0x0,0x0(%r13) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je e3ed │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -12743,15 +12743,15 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js e3ed │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je e470 │ │ │ │ │ __Pyx__GetException(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13628 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13628 │ │ │ │ │ mov 0x8(%rsp),%rdi │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je e407 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -12761,15 +12761,15 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js e407 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je e468 │ │ │ │ │ __Pyx__GetException(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13629 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13629 │ │ │ │ │ mov 0x10(%rsp),%rdi │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je e421 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -12779,36 +12779,36 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js e421 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je e480 │ │ │ │ │ __Pyx__GetException(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13630 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13630 │ │ │ │ │ mov $0xffffffff,%eax │ │ │ │ │ jmp e314 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rsi,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp e2fd │ │ │ │ │ nopl (%rax) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov 0x10(%rsp),%rsi │ │ │ │ │ jmp e2e4 │ │ │ │ │ nop │ │ │ │ │ __Pyx__GetException(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13585 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13585 │ │ │ │ │ mov %rdi,0x0(%rbp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13586 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13586 │ │ │ │ │ mov %rax,(%r12) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13587 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13587 │ │ │ │ │ mov %r14,0x0(%r13) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13593 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13593 │ │ │ │ │ mov (%rcx),%rbx │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp e2cd │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ @@ -12817,29 +12817,29 @@ │ │ │ │ │ nop │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp e3ed │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp e421 │ │ │ │ │ __Pyx__GetException(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13631 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13631 │ │ │ │ │ call 5240 <__stack_chk_fail@plt> │ │ │ │ │ __Pyx__GetException.constprop.0(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13631 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13631 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_ParseOptionalKeywords(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13124 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13124 │ │ │ │ │ push %r15 │ │ │ │ │ mov %rdi,%r15 │ │ │ │ │ push %r14 │ │ │ │ │ mov %rdx,%r14 │ │ │ │ │ push %r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13136 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13136 │ │ │ │ │ lea (%rdx,%r8,8),%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13124 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13124 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ mov %rcx,%rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x38,%rsp │ │ │ │ │ mov %rsi,(%rsp) │ │ │ │ │ mov %r9,0x8(%rsp) │ │ │ │ │ @@ -12848,18 +12848,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-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13133 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13133 │ │ │ │ │ movq $0x0,0x10(%rsp) │ │ │ │ │ movq $0x0,0x18(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13134 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13134 │ │ │ │ │ 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 │ │ │ │ │ @@ -12873,17 +12873,17 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js e50b │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je e6a8 │ │ │ │ │ __Pyx_ParseOptionalKeywords(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13139 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13139 (discriminator 1) │ │ │ │ │ movq $0x0,0x10(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13140 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13140 │ │ │ │ │ mov 0x18(%rsp),%rdi │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je e532 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -12893,17 +12893,17 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js e532 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je e6b8 │ │ │ │ │ __Pyx_ParseOptionalKeywords(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13140 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13140 (discriminator 1) │ │ │ │ │ movq $0x0,0x18(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13141 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13141 │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je e6d0 │ │ │ │ │ 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) │ │ │ │ │ @@ -12913,55 +12913,55 @@ │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp 0x13a4c(%rip),%rax │ │ │ │ │ je 7f8c <__cxa_finalize@plt+0x273c> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x13a2f(%rip),%rax │ │ │ │ │ je 7fab <__cxa_finalize@plt+0x275b> │ │ │ │ │ __Pyx_ParseOptionalKeywords(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13149 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13149 │ │ │ │ │ mov 0x20(%rsp),%rax │ │ │ │ │ cmp 0x10(%r15),%rax │ │ │ │ │ jge e88d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13159 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13159 │ │ │ │ │ mov (%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13154 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13154 │ │ │ │ │ mov 0x18(%r15,%rax,8),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13159 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13159 │ │ │ │ │ mov (%rsi,%rax,8),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13160 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13160 │ │ │ │ │ add $0x1,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13154 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13154 │ │ │ │ │ mov %rdi,0x10(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13160 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13160 │ │ │ │ │ mov %rax,0x20(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13159 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13159 │ │ │ │ │ mov %rsi,0x18(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13170 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13170 (discriminator 1) │ │ │ │ │ mov 0x0(%r13),%rcx │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ je e5f0 │ │ │ │ │ mov %rcx,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13169 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13169 │ │ │ │ │ mov %r13,%rax │ │ │ │ │ jmp e5cd │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13170 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13170 (discriminator 1) │ │ │ │ │ mov 0x8(%rax),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13170 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13170 (discriminator 3) │ │ │ │ │ add $0x8,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13170 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13170 (discriminator 1) │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je e5f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13170 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13170 (discriminator 2) │ │ │ │ │ cmp %rdi,(%rdx) │ │ │ │ │ jne e5c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13178 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13178 │ │ │ │ │ movq $0x0,0x18(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13172 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13172 │ │ │ │ │ sub %r14,%rax │ │ │ │ │ mov %rsi,0x0(%rbp,%rax,1) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp e50b │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ @@ -12977,125 +12977,125 @@ │ │ │ │ │ je e602 │ │ │ │ │ /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-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13213 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13213 (discriminator 3) │ │ │ │ │ testb $0x10,0xab(%rax) │ │ │ │ │ je e848 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13214 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13214 │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ je e725 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13185 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13185 │ │ │ │ │ mov %r13,%r12 │ │ │ │ │ jmp e63a │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13214 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13214 │ │ │ │ │ mov 0x8(%r12),%rcx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13229 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13229 │ │ │ │ │ add $0x8,%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13214 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13214 │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ je e720 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13217 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13217 │ │ │ │ │ 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 7f87 <__cxa_finalize@plt+0x2737> │ │ │ │ │ __Pyx_ParseOptionalKeywords(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13217 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13217 (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 7f87 <__cxa_finalize@plt+0x2737> │ │ │ │ │ __Pyx_ParseOptionalKeywords(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13217 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13217 (discriminator 2) │ │ │ │ │ cmp 0x10(%rsi),%rax │ │ │ │ │ jne e628 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13219 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13219 │ │ │ │ │ call 55a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13221 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13221 │ │ │ │ │ test %eax,%eax │ │ │ │ │ js e708 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13222 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13222 │ │ │ │ │ jne e628 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13223 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13223 │ │ │ │ │ mov 0x18(%rsp),%rcx │ │ │ │ │ mov %r12,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13269 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13269 │ │ │ │ │ mov 0x10(%rsp),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13223 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13223 │ │ │ │ │ sub %r14,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13231 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13231 │ │ │ │ │ cmpq $0x0,(%r12) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13223 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13223 │ │ │ │ │ mov %rcx,0x0(%rbp,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13231 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13231 │ │ │ │ │ jne e4f2 │ │ │ │ │ jmp e725 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp e50b │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __Pyx_ParseOptionalKeywords(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13140 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13140 (discriminator 1) │ │ │ │ │ movq $0x0,0x18(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13141 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13141 │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ jne e544 │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13164 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13164 │ │ │ │ │ lea 0x10(%rsp),%rdx │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ lea 0x18(%rsp),%rcx │ │ │ │ │ lea 0x20(%rsp),%rsi │ │ │ │ │ call 5610 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13253 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13253 │ │ │ │ │ mov 0x10(%rsp),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13164 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13164 │ │ │ │ │ mov %eax,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13253 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13253 │ │ │ │ │ mov %rdi,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13164 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13164 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ je e892 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13172 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13172 │ │ │ │ │ mov 0x18(%rsp),%rsi │ │ │ │ │ jmp e59e │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13221 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13221 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13221 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13221 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je e628 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13262 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13262 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ jmp e7c4 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13269 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13269 │ │ │ │ │ mov 0x10(%rsp),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13234 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13234 │ │ │ │ │ cmp %r13,%r14 │ │ │ │ │ jne e791 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13269 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13269 │ │ │ │ │ mov 0x13827(%rip),%rax │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ mov %rdi,%rcx │ │ │ │ │ lea 0xe6d0(%rip),%rsi │ │ │ │ │ mov (%rax),%rax │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ @@ -13116,39 +13116,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 7f87 <__cxa_finalize@plt+0x2737> │ │ │ │ │ __Pyx_ParseOptionalKeywords(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13237 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13237 (discriminator 2) │ │ │ │ │ cmp 0x10(%rdi),%rdx │ │ │ │ │ je e823 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13242 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13242 │ │ │ │ │ add $0x8,%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13234 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13234 │ │ │ │ │ cmp %r14,%r13 │ │ │ │ │ je e72a │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13235 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13235 │ │ │ │ │ mov (%r14),%rax │ │ │ │ │ mov (%rax),%rax │ │ │ │ │ cmp %rdi,%rax │ │ │ │ │ jne e758 │ │ │ │ │ __Pyx_RaiseDoubleKeywordsError(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13114 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13114 │ │ │ │ │ mov 0x137b5(%rip),%rax │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ mov %rdi,%rcx │ │ │ │ │ lea 0xe916(%rip),%rsi │ │ │ │ │ mov (%rax),%rax │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ __Pyx_ParseOptionalKeywords(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13258 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13258 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je e7dd │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -13158,15 +13158,15 @@ │ │ │ │ │ test %edx,%edx │ │ │ │ │ js e7dd │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,(%rax) │ │ │ │ │ je e8d2 │ │ │ │ │ __Pyx_ParseOptionalKeywords(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13275 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13275 │ │ │ │ │ mov 0x18(%rsp),%rdi │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je e7fb │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -13176,60 +13176,60 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js e7fb │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je e8c8 │ │ │ │ │ __Pyx_ParseOptionalKeywords(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13276 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13276 │ │ │ │ │ mov $0xffffffff,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13277 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13277 │ │ │ │ │ mov 0x28(%rsp),%rdx │ │ │ │ │ sub %fs:0x28,%rdx │ │ │ │ │ jne e8f5 │ │ │ │ │ add $0x38,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13239 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13239 │ │ │ │ │ mov %rdi,%rsi │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ call 55a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13240 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13240 │ │ │ │ │ test %eax,%eax │ │ │ │ │ js e86f │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13257 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13257 │ │ │ │ │ mov 0x10(%rsp),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13241 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13241 │ │ │ │ │ jne e788 │ │ │ │ │ jmp e79c │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13260 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13260 │ │ │ │ │ mov 0x13709(%rip),%rax │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ lea 0xe58d(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13262 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13262 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ jmp e7c4 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13240 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13240 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13274 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13274 │ │ │ │ │ mov 0x10(%rsp),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13240 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13240 (discriminator 1) │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13274 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13274 │ │ │ │ │ mov %rdi,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13240 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13240 (discriminator 2) │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je e788 │ │ │ │ │ jmp e7c4 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rax,%rax │ │ │ │ │ @@ -13242,15 +13242,15 @@ │ │ │ │ │ test %edx,%edx │ │ │ │ │ js e8a7 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,(%rax) │ │ │ │ │ je e8eb │ │ │ │ │ __Pyx_ParseOptionalKeywords(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13254 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13254 │ │ │ │ │ mov 0x18(%rsp),%rdi │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je e8c1 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -13260,145 +13260,145 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js e8c1 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je e8df │ │ │ │ │ __Pyx_ParseOptionalKeywords(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13255 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13255 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ jmp e800 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp e7fb │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp e7dd │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __Pyx_ParseOptionalKeywords(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13255 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13255 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ jmp e800 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp e8a7 │ │ │ │ │ __Pyx_ParseOptionalKeywords(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13277 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13277 │ │ │ │ │ call 5240 <__stack_chk_fail@plt> │ │ │ │ │ __Pyx_ParseOptionalKeywords.constprop.0(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13277 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13277 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_AddTraceback(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16684 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16684 │ │ │ │ │ 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-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16687 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16687 │ │ │ │ │ call 55b0 │ │ │ │ │ __Pyx_CLineForTraceback(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16415 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16415 │ │ │ │ │ mov 0x14338(%rip),%rdi │ │ │ │ │ __Pyx_AddTraceback(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16687 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16687 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __Pyx_CLineForTraceback(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16415 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16415 (discriminator 1) │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je eb20 │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12469 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12469 │ │ │ │ │ mov 0x70(%rax),%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12470 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12470 │ │ │ │ │ movq $0x0,0x70(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12474 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12474 │ │ │ │ │ test %r15,%r15 │ │ │ │ │ je ed40 │ │ │ │ │ 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 e968 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r14) │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12478 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12478 │ │ │ │ │ mov 0x28(%r15),%r13 │ │ │ │ │ Py_XINCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1031 │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je e97e │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%r13),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je e97e │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%r13) │ │ │ │ │ __Pyx_CLineForTraceback(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16420 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16420 │ │ │ │ │ call 5650 <_PyObject_GetDictPtr@plt> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16422 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16422 │ │ │ │ │ mov 0x14426(%rip),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16421 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16421 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je efc8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16422 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16422 │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5400 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16437 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16437 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je ed20 │ │ │ │ │ mov 0x135b5(%rip),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16441 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16441 │ │ │ │ │ cmp %rdx,%rax │ │ │ │ │ je e9d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16441 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16441 (discriminator 1) │ │ │ │ │ cmp 0x135d9(%rip),%rax │ │ │ │ │ je e9d2 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16441 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16441 (discriminator 2) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ call 5380 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16441 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16441 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je e9d2 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16438 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16438 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12441 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12441 │ │ │ │ │ test %r14,%r14 │ │ │ │ │ je ed50 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12441 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12441 (discriminator 1) │ │ │ │ │ test %r15,%r15 │ │ │ │ │ je 7fb5 <__cxa_finalize@plt+0x2765> │ │ │ │ │ cmp %r14,0x8(%r15) │ │ │ │ │ jne f334 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12444 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12444 (discriminator 1) │ │ │ │ │ cmp %r13,0x28(%r15) │ │ │ │ │ jne f048 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12448 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12448 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ mov %r15,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je ea19 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -13434,64 +13434,64 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js ea48 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ je ef50 │ │ │ │ │ __Pyx_AddTraceback(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16692 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16692 │ │ │ │ │ test %ebp,%ebp │ │ │ │ │ jne eb20 │ │ │ │ │ __pyx_find_code_object(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16475 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16475 (discriminator 1) │ │ │ │ │ mov 0x16631(%rip),%r9 │ │ │ │ │ __Pyx_AddTraceback(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16692 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16692 (discriminator 2) │ │ │ │ │ mov %r12d,%r15d │ │ │ │ │ __pyx_find_code_object(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16475 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16475 (discriminator 1) │ │ │ │ │ test %r9,%r9 │ │ │ │ │ je ee10 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16478 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16478 │ │ │ │ │ mov 0x16616(%rip),%r10d │ │ │ │ │ mov %r15d,%edx │ │ │ │ │ mov %r9,%rdi │ │ │ │ │ mov %r10d,%esi │ │ │ │ │ call a980 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16479 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16479 (discriminator 1) │ │ │ │ │ cmp %eax,%r10d │ │ │ │ │ jle ef20 │ │ │ │ │ cltq │ │ │ │ │ shl $0x4,%rax │ │ │ │ │ add %rax,%r9 │ │ │ │ │ cmp %r15d,0x8(%r9) │ │ │ │ │ jne ef20 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16482 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16482 │ │ │ │ │ mov (%r9),%rbp │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je eaa2 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ __Pyx_AddTraceback(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16708 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16708 │ │ │ │ │ mov 0x141b7(%rip),%rdx │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ xor %ecx,%ecx │ │ │ │ │ mov %rbp,%rsi │ │ │ │ │ call 50f0 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16714 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16714 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je ecd8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16715 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16715 │ │ │ │ │ mov %r12d,0x28(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16716 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16716 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ call 5360 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%rbp),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -13509,48 +13509,48 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js eaf8 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je eda0 │ │ │ │ │ __Pyx_AddTraceback(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16720 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16720 │ │ │ │ │ mov 0x28(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne f32f │ │ │ │ │ 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-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16475 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16475 (discriminator 1) │ │ │ │ │ mov 0x16561(%rip),%r9 │ │ │ │ │ __Pyx_AddTraceback(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16692 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16692 (discriminator 1) │ │ │ │ │ mov %ebp,%r15d │ │ │ │ │ neg %r15d │ │ │ │ │ __pyx_find_code_object(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16475 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16475 (discriminator 1) │ │ │ │ │ test %r9,%r9 │ │ │ │ │ jne ea63 │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12469 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12469 │ │ │ │ │ mov 0x70(%rbx),%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12473 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12473 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12472 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12472 │ │ │ │ │ xor %r10d,%r10d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12470 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12470 │ │ │ │ │ movq $0x0,0x70(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12474 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12474 │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je ee80 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r13),%r10 │ │ │ │ │ @@ -13558,58 +13558,58 @@ │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r10),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je eb6f │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r10) │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12478 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12478 │ │ │ │ │ mov 0x28(%r13),%r14 │ │ │ │ │ Py_XINCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1031 │ │ │ │ │ test %r14,%r14 │ │ │ │ │ je eb83 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r14),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je eb83 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r14) │ │ │ │ │ __Pyx_CreateCodeObjectForTraceback(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16634 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16634 │ │ │ │ │ test %ebp,%ebp │ │ │ │ │ jne ee80 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16672 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16672 │ │ │ │ │ mov 0x8(%rsp),%rsi │ │ │ │ │ mov (%rsp),%rdi │ │ │ │ │ mov %r12d,%edx │ │ │ │ │ mov %r10,0x10(%rsp) │ │ │ │ │ call 5810 │ │ │ │ │ mov 0x10(%rsp),%r10 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ __Pyx_AddTraceback(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16697 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16697 │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je f0f0 │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12441 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12441 │ │ │ │ │ test %r10,%r10 │ │ │ │ │ je f090 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12441 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12441 (discriminator 1) │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je 7fb5 <__cxa_finalize@plt+0x2765> │ │ │ │ │ cmp %r10,0x8(%r13) │ │ │ │ │ jne f339 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12444 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12444 (discriminator 1) │ │ │ │ │ cmp %r14,0x28(%r13) │ │ │ │ │ jne f270 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12448 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12448 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ mov %r13,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je ebf9 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -13645,40 +13645,40 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js ec26 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r14) │ │ │ │ │ je f1a0 │ │ │ │ │ __pyx_insert_code_object(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16488 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16488 │ │ │ │ │ mov 0x1645b(%rip),%r9 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16492 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16492 (discriminator 1) │ │ │ │ │ test %r9,%r9 │ │ │ │ │ je f1d8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16504 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16504 │ │ │ │ │ mov 0x16443(%rip),%r13d │ │ │ │ │ mov %r15d,%edx │ │ │ │ │ mov %r9,%rdi │ │ │ │ │ mov %r13d,%esi │ │ │ │ │ call a980 │ │ │ │ │ movslq %eax,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16505 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16505 │ │ │ │ │ cmp %edx,%r13d │ │ │ │ │ jle ef60 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16505 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16505 (discriminator 1) │ │ │ │ │ movslq %edx,%r14 │ │ │ │ │ shl $0x4,%r14 │ │ │ │ │ add %r9,%r14 │ │ │ │ │ cmp %r15d,0x8(%r14) │ │ │ │ │ je f2b1 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16511 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16511 │ │ │ │ │ mov 0x16413(%rip),%eax │ │ │ │ │ cmp %eax,%r13d │ │ │ │ │ je ef6f │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16522 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16522 │ │ │ │ │ mov %r13d,%eax │ │ │ │ │ sub %edx,%eax │ │ │ │ │ lea -0x1(%rax),%edx │ │ │ │ │ movslq %r13d,%rax │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ shl $0x4,%rax │ │ │ │ │ add $0x1,%rdx │ │ │ │ │ @@ -13686,25 +13686,25 @@ │ │ │ │ │ shl $0x4,%rdx │ │ │ │ │ shl $0x4,%rdi │ │ │ │ │ lea -0x10(%rax,%rdi,1),%rsi │ │ │ │ │ add %rax,%rdi │ │ │ │ │ add %r9,%rsi │ │ │ │ │ add %r9,%rdi │ │ │ │ │ call 5620 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16526 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16526 │ │ │ │ │ add $0x1,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16524 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16524 │ │ │ │ │ mov %r15d,0x8(%r14) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16526 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16526 │ │ │ │ │ mov %r13d,0x163c3(%rip) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ __pyx_insert_code_object(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16525 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16525 │ │ │ │ │ mov %rbp,(%r14) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ add $0x1,%eax │ │ │ │ │ jne ea9f │ │ │ │ │ jmp eaa2 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ @@ -13723,42 +13723,42 @@ │ │ │ │ │ mov 0x28(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne f32f │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ jmp edb7 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __Pyx_CLineForTraceback(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16433 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16433 │ │ │ │ │ call 5420 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16437 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16437 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16439 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16439 │ │ │ │ │ mov 0x13239(%rip),%rdx │ │ │ │ │ mov 0x14082(%rip),%rsi │ │ │ │ │ mov 0x13f3b(%rip),%rdi │ │ │ │ │ call 54b0 │ │ │ │ │ jmp e9d0 │ │ │ │ │ nop │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12473 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12473 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12472 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12472 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ jmp e97e │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12442 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12442 │ │ │ │ │ test %r15,%r15 │ │ │ │ │ je edf0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12444 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12444 (discriminator 1) │ │ │ │ │ cmp %r13,0x28(%r15) │ │ │ │ │ jne f230 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12448 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12448 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ mov %r15,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je ea2d │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -13776,15 +13776,15 @@ │ │ │ │ │ jmp ea2d │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ mov 0x28(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne f32f │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ __Pyx_AddTraceback(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16720 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16720 │ │ │ │ │ add $0x38,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ @@ -13802,47 +13802,47 @@ │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp ea19 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12448 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12448 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ movq $0x0,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ jne ed74 │ │ │ │ │ jmp ea2d │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12469 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12469 │ │ │ │ │ mov 0x70(%rbx),%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12470 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12470 │ │ │ │ │ movq $0x0,0x70(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12474 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12474 │ │ │ │ │ test %r13,%r13 │ │ │ │ │ jne eb60 │ │ │ │ │ __Pyx_CreateCodeObjectForTraceback(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16672 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16672 │ │ │ │ │ mov 0x8(%rsp),%rsi │ │ │ │ │ mov (%rsp),%rdi │ │ │ │ │ mov %r12d,%edx │ │ │ │ │ call 5810 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ __Pyx_AddTraceback(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16697 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16697 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je f324 │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12448 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12448 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ movq $0x0,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je ec26 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -13852,58 +13852,58 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js ec26 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je f31a │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12469 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12469 │ │ │ │ │ mov %r13,%r14 │ │ │ │ │ jmp ec0d │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CreateCodeObjectForTraceback(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16639 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16639 │ │ │ │ │ mov 0x8(%rsp),%rsi │ │ │ │ │ mov %ebp,%ecx │ │ │ │ │ xor %eax,%eax │ │ │ │ │ lea 0xd890(%rip),%rdx │ │ │ │ │ lea 0xd43c(%rip),%rdi │ │ │ │ │ mov %r10,0x10(%rsp) │ │ │ │ │ call 5030 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16640 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16640 │ │ │ │ │ mov 0x10(%rsp),%r10 │ │ │ │ │ test %rax,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16639 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16639 │ │ │ │ │ mov %rax,%rcx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16640 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16640 │ │ │ │ │ je f0e0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16641 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16641 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ mov %rax,0x8(%rsp) │ │ │ │ │ call 5630 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16642 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16642 │ │ │ │ │ mov 0x8(%rsp),%rcx │ │ │ │ │ mov 0x10(%rsp),%r10 │ │ │ │ │ test %rax,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16641 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16641 │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16642 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16642 │ │ │ │ │ je f0e0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16672 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16672 │ │ │ │ │ mov (%rsp),%rdi │ │ │ │ │ mov %r12d,%edx │ │ │ │ │ call 5810 │ │ │ │ │ _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-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16672 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16672 │ │ │ │ │ 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 │ │ │ │ │ @@ -13916,93 +13916,93 @@ │ │ │ │ │ mov %rcx,%rdi │ │ │ │ │ mov %r10,(%rsp) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov (%rsp),%r10 │ │ │ │ │ jmp eba9 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12469 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12469 │ │ │ │ │ mov 0x70(%rbx),%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12470 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12470 │ │ │ │ │ movq $0x0,0x70(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12474 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12474 │ │ │ │ │ test %r13,%r13 │ │ │ │ │ jne eb60 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12473 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12473 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12472 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12472 │ │ │ │ │ xor %r10d,%r10d │ │ │ │ │ jmp eb83 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp ea2d │ │ │ │ │ nopl (%rax) │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp ea48 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_insert_code_object(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16511 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16511 │ │ │ │ │ mov 0x1611e(%rip),%eax │ │ │ │ │ cmp %eax,%r13d │ │ │ │ │ jne f220 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16512 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16512 │ │ │ │ │ lea 0x40(%rax),%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16513 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16513 │ │ │ │ │ mov %r9,%rdi │ │ │ │ │ mov %edx,(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16514 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16514 │ │ │ │ │ movslq %r13d,%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16513 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16513 │ │ │ │ │ shl $0x4,%rsi │ │ │ │ │ call 5330 │ │ │ │ │ mov %rax,%r9 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16515 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16515 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je eaa2 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16505 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16505 (discriminator 1) │ │ │ │ │ movslq (%rsp),%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16519 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16519 │ │ │ │ │ mov %r13d,0x160e8(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16521 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16521 │ │ │ │ │ mov 0x160dd(%rip),%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16518 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16518 │ │ │ │ │ mov %rax,0x160de(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16505 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16505 (discriminator 1) │ │ │ │ │ mov %r14,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16524 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16524 │ │ │ │ │ shl $0x4,%r14 │ │ │ │ │ add %rax,%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16521 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16521 (discriminator 1) │ │ │ │ │ cmp %edx,%r13d │ │ │ │ │ jg ec7a │ │ │ │ │ jmp ecae │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyObject_GetAttrStrNoError(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12521 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12521 │ │ │ │ │ mov 0x13ca1(%rip),%rdi │ │ │ │ │ lea 0x20(%rsp),%rdx │ │ │ │ │ call 57a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12522 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12522 │ │ │ │ │ mov 0x20(%rsp),%rdi │ │ │ │ │ __Pyx_CLineForTraceback(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16429 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16429 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je ed10 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16430 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16430 │ │ │ │ │ mov %rdi,0x10(%rsp) │ │ │ │ │ call 5380 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x10(%rsp),%rdi │ │ │ │ │ mov (%rdi),%rsi │ │ │ │ │ __Pyx_CLineForTraceback(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16430 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16430 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne f130 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %esi,%esi │ │ │ │ │ js f301 │ │ │ │ │ mov 0x12f80(%rip),%rax │ │ │ │ │ @@ -14012,27 +14012,27 @@ │ │ │ │ │ mov %rsi,(%rdi) │ │ │ │ │ jne e9ab │ │ │ │ │ mov %rdx,0x18(%rsp) │ │ │ │ │ mov %rax,0x10(%rsp) │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __Pyx_CLineForTraceback(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16437 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16437 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ mov 0x18(%rsp),%rdx │ │ │ │ │ jmp e9ab │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12446 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12446 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ mov %r13,%rsi │ │ │ │ │ call 5090 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12448 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12448 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ mov %r15,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je ea19 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -14050,23 +14050,23 @@ │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %r14,%r14 │ │ │ │ │ jne ea19 │ │ │ │ │ jmp ea2d │ │ │ │ │ nop │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12442 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12442 │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je f2d9 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12444 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12444 (discriminator 1) │ │ │ │ │ cmp %r14,0x28(%r13) │ │ │ │ │ jne f147 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12448 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12448 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ mov %r13,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je ec0d │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -14081,67 +14081,67 @@ │ │ │ │ │ jne ec0d │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp ec0d │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_CreateCodeObjectForTraceback(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16677 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16677 │ │ │ │ │ mov %rcx,%rdi │ │ │ │ │ mov %r10,(%rsp) │ │ │ │ │ call afc0 │ │ │ │ │ __Pyx_AddTraceback(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16697 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16697 │ │ │ │ │ mov (%rsp),%r10 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16700 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16700 │ │ │ │ │ mov %r10,%rdi │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16701 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16701 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16702 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16702 │ │ │ │ │ mov 0x28(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne f32f │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16720 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16720 │ │ │ │ │ add $0x38,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16702 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16702 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16720 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16720 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16702 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16702 │ │ │ │ │ jmp afc0 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %esi,%esi │ │ │ │ │ js e9d0 │ │ │ │ │ __Pyx_CLineForTraceback(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16430 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16430 (discriminator 1) │ │ │ │ │ mov 0x12e21(%rip),%rdx │ │ │ │ │ mov %rdx,%rax │ │ │ │ │ jmp f017 │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12446 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12446 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ mov %r14,%rsi │ │ │ │ │ mov %r10,(%rsp) │ │ │ │ │ call 5090 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12448 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12448 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ mov (%rsp),%r10 │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ mov %r13,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je ec0d │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -14177,51 +14177,51 @@ │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ mov (%rsp),%r10 │ │ │ │ │ jmp ebf9 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_insert_code_object(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16493 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16493 │ │ │ │ │ mov $0x400,%edi │ │ │ │ │ call 57d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16494 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16494 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je eaa2 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16497 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16497 │ │ │ │ │ mov 0xf476(%rip),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16495 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16495 │ │ │ │ │ mov %rax,0x15e8f(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16498 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16498 │ │ │ │ │ mov %r15d,0x8(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16497 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16497 │ │ │ │ │ mov %rdx,0x15e7c(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16499 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16499 │ │ │ │ │ mov %rbp,(%rax) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ jne ea9f │ │ │ │ │ jmp eaa2 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_insert_code_object(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16524 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16524 │ │ │ │ │ shl $0x4,%rdx │ │ │ │ │ lea (%r9,%rdx,1),%r14 │ │ │ │ │ jmp ecae │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12446 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12446 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ mov %r13,%rsi │ │ │ │ │ call 5090 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12448 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12448 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ mov %r15,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je ea2d │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -14233,26 +14233,26 @@ │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ jne ea2d │ │ │ │ │ jmp f07c │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12446 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12446 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ mov %r14,%rsi │ │ │ │ │ mov %r10,(%rsp) │ │ │ │ │ call 5090 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12448 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12448 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ mov (%rsp),%r10 │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ mov %r13,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je ebf9 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -14263,17 +14263,17 @@ │ │ │ │ │ js ebf9 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ jne ebf9 │ │ │ │ │ jmp f183 │ │ │ │ │ __pyx_insert_code_object(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16506 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16506 │ │ │ │ │ mov (%r14),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16507 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16507 │ │ │ │ │ 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 │ │ │ │ │ @@ -14282,17 +14282,17 @@ │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ jne eaa2 │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp eaa2 │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12448 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12448 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ movq $0x0,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je ec0d │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -14300,1171 +14300,1171 @@ │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ mov %r14,%r13 │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns ee62 │ │ │ │ │ jmp ec0d │ │ │ │ │ __Pyx_CLineForTraceback(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16441 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16441 │ │ │ │ │ mov 0x12c58(%rip),%rax │ │ │ │ │ cmp %rax,0x12c81(%rip) │ │ │ │ │ jne e9d2 │ │ │ │ │ jmp e9d0 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp ee6f │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12473 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12473 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12472 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12472 │ │ │ │ │ xor %r10d,%r10d │ │ │ │ │ jmp f0f0 │ │ │ │ │ __Pyx_AddTraceback(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16720 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16720 │ │ │ │ │ call 5240 <__stack_chk_fail@plt> │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16720 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16720 │ │ │ │ │ jmp 7fb5 <__cxa_finalize@plt+0x2765> │ │ │ │ │ jmp 7fb5 <__cxa_finalize@plt+0x2765> │ │ │ │ │ __Pyx_AddTraceback(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16720 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16720 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__is_char_unsafe(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9131 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9131 │ │ │ │ │ endbr64 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ mov %rdi,%rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x10,%rsp │ │ │ │ │ mov %fs:0x28,%rbx │ │ │ │ │ mov %rbx,0x8(%rsp) │ │ │ │ │ mov %esi,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9134 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9134 │ │ │ │ │ movq $0x0,(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9142 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9142 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9142 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9142 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%r12d │ │ │ │ │ test %r12d,%r12d │ │ │ │ │ jne f410 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9142 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9142 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je f420 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9142 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9142 (discriminator 14) │ │ │ │ │ mov %rsp,%rsi │ │ │ │ │ mov $0x1ba,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0xcef7(%rip),%r8 │ │ │ │ │ lea 0xcf40(%rip),%rcx │ │ │ │ │ lea 0x137eb(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9142 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9142 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je f435 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9152 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9152 │ │ │ │ │ mov 0x38(%rbp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9154 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9154 (discriminator 1) │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ jle f3e6 │ │ │ │ │ mov 0x40(%rbp),%rdx │ │ │ │ │ add %rdx,%rsi │ │ │ │ │ jmp f3d9 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ add $0x1,%rdx │ │ │ │ │ cmp %rdx,%rsi │ │ │ │ │ je f430 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9165 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9165 │ │ │ │ │ movzbl (%rdx),%ecx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9166 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9166 │ │ │ │ │ cmp %ebx,%ecx │ │ │ │ │ jne f3d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9175 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9175 │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9210 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9210 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne f452 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9212 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9212 │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne f46f │ │ │ │ │ add $0x10,%rsp │ │ │ │ │ mov %r12d,%eax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ ret │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9152 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9152 │ │ │ │ │ mov 0x38(%rbp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9134 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9134 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9194 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9194 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9154 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9154 (discriminator 1) │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ jg f3bc │ │ │ │ │ jmp f3ea │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9152 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9152 │ │ │ │ │ mov 0x38(%rbp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9134 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9134 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9154 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9154 (discriminator 1) │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ jg f3bc │ │ │ │ │ jmp f3ea │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9194 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9194 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ jmp f3e6 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9207 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9207 │ │ │ │ │ lea 0xce52(%rip),%rcx │ │ │ │ │ mov $0x1ba,%edx │ │ │ │ │ mov $0x23b6,%esi │ │ │ │ │ lea 0xdcb3(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9210 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9210 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9210 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9210 (discriminator 8) │ │ │ │ │ mov 0x12b2a(%rip),%rdx │ │ │ │ │ mov (%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9210 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9210 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9210 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9210 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9211 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9211 │ │ │ │ │ jmp f3ea │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9212 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9212 │ │ │ │ │ call 5240 <__stack_chk_fail@plt> │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nop │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__write_char(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4402 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4402 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ mov %esi,%r13d │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ sub $0x10,%rsp │ │ │ │ │ mov %fs:0x28,%r12 │ │ │ │ │ mov %r12,0x8(%rsp) │ │ │ │ │ mov %edx,%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4406 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4406 │ │ │ │ │ movq $0x0,(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4412 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4412 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4412 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4412 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%r14d │ │ │ │ │ test %r14d,%r14d │ │ │ │ │ jne f540 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4412 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4412 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je f4f6 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4412 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4412 (discriminator 14) │ │ │ │ │ mov %rsp,%rsi │ │ │ │ │ mov $0x69,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0xcdb7(%rip),%r8 │ │ │ │ │ lea 0xce20(%rip),%rcx │ │ │ │ │ lea 0x1366b(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ mov %eax,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4412 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4412 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je f5b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4422 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4422 │ │ │ │ │ mov 0x10(%rbx),%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4443 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4443 │ │ │ │ │ mov (%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4423 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4423 │ │ │ │ │ cmp 0x8(%rbx),%rbp │ │ │ │ │ je f550 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4608 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4608 │ │ │ │ │ mov %r13b,(%rdi,%rbp,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4618 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4618 │ │ │ │ │ addq $0x1,0x10(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4628 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4628 │ │ │ │ │ or %r12d,0x18(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4638 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4638 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4654 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4654 (discriminator 1) │ │ │ │ │ test %r14d,%r14d │ │ │ │ │ jne f5d2 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4656 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4656 │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne f63d │ │ │ │ │ add $0x10,%rsp │ │ │ │ │ mov %ebx,%eax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ ret │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4422 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4422 │ │ │ │ │ mov 0x10(%rbx),%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4443 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4443 │ │ │ │ │ mov (%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4406 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4406 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4423 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4423 │ │ │ │ │ cmp 0x8(%rbx),%rbp │ │ │ │ │ jne f503 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4444 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4444 │ │ │ │ │ lea 0x13ae9(%rip),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4433 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4433 │ │ │ │ │ add $0x2000,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4444 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4444 │ │ │ │ │ cmp %rax,%rdi │ │ │ │ │ je f588 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4526 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4526 │ │ │ │ │ mov %rbp,%rsi │ │ │ │ │ call 5330 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4537 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4537 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je f5f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4589 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4589 │ │ │ │ │ mov %rbp,0x8(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4608 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4608 │ │ │ │ │ mov 0x10(%rbx),%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4579 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4579 │ │ │ │ │ mov %rdi,(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4589 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4589 │ │ │ │ │ jmp f503 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4454 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4454 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 57d0 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4465 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4465 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je f608 │ │ │ │ │ memcpy(): │ │ │ │ │ /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29 (discriminator 1) │ │ │ │ │ mov (%rbx),%rsi │ │ │ │ │ mov 0x8(%rbx),%rdx │ │ │ │ │ call 5490 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__write_char(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4514 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4514 │ │ │ │ │ jmp f573 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4651 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4651 │ │ │ │ │ mov $0x69,%edx │ │ │ │ │ lea 0xccd2(%rip),%rcx │ │ │ │ │ mov $0x113c,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4652 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4652 │ │ │ │ │ mov $0xffffffff,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4651 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4651 │ │ │ │ │ lea 0xcd21(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4654 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4654 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4654 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4654 (discriminator 8) │ │ │ │ │ mov 0x129aa(%rip),%rdx │ │ │ │ │ mov (%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4654 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4654 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4654 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4654 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4655 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4655 │ │ │ │ │ jmp f51b │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4547 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4547 │ │ │ │ │ call 51a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4547 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4547 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je f631 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4485 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4485 │ │ │ │ │ mov $0xffffffff,%ebx │ │ │ │ │ jmp f512 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4475 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4475 │ │ │ │ │ call 51a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4475 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4475 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne f5fa │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4475 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4475 (discriminator 1) │ │ │ │ │ mov $0x117b,%esi │ │ │ │ │ mov $0x73,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4651 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4651 │ │ │ │ │ lea 0xcc6b(%rip),%rcx │ │ │ │ │ lea 0xccc4(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4652 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4652 │ │ │ │ │ jmp f5fa │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4547 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4547 (discriminator 1) │ │ │ │ │ mov $0x11c3,%esi │ │ │ │ │ mov $0x79,%edx │ │ │ │ │ jmp f61c │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4656 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4656 │ │ │ │ │ call 5240 <__stack_chk_fail@plt> │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__write_pct(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4666 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4666 │ │ │ │ │ push %r15 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ mov %rdi,%rbp │ │ │ │ │ push %rbx │ │ │ │ │ mov %esi,%ebx │ │ │ │ │ sub $0x28,%rsp │ │ │ │ │ mov %fs:0x28,%r12 │ │ │ │ │ mov %r12,0x18(%rsp) │ │ │ │ │ mov %edx,%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4668 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4668 │ │ │ │ │ movq $0x0,0x8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4674 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4674 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4674 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4674 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%r13d │ │ │ │ │ test %r13d,%r13d │ │ │ │ │ jne f880 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4674 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4674 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je f6ca │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4674 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4674 (discriminator 14) │ │ │ │ │ lea 0x8(%rsp),%rsi │ │ │ │ │ mov $0x83,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0xcbe3(%rip),%r8 │ │ │ │ │ lea 0xcc68(%rip),%rcx │ │ │ │ │ lea 0x13487(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ mov %eax,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4674 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4674 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je f8a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4684 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4684 │ │ │ │ │ mov %r12d,%edx │ │ │ │ │ mov $0x25,%esi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call f480 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4684 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4684 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je f8e0 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__to_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3779 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3779 │ │ │ │ │ movq $0x0,0x10(%rsp) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__write_pct(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4716 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4716 │ │ │ │ │ mov %ebx,%r15d │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__to_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3784 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3784 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__write_pct(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4716 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4716 │ │ │ │ │ shr $0x4,%r15b │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__to_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3784 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3784 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%ecx │ │ │ │ │ test %ecx,%ecx │ │ │ │ │ jne f770 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3784 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3784 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je f770 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3784 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3784 (discriminator 14) │ │ │ │ │ lea 0x10(%rsp),%rsi │ │ │ │ │ mov $0x1e,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0xcb73(%rip),%r8 │ │ │ │ │ lea 0xcc13(%rip),%rcx │ │ │ │ │ lea 0x1340f(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3784 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3784 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je f968 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3795 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3795 │ │ │ │ │ lea 0x30(%r15),%edx │ │ │ │ │ lea 0x37(%r15),%r14d │ │ │ │ │ cmp $0x9,%r15b │ │ │ │ │ cmovbe %edx,%r14d │ │ │ │ │ movzbl %r14b,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3843 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3843 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je f782 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3843 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3843 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3843 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3843 (discriminator 8) │ │ │ │ │ mov 0x1282d(%rip),%rdx │ │ │ │ │ mov 0x10(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3843 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3843 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3843 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3843 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ jmp f782 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3795 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3795 │ │ │ │ │ cmp $0x9,%r15b │ │ │ │ │ jbe f820 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3826 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3826 │ │ │ │ │ lea 0x37(%r15),%r14d │ │ │ │ │ movzbl %r14b,%r14d │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__write_pct(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4716 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4716 (discriminator 1) │ │ │ │ │ mov %r12d,%edx │ │ │ │ │ mov %r14d,%esi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call f480 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4716 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4716 (discriminator 3) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je f900 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__to_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3779 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3779 │ │ │ │ │ movq $0x0,0x10(%rsp) │ │ │ │ │ and $0xf,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3784 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3784 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3784 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3784 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%edx │ │ │ │ │ test %edx,%edx │ │ │ │ │ jne f830 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3784 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3784 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je f830 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3784 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3784 (discriminator 14) │ │ │ │ │ lea 0x10(%rsp),%rsi │ │ │ │ │ mov $0x1e,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0xcac1(%rip),%r8 │ │ │ │ │ lea 0xcb61(%rip),%rcx │ │ │ │ │ lea 0x1335d(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3784 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3784 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je f950 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3795 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3795 │ │ │ │ │ lea 0x30(%rbx),%ecx │ │ │ │ │ lea 0x37(%rbx),%edx │ │ │ │ │ cmp $0x9,%bl │ │ │ │ │ cmova %edx,%ecx │ │ │ │ │ movzbl %cl,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3843 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3843 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je f83b │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3843 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3843 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3843 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3843 (discriminator 8) │ │ │ │ │ mov 0x12780(%rip),%rdx │ │ │ │ │ mov 0x10(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3843 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3843 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3843 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3843 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ jmp f83b │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3805 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3805 │ │ │ │ │ lea 0x30(%r15),%r14d │ │ │ │ │ movzbl %r14b,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3843 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3843 │ │ │ │ │ jmp f782 │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3795 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3795 │ │ │ │ │ cmp $0x9,%bl │ │ │ │ │ ja f890 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3805 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3805 │ │ │ │ │ add $0x30,%ebx │ │ │ │ │ movzbl %bl,%ebx │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__write_pct(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4748 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4748 (discriminator 1) │ │ │ │ │ mov %ebx,%esi │ │ │ │ │ mov %r12d,%edx │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4749 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4749 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4748 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4748 (discriminator 1) │ │ │ │ │ call f480 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4748 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4748 (discriminator 3) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je f930 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4765 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4765 (discriminator 1) │ │ │ │ │ test %r13d,%r13d │ │ │ │ │ jne f8c2 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4767 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4767 │ │ │ │ │ mov 0x18(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne f988 │ │ │ │ │ add $0x28,%rsp │ │ │ │ │ mov %ebx,%eax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4668 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4668 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ jmp f6ca │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__to_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3826 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3826 │ │ │ │ │ add $0x37,%ebx │ │ │ │ │ movzbl %bl,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3843 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3843 │ │ │ │ │ jmp f83b │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__write_pct(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4762 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4762 │ │ │ │ │ mov $0x83,%edx │ │ │ │ │ lea 0xc9e2(%rip),%rcx │ │ │ │ │ mov $0x1242,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4763 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4763 │ │ │ │ │ mov $0xffffffff,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4762 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4762 │ │ │ │ │ lea 0xca4d(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4765 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4765 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4765 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4765 (discriminator 8) │ │ │ │ │ mov 0x126ba(%rip),%rdx │ │ │ │ │ mov 0x8(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4765 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4765 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4765 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4765 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4766 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4766 │ │ │ │ │ jmp f858 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4684 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4684 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4684 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4684 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne f97c │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4696 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4696 │ │ │ │ │ mov $0xffffffff,%ebx │ │ │ │ │ jmp f853 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4716 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4716 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4716 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4716 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je f8ee │ │ │ │ │ mov $0x126c,%esi │ │ │ │ │ mov $0x86,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4762 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4762 │ │ │ │ │ lea 0xc973(%rip),%rcx │ │ │ │ │ lea 0xc9e8(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4763 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4763 │ │ │ │ │ jmp f8ee │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4748 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4748 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4748 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4748 (discriminator 2) │ │ │ │ │ mov $0x128c,%esi │ │ │ │ │ mov $0x88,%edx │ │ │ │ │ test %rax,%rax │ │ │ │ │ je f8ee │ │ │ │ │ jmp f914 │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__to_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3840 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3840 │ │ │ │ │ lea 0xc9ce(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3841 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3841 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3840 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3840 │ │ │ │ │ call c900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3843 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3843 │ │ │ │ │ jmp f7fc │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3840 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3840 │ │ │ │ │ lea 0xc9b6(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3841 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3841 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3840 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3840 │ │ │ │ │ call c900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3843 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3843 │ │ │ │ │ jmp f74f │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__write_pct(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4684 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4684 (discriminator 2) │ │ │ │ │ mov $0x124c,%esi │ │ │ │ │ mov $0x84,%edx │ │ │ │ │ jmp f914 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4767 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4767 │ │ │ │ │ call 5240 <__stack_chk_fail@plt> │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__write(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6659 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6659 │ │ │ │ │ endbr64 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ mov %rsi,%r12 │ │ │ │ │ push %rbp │ │ │ │ │ mov %rdi,%rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x20,%rsp │ │ │ │ │ mov %fs:0x28,%rbx │ │ │ │ │ mov %rbx,0x18(%rsp) │ │ │ │ │ mov %edx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6661 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6661 │ │ │ │ │ movq $0x0,0x8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6668 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6668 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6668 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6668 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%r13d │ │ │ │ │ test %r13d,%r13d │ │ │ │ │ jne fa40 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6668 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6668 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je fa40 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6668 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6668 (discriminator 14) │ │ │ │ │ lea 0x8(%rsp),%rsi │ │ │ │ │ mov $0x12a,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0xc8a5(%rip),%r8 │ │ │ │ │ lea 0xc94d(%rip),%rcx │ │ │ │ │ lea 0x13169(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ mov %eax,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6668 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6668 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne fa43 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6783 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6783 │ │ │ │ │ lea 0xc883(%rip),%rcx │ │ │ │ │ mov $0x12a,%edx │ │ │ │ │ mov $0x1a0c,%esi │ │ │ │ │ lea 0xd714(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6786 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6786 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6786 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6786 (discriminator 8) │ │ │ │ │ mov 0x1255b(%rip),%rdx │ │ │ │ │ mov 0x8(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6786 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6786 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6786 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6786 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6787 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6787 │ │ │ │ │ jmp fbe1 │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6661 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6661 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6689 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6689 │ │ │ │ │ mov 0x18(%rbp),%esi │ │ │ │ │ test %esi,%esi │ │ │ │ │ je fa53 │ │ │ │ │ cmp $0x20,%ebx │ │ │ │ │ je fd10 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6730 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6730 │ │ │ │ │ cmp $0x7f,%ebx │ │ │ │ │ jbe fb18 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__write_utf8(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4780 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4780 │ │ │ │ │ movq $0x0,0x10(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4786 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4786 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4786 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4786 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%edx │ │ │ │ │ test %edx,%edx │ │ │ │ │ jne fc08 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4786 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4786 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je fc08 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4786 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4786 (discriminator 14) │ │ │ │ │ lea 0x10(%rsp),%rsi │ │ │ │ │ mov $0x8b,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0xc7f9(%rip),%r8 │ │ │ │ │ lea 0xc8cf(%rip),%rcx │ │ │ │ │ lea 0x130a5(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ mov %eax,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4786 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4786 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne 1005e │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5229 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5229 │ │ │ │ │ lea 0xc7d3(%rip),%rcx │ │ │ │ │ mov $0x8b,%edx │ │ │ │ │ mov $0x12b2,%esi │ │ │ │ │ lea 0xc88f(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5232 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5232 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5232 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5232 (discriminator 8) │ │ │ │ │ mov 0x124ab(%rip),%rdx │ │ │ │ │ mov 0x10(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5232 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5232 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5232 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5232 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__write(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6769 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6769 (discriminator 1) │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6769 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6769 (discriminator 2) │ │ │ │ │ mov $0x1a71,%esi │ │ │ │ │ mov $0x132,%edx │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne fd43 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6700 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6700 │ │ │ │ │ mov $0xffffffff,%r13d │ │ │ │ │ jmp fbd8 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_bit_at(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4184 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4184 │ │ │ │ │ movq $0x0,0x10(%rsp) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__write(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6735 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6735 │ │ │ │ │ mov %ebx,%r13d │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_bit_at(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4188 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4188 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4188 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4188 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%ecx │ │ │ │ │ test %ecx,%ecx │ │ │ │ │ jne fba0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4188 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4188 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je fba0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4188 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4188 (discriminator 14) │ │ │ │ │ lea 0x10(%rsp),%rsi │ │ │ │ │ mov $0x42,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0xc742(%rip),%r8 │ │ │ │ │ lea 0xc801(%rip),%rcx │ │ │ │ │ lea 0x12ffe(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4188 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4188 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je fea0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4198 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4198 │ │ │ │ │ shr $0x3,%r13 │ │ │ │ │ mov %ebx,%ecx │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ movzbl 0x20(%rbp,%r13,1),%ebp │ │ │ │ │ and $0x7,%ecx │ │ │ │ │ shl %cl,%edx │ │ │ │ │ and %edx,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je fbb8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 8) │ │ │ │ │ mov 0x123f8(%rip),%rdx │ │ │ │ │ mov 0x10(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ jmp fbb8 │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4198 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4198 │ │ │ │ │ shr $0x3,%r13 │ │ │ │ │ mov %ebx,%ecx │ │ │ │ │ mov $0x1,%eax │ │ │ │ │ movzbl 0x20(%rbp,%r13,1),%ebp │ │ │ │ │ and $0x7,%ecx │ │ │ │ │ shl %cl,%eax │ │ │ │ │ and %eax,%ebp │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__write(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6738 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6738 │ │ │ │ │ test %ebp,%ebp │ │ │ │ │ je fec5 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6748 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6748 │ │ │ │ │ xor %edx,%edx │ │ │ │ │ mov %ebx,%esi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call f480 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6748 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6748 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je fe80 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6770 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6770 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6786 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6786 (discriminator 1) │ │ │ │ │ test %r14d,%r14d │ │ │ │ │ jne fa21 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6788 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6788 │ │ │ │ │ mov 0x18(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne 10002 │ │ │ │ │ add $0x20,%rsp │ │ │ │ │ mov %r13d,%eax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ ret │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__write_utf8(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4796 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4796 │ │ │ │ │ mov %ebx,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4839 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4839 │ │ │ │ │ cmp $0x7ff,%ebx │ │ │ │ │ jbe fd60 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4903 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4903 │ │ │ │ │ cmp $0xd7ff,%rbp │ │ │ │ │ jbe fdd0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4906 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4906 │ │ │ │ │ cmp $0xdfff,%rbp │ │ │ │ │ jbe fbd5 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4937 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4937 │ │ │ │ │ cmp $0xffff,%rbp │ │ │ │ │ jbe fdd0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4780 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4780 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5051 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5051 │ │ │ │ │ cmp $0x10ffff,%rbp │ │ │ │ │ ja fbd5 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5082 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5082 │ │ │ │ │ mov %rbp,%rsi │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ shr $0x12,%rsi │ │ │ │ │ or $0xfffffff0,%esi │ │ │ │ │ movzbl %sil,%esi │ │ │ │ │ call f650 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5082 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5082 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je ff89 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5114 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5114 │ │ │ │ │ mov %rbp,%rsi │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ shr $0xc,%rsi │ │ │ │ │ and $0x3f,%esi │ │ │ │ │ or $0x80,%sil │ │ │ │ │ call f650 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5114 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5114 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je ffa6 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5164 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5164 │ │ │ │ │ mov %rbp,%rsi │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ shr $0x6,%rsi │ │ │ │ │ and $0x3f,%esi │ │ │ │ │ or $0x80,%sil │ │ │ │ │ call f650 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5164 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5164 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je ffe5 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5214 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5214 │ │ │ │ │ and $0x3f,%ebx │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ mov %ebx,%esi │ │ │ │ │ or $0x80,%sil │ │ │ │ │ call f650 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5214 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5214 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne fda3 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5214 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5214 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5214 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5214 (discriminator 2) │ │ │ │ │ mov $0x145e,%esi │ │ │ │ │ mov $0xaa,%edx │ │ │ │ │ test %rax,%rax │ │ │ │ │ je fe50 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5229 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5229 │ │ │ │ │ lea 0xc59f(%rip),%rcx │ │ │ │ │ lea 0xc665(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5232 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5232 (discriminator 1) │ │ │ │ │ test %r13d,%r13d │ │ │ │ │ je faf0 │ │ │ │ │ jmp fad1 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__write(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6699 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6699 │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ mov $0x2b,%esi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call f480 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6699 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6699 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne fbd5 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6699 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6699 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6699 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6699 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je fb08 │ │ │ │ │ mov $0x1a2b,%esi │ │ │ │ │ mov $0x12d,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6783 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6783 │ │ │ │ │ lea 0xc544(%rip),%rcx │ │ │ │ │ lea 0xd3df(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6784 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6784 │ │ │ │ │ jmp fbd5 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__write_utf8(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4780 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4780 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4849 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4849 │ │ │ │ │ shr $0x6,%rbp │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ or $0xffffffc0,%ebp │ │ │ │ │ movzbl %bpl,%esi │ │ │ │ │ call f650 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4849 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4849 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je ff4f │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4881 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4881 │ │ │ │ │ and $0x3f,%ebx │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ mov %ebx,%esi │ │ │ │ │ or $0x80,%sil │ │ │ │ │ call f650 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4881 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4881 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je ff6c │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5232 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5232 (discriminator 1) │ │ │ │ │ test %r13d,%r13d │ │ │ │ │ je fbd5 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5232 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5232 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5232 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5232 (discriminator 8) │ │ │ │ │ mov 0x121d0(%rip),%rdx │ │ │ │ │ mov 0x10(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5232 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5232 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5232 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5232 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__write(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6769 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6769 (discriminator 1) │ │ │ │ │ jmp fbd5 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__write_utf8(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4780 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4780 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4947 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4947 │ │ │ │ │ mov %rbp,%rsi │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ shr $0xc,%rsi │ │ │ │ │ or $0xffffffe0,%esi │ │ │ │ │ movzbl %sil,%esi │ │ │ │ │ call f650 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4947 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4947 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je fe5e │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4979 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4979 │ │ │ │ │ mov %rbp,%rsi │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ shr $0x6,%rsi │ │ │ │ │ and $0x3f,%esi │ │ │ │ │ or $0x80,%sil │ │ │ │ │ call f650 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4979 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4979 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je ffc8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5029 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5029 │ │ │ │ │ and $0x3f,%ebx │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ mov %ebx,%esi │ │ │ │ │ or $0x80,%sil │ │ │ │ │ call f650 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5029 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5029 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne fda3 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5029 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5029 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5029 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5029 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 10007 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5232 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5232 (discriminator 1) │ │ │ │ │ test %r13d,%r13d │ │ │ │ │ je faf0 │ │ │ │ │ jmp fad1 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4947 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4947 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4947 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4947 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je fe50 │ │ │ │ │ mov $0x1353,%esi │ │ │ │ │ mov $0x98,%edx │ │ │ │ │ jmp fce8 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__write(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6748 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6748 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6748 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6748 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je fb08 │ │ │ │ │ mov $0x1a5c,%esi │ │ │ │ │ mov $0x130,%edx │ │ │ │ │ jmp fd43 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_bit_at(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4211 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4211 │ │ │ │ │ lea 0xc49d(%rip),%rdi │ │ │ │ │ call c900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 8) │ │ │ │ │ mov 0x120d0(%rip),%rdx │ │ │ │ │ mov 0x10(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__write_utf8(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4780 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4780 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ mov %rax,0x10(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4786 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4786 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4786 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4786 (discriminator 1) │ │ │ │ │ cmpl $0x0,0x3c(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4786 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4786 (discriminator 2) │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4786 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4786 (discriminator 1) │ │ │ │ │ jne 10016 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4786 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4786 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 10016 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4786 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4786 (discriminator 14) │ │ │ │ │ lea 0x10(%rsp),%rsi │ │ │ │ │ mov $0x8b,%r9d │ │ │ │ │ lea 0xc393(%rip),%r8 │ │ │ │ │ lea 0xc469(%rip),%rcx │ │ │ │ │ lea 0x12c3f(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ mov %eax,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4786 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4786 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je fab4 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4817 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4817 │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ mov %ebx,%esi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call f650 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4817 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4817 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne fda3 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4817 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4817 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4817 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4817 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je fe50 │ │ │ │ │ mov $0x12d1,%esi │ │ │ │ │ mov $0x8f,%edx │ │ │ │ │ jmp fce8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4849 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4849 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4849 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4849 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je fe50 │ │ │ │ │ mov $0x12f1,%esi │ │ │ │ │ mov $0x91,%edx │ │ │ │ │ jmp fce8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4881 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4881 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4881 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4881 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je fe50 │ │ │ │ │ mov $0x1311,%esi │ │ │ │ │ mov $0x93,%edx │ │ │ │ │ jmp fce8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5082 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5082 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5082 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5082 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je fe50 │ │ │ │ │ mov $0x13da,%esi │ │ │ │ │ mov $0xa2,%edx │ │ │ │ │ jmp fce8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5114 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5114 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5114 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5114 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je fe50 │ │ │ │ │ mov $0x13fa,%esi │ │ │ │ │ mov $0xa4,%edx │ │ │ │ │ jmp fce8 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4979 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4979 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4979 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4979 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je fe50 │ │ │ │ │ mov $0x1373,%esi │ │ │ │ │ mov $0x9a,%edx │ │ │ │ │ jmp fce8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5164 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5164 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5164 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5164 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je fe50 │ │ │ │ │ mov $0x142c,%esi │ │ │ │ │ mov $0xa7,%edx │ │ │ │ │ jmp fce8 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__write(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6788 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6788 │ │ │ │ │ call 5240 <__stack_chk_fail@plt> │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__write_utf8(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5029 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5029 (discriminator 2) │ │ │ │ │ mov $0x13a5,%esi │ │ │ │ │ mov $0x9d,%edx │ │ │ │ │ jmp fce8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4817 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4817 │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ mov %ebx,%esi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call f650 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4817 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4817 (discriminator 2) │ │ │ │ │ add $0x1,%eax │ │ │ │ │ jne fbd5 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4817 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4817 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4817 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4817 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je faf0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5229 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5229 │ │ │ │ │ lea 0xc24b(%rip),%rcx │ │ │ │ │ mov $0x8f,%edx │ │ │ │ │ mov $0x12d1,%esi │ │ │ │ │ lea 0xc307(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5232 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5232 │ │ │ │ │ jmp faf0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4796 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4796 │ │ │ │ │ mov %ebx,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4839 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4839 │ │ │ │ │ cmp $0x7ff,%ebx │ │ │ │ │ jbe fd63 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4903 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4903 │ │ │ │ │ cmp $0xd7ff,%rbp │ │ │ │ │ jbe fdd3 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4906 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4906 │ │ │ │ │ cmp $0xdfff,%rbp │ │ │ │ │ jbe fda3 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4937 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4937 │ │ │ │ │ cmp $0xffff,%rbp │ │ │ │ │ jbe fdd3 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5051 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5051 │ │ │ │ │ cmp $0x10ffff,%rbp │ │ │ │ │ ja fda3 │ │ │ │ │ jmp fc45 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__write(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5051 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5051 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_9_Unquoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7241 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7241 │ │ │ │ │ endbr64 │ │ │ │ │ push %r15 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ @@ -15487,237 +15487,237 @@ │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x11e99(%rip),%rax │ │ │ │ │ je 8021 <__cxa_finalize@plt+0x27d1> │ │ │ │ │ punpcklqdq %xmm1,%xmm1 │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rsi),%r15 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_9_Unquoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7262 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7262 │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ mov %rdx,%r12 │ │ │ │ │ lea 0x12dee(%rip),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7263 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7263 │ │ │ │ │ mov 0x12b8f(%rip),%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7262 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7262 │ │ │ │ │ movq 0x11697(%rip),%xmm0 │ │ │ │ │ movq $0x0,0x60(%rsp) │ │ │ │ │ movq %rax,%xmm2 │ │ │ │ │ sub $0xc0,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7265 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7265 │ │ │ │ │ movaps %xmm1,0x30(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7262 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7262 │ │ │ │ │ punpcklqdq %xmm2,%xmm0 │ │ │ │ │ movq %rax,%xmm3 │ │ │ │ │ movaps %xmm0,0x40(%rsp) │ │ │ │ │ movq 0x116f8(%rip),%xmm0 │ │ │ │ │ punpcklqdq %xmm3,%xmm0 │ │ │ │ │ movaps %xmm0,0x50(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7263 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7263 │ │ │ │ │ movq %r13,%xmm0 │ │ │ │ │ punpcklqdq %xmm0,%xmm0 │ │ │ │ │ movaps %xmm0,0x20(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7267 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7267 │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je 10590 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7269 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7269 │ │ │ │ │ test %r15,%r15 │ │ │ │ │ jne 10847 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7273 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7273 │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ call 5070 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7274 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7274 │ │ │ │ │ test %rax,%rax │ │ │ │ │ jle 10599 │ │ │ │ │ lea 0x40(%rsp),%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7274 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7274 (discriminator 1) │ │ │ │ │ cmp $0x4,%rax │ │ │ │ │ jle 101ea │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7283 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7283 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ xor %esi,%esi │ │ │ │ │ lea 0x20(%rsp),%rcx │ │ │ │ │ mov %r14,%rdx │ │ │ │ │ lea 0xc1c3(%rip),%r9 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call e490 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7283 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7283 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne 10229 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7283 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7283 (discriminator 1) │ │ │ │ │ mov $0x1c73,%esi │ │ │ │ │ jmp 106e5 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7276 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7276 (discriminator 1) │ │ │ │ │ sub $0x1,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7278 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7278 (discriminator 1) │ │ │ │ │ mov %rax,0x20(%rsp,%r15,8) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7276 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7276 (discriminator 1) │ │ │ │ │ setne %al │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7276 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7276 (discriminator 2) │ │ │ │ │ add $0x1,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7276 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7276 (discriminator 1) │ │ │ │ │ cmp $0x4,%r15 │ │ │ │ │ je 10220 │ │ │ │ │ test %al,%al │ │ │ │ │ je 10220 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7277 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7277 │ │ │ │ │ mov (%r14,%r15,8),%rax │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ mov (%rax),%rsi │ │ │ │ │ call 5840 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7278 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7278 │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 101d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7279 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7279 │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7279 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7279 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 106e0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7276 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7276 (discriminator 2) │ │ │ │ │ add $0x1,%r15 │ │ │ │ │ mov $0x1,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7276 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7276 (discriminator 1) │ │ │ │ │ cmp $0x4,%r15 │ │ │ │ │ jne 101e6 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7282 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7282 (discriminator 1) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ jne 101a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7292 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7292 │ │ │ │ │ mov 0x38(%rsp),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7289 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7289 │ │ │ │ │ mov 0x20(%rsp),%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7290 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7290 │ │ │ │ │ mov 0x28(%rsp),%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7291 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7291 │ │ │ │ │ mov 0x30(%rsp),%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7292 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7292 │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7325 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7325 │ │ │ │ │ movq $0x0,0x18(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7336 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7336 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7336 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7336 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%r12d │ │ │ │ │ test %r12d,%r12d │ │ │ │ │ jne 10580 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7336 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7336 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 10297 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7336 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7336 (discriminator 14) │ │ │ │ │ lea 0x18(%rsp),%rsi │ │ │ │ │ mov $0x141,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0xc016(%rip),%r8 │ │ │ │ │ lea 0xc0f8(%rip),%rcx │ │ │ │ │ lea 0x1291a(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ mov %eax,%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7336 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7336 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 1071a │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r13),%rsi │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7346 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7346 (discriminator 2) │ │ │ │ │ mov 0x11d2e(%rip),%rdx │ │ │ │ │ mov 0x11cdf(%rip),%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7346 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7346 (discriminator 1) │ │ │ │ │ cmp %rdx,%rsi │ │ │ │ │ je 102b7 │ │ │ │ │ cmp %rbp,%r13 │ │ │ │ │ jne 108c3 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%r13),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 102c4 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%r13) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7351 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7351 │ │ │ │ │ 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 102dc │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 106a8 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7352 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7352 │ │ │ │ │ mov %r13,0x18(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7363 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7363 │ │ │ │ │ cmp %rbp,%r13 │ │ │ │ │ je 10610 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%r13),%rax │ │ │ │ │ PyUnicode_GET_LENGTH(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:280 (discriminator 2) │ │ │ │ │ testb $0x10,0xab(%rax) │ │ │ │ │ je 7ffd <__cxa_finalize@plt+0x27ad> │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7363 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7363 (discriminator 1) │ │ │ │ │ xor %eax,%eax │ │ │ │ │ cmpq $0x0,0x10(%r13) │ │ │ │ │ setne %al │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7364 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7364 │ │ │ │ │ mov %eax,0x20(%rbx) │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r15),%rsi │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7374 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7374 (discriminator 1) │ │ │ │ │ cmp %rbp,%r15 │ │ │ │ │ je 10319 │ │ │ │ │ cmp %rdx,%rsi │ │ │ │ │ jne 108de │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r15),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 10324 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r15) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7379 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7379 │ │ │ │ │ mov 0x28(%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 1033c │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 106c0 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7380 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7380 │ │ │ │ │ mov %r15,0x28(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7391 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7391 (discriminator 1) │ │ │ │ │ cmp %rbp,%r15 │ │ │ │ │ je 10760 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7395 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7395 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 55d0 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7395 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7395 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 10790 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7399 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7399 │ │ │ │ │ mov 0x30(%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 │ │ │ │ │ @@ -15726,24 +15726,24 @@ │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 106d0 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r15),%eax │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7400 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7400 │ │ │ │ │ mov %r15,0x30(%rbx) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 10384 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r15) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7413 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7413 (discriminator 1) │ │ │ │ │ cmp %rbp,%r15 │ │ │ │ │ je 107a0 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r15),%rax │ │ │ │ │ PyBytes_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/bytesobject.h:30 (discriminator 2) │ │ │ │ │ @@ -15758,278 +15758,278 @@ │ │ │ │ │ je 8021 <__cxa_finalize@plt+0x27d1> │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%r15),%r13 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7417 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7417 (discriminator 2) │ │ │ │ │ cmp $0xffffffffffffffff,%r13 │ │ │ │ │ je 1082c │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 103da │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ je 105b0 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7419 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7419 │ │ │ │ │ mov %r13,0x38(%rbx) │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%r15),%rax │ │ │ │ │ PyBytes_AS_STRING(): │ │ │ │ │ /usr/include/python3.13/cpython/bytesobject.h:25 (discriminator 2) │ │ │ │ │ testb $0x8,0xab(%rax) │ │ │ │ │ je 8002 <__cxa_finalize@plt+0x27b2> │ │ │ │ │ __Pyx_PyObject_IsTrue(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18131 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18131 │ │ │ │ │ mov 0x11b9a(%rip),%r13 │ │ │ │ │ PyBytes_AS_STRING(): │ │ │ │ │ /usr/include/python3.13/cpython/bytesobject.h:25 │ │ │ │ │ lea 0x20(%r15),%rcx │ │ │ │ │ mov %rcx,0x40(%rbx) │ │ │ │ │ __Pyx_PyObject_IsTrue(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18131 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18131 │ │ │ │ │ cmp %r13,%r14 │ │ │ │ │ sete %al │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18132 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18132 │ │ │ │ │ cmp 0x11b55(%rip),%r14 │ │ │ │ │ sete %dl │ │ │ │ │ or %al,%dl │ │ │ │ │ jne 1041b │ │ │ │ │ cmp %rbp,%r14 │ │ │ │ │ jne 10620 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18131 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18131 │ │ │ │ │ movzbl %al,%r14d │ │ │ │ │ mov (%rsp),%rcx │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7445 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7445 │ │ │ │ │ mov %r14d,0x48(%rbx) │ │ │ │ │ __Pyx_PyObject_IsTrue(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18131 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18131 │ │ │ │ │ cmp %r13,%rcx │ │ │ │ │ sete %al │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18132 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18132 │ │ │ │ │ cmp 0x11b2c(%rip),%rcx │ │ │ │ │ sete %dl │ │ │ │ │ or %al,%dl │ │ │ │ │ jne 10444 │ │ │ │ │ cmp %rbp,%rcx │ │ │ │ │ jne 10650 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18131 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18131 │ │ │ │ │ movzbl %al,%r14d │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7456 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7456 │ │ │ │ │ mov %r14d,0x4c(%rbx) │ │ │ │ │ __Pyx_PyObject_CallNoArg(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14148 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14148 │ │ │ │ │ mov 0x1284d(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14147 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14147 │ │ │ │ │ pxor %xmm0,%xmm0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14148 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14148 │ │ │ │ │ lea 0x48(%rsp),%rsi │ │ │ │ │ movabs $0x8000000000000000,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14147 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14147 │ │ │ │ │ movaps %xmm0,0x40(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14148 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14148 │ │ │ │ │ call de00 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7466 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7466 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 10838 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7470 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7470 │ │ │ │ │ mov 0x50(%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 10494 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 10710 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7471 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7471 │ │ │ │ │ mov %r14,0x50(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7482 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7482 │ │ │ │ │ call 55e0 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7482 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7482 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 10889 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7484 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7484 │ │ │ │ │ mov 0x129e8(%rip),%rsi │ │ │ │ │ mov %r13,%rdx │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ call 56a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7484 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7484 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 108b4 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7485 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7485 │ │ │ │ │ mov 0x127d6(%rip),%r13 │ │ │ │ │ mov 0x127a7(%rip),%rsi │ │ │ │ │ __Pyx_PyObject_Call(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13356 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13356 (discriminator 1) │ │ │ │ │ mov 0x8(%r13),%rax │ │ │ │ │ mov 0x80(%rax),%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13357 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13357 (discriminator 1) │ │ │ │ │ test %r14,%r14 │ │ │ │ │ je 10898 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13363 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13363 │ │ │ │ │ lea 0xcb8c(%rip),%rdi │ │ │ │ │ mov %rsi,(%rsp) │ │ │ │ │ call 50d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13363 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13363 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 10820 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13366 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13366 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ mov (%rsp),%rsi │ │ │ │ │ mov %r15,%rdx │ │ │ │ │ call *%r14 │ │ │ │ │ mov %rax,%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13367 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13367 │ │ │ │ │ call 5500 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13368 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13368 (discriminator 1) │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je 107f3 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 1052f │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ je 10698 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7490 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7490 │ │ │ │ │ mov 0x58(%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 10547 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 10688 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7491 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7491 │ │ │ │ │ mov %r13,0x58(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7503 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7503 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7511 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7511 (discriminator 1) │ │ │ │ │ test %r12d,%r12d │ │ │ │ │ jne 10743 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_9_Unquoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7321 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7321 │ │ │ │ │ mov 0x68(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne 108f9 │ │ │ │ │ add $0x78,%rsp │ │ │ │ │ mov %ebx,%eax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7325 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7325 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ jmp 10297 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_9_Unquoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7285 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7285 (discriminator 1) │ │ │ │ │ test %r15,%r15 │ │ │ │ │ jne 10847 │ │ │ │ │ mov 0x119c0(%rip),%rax │ │ │ │ │ mov %r13,%r15 │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ jmp 10241 │ │ │ │ │ nop │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7429 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7429 │ │ │ │ │ mov 0x30(%rbx),%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7419 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7419 │ │ │ │ │ mov %r13,0x38(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7429 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7429 (discriminator 1) │ │ │ │ │ cmp %rbp,%r15 │ │ │ │ │ jne 103de │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7430 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7430 │ │ │ │ │ mov 0x11988(%rip),%rax │ │ │ │ │ lea 0xcc29(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7431 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7431 │ │ │ │ │ mov $0x148,%edx │ │ │ │ │ mov $0x1d07,%esi │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7508 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7508 │ │ │ │ │ lea 0xbc97(%rip),%rcx │ │ │ │ │ lea 0xcb52(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7509 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7509 │ │ │ │ │ mov $0xffffffff,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7508 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7508 │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7509 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7509 │ │ │ │ │ jmp 1054d │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7363 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7363 (discriminator 4) │ │ │ │ │ xor %eax,%eax │ │ │ │ │ jmp 10304 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyObject_IsTrue(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18133 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18133 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 5560 │ │ │ │ │ mov %eax,%r14d │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7444 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7444 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne 1041f │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7444 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7444 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7444 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7444 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1041f │ │ │ │ │ mov $0x149,%edx │ │ │ │ │ mov $0x1d14,%esi │ │ │ │ │ jmp 105f0 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __Pyx_PyObject_IsTrue(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18133 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18133 │ │ │ │ │ mov (%rsp),%rdi │ │ │ │ │ call 5560 │ │ │ │ │ mov %eax,%r14d │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7455 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7455 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne 10448 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7455 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7455 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7455 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7455 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 10448 │ │ │ │ │ mov $0x14a,%edx │ │ │ │ │ mov $0x1d1f,%esi │ │ │ │ │ jmp 105f0 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -16048,80 +16048,80 @@ │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 1033c │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 10375 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_9_Unquoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7279 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7279 (discriminator 1) │ │ │ │ │ mov $0x1c6f,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7306 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7306 │ │ │ │ │ lea 0xbba2(%rip),%rcx │ │ │ │ │ mov $0x141,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7308 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7308 │ │ │ │ │ mov $0xffffffff,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7306 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7306 │ │ │ │ │ lea 0xca53(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7308 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7308 │ │ │ │ │ jmp 10556 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 10494 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7508 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7508 │ │ │ │ │ mov $0x141,%edx │ │ │ │ │ lea 0xbb68(%rip),%rcx │ │ │ │ │ mov $0x1ca8,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7509 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7509 │ │ │ │ │ mov $0xffffffff,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7508 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7508 │ │ │ │ │ lea 0xca19(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7511 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7511 │ │ │ │ │ mov 0x11845(%rip),%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7511 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7511 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7511 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7511 (discriminator 8) │ │ │ │ │ mov 0x18(%rsp),%rsi │ │ │ │ │ mov %rbp,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7511 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7511 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7511 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7511 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_9_Unquoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7315 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7315 (discriminator 1) │ │ │ │ │ jmp 10556 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7392 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7392 │ │ │ │ │ mov 0x11851(%rip),%rax │ │ │ │ │ lea 0xbc1a(%rip),%rdx │ │ │ │ │ lea 0xca03(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7393 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7393 │ │ │ │ │ mov $0x146,%edx │ │ │ │ │ mov $0x1ce1,%esi │ │ │ │ │ jmp 105f0 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7395 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7395 (discriminator 1) │ │ │ │ │ mov $0x146,%edx │ │ │ │ │ mov $0x1ce3,%esi │ │ │ │ │ jmp 105f0 │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7414 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7414 │ │ │ │ │ mov 0x117b1(%rip),%rax │ │ │ │ │ lea 0xc9fa(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7415 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7415 │ │ │ │ │ mov $0x147,%edx │ │ │ │ │ mov $0x1cf7,%esi │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -16136,99 +16136,99 @@ │ │ │ │ │ mov %esi,0xc(%rsp) │ │ │ │ │ mov %edx,(%rsp) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov (%rsp),%edx │ │ │ │ │ mov 0xc(%rsp),%esi │ │ │ │ │ jmp 105f0 │ │ │ │ │ __Pyx_PyObject_Call(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13368 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13368 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13368 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13368 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 10820 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13369 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13369 │ │ │ │ │ mov 0x11704(%rip),%rax │ │ │ │ │ lea 0xc88d(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ mov $0x14c,%edx │ │ │ │ │ mov $0x1d3d,%esi │ │ │ │ │ jmp 107c0 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7417 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7417 (discriminator 1) │ │ │ │ │ mov $0x147,%edx │ │ │ │ │ mov $0x1cf9,%esi │ │ │ │ │ jmp 107c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7466 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7466 (discriminator 1) │ │ │ │ │ mov $0x14b,%edx │ │ │ │ │ mov $0x1d2a,%esi │ │ │ │ │ jmp 105f0 │ │ │ │ │ __Pyx_RaiseArgtupleInvalid(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13299 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13299 (discriminator 4) │ │ │ │ │ mov 0x1170a(%rip),%rax │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ lea 0xbb1e(%rip),%rdx │ │ │ │ │ lea 0xc9c0(%rip),%rsi │ │ │ │ │ lea 0xb9b0(%rip),%r9 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ lea 0xbb30(%rip),%rcx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ push %r15 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_9_Unquoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7296 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7296 │ │ │ │ │ pop %rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7296 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7296 (discriminator 1) │ │ │ │ │ mov $0x1c80,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7296 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7296 │ │ │ │ │ pop %rdx │ │ │ │ │ jmp 106e5 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7482 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7482 (discriminator 1) │ │ │ │ │ mov $0x14c,%edx │ │ │ │ │ mov $0x1d3a,%esi │ │ │ │ │ jmp 105f0 │ │ │ │ │ __Pyx_PyObject_Call(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13358 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13358 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ mov %r15,%rdx │ │ │ │ │ call 56c0 │ │ │ │ │ mov %rax,%r13 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7485 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7485 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 1051b │ │ │ │ │ jmp 10820 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7484 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7484 (discriminator 1) │ │ │ │ │ mov $0x14c,%edx │ │ │ │ │ mov $0x1d3c,%esi │ │ │ │ │ jmp 107c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7346 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7346 (discriminator 2) │ │ │ │ │ lea 0xbab6(%rip),%rdi │ │ │ │ │ call b200 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7346 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7346 (discriminator 3) │ │ │ │ │ mov $0x142,%edx │ │ │ │ │ mov $0x1cb2,%esi │ │ │ │ │ jmp 105f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7374 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7374 (discriminator 2) │ │ │ │ │ lea 0xba9b(%rip),%rdi │ │ │ │ │ call b200 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7374 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7374 (discriminator 3) │ │ │ │ │ mov $0x144,%edx │ │ │ │ │ mov $0x1cce,%esi │ │ │ │ │ jmp 105f0 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_9_Unquoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7321 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7321 │ │ │ │ │ call 5240 <__stack_chk_fail@plt> │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6190 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6190 │ │ │ │ │ endbr64 │ │ │ │ │ push %r15 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ mov %r8,%r12 │ │ │ │ │ push %rbp │ │ │ │ │ @@ -16238,39 +16238,39 @@ │ │ │ │ │ mov %rsi,0x38(%rsp) │ │ │ │ │ mov %rdi,0x8(%rsp) │ │ │ │ │ mov %rdx,0x10(%rsp) │ │ │ │ │ mov %r9,0x20(%rsp) │ │ │ │ │ mov %fs:0x28,%rax │ │ │ │ │ mov %rax,0x58(%rsp) │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6195 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6195 │ │ │ │ │ movq $0x0,0x40(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6207 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6207 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6207 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6207 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%esi │ │ │ │ │ mov %esi,0x34(%rsp) │ │ │ │ │ test %esi,%esi │ │ │ │ │ jne 10ce0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6207 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6207 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 10994 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6207 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6207 (discriminator 14) │ │ │ │ │ lea 0x40(%rsp),%rsi │ │ │ │ │ mov $0xf9,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0xb91a(%rip),%r8 │ │ │ │ │ lea 0xba2e(%rip),%rcx │ │ │ │ │ lea 0x121ae(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ mov %eax,0x34(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6207 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6207 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 1139d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6229 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6229 │ │ │ │ │ cmpq $0x0,0x10(%rsp) │ │ │ │ │ jle 11340 │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:317 │ │ │ │ │ cmp $0x1,%ebp │ │ │ │ │ je 10c88 │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:320 │ │ │ │ │ @@ -16281,31 +16281,31 @@ │ │ │ │ │ jne 8026 <__cxa_finalize@plt+0x27d6> │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ nopl (%rax) │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:324 │ │ │ │ │ mov %rbx,(%rsp) │ │ │ │ │ mov (%r12,%rbx,4),%r13d │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6249 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6249 │ │ │ │ │ add $0x1,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6260 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6260 │ │ │ │ │ cmp $0x25,%r13d │ │ │ │ │ jne 10c30 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6265 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6265 │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ mov 0x1c(%rax),%r8d │ │ │ │ │ test %r8d,%r8d │ │ │ │ │ je 10c30 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6270 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6270 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6273 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6273 │ │ │ │ │ cmp %rbx,%rax │ │ │ │ │ jle 10c30 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6283 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6283 │ │ │ │ │ mov (%rsp),%rax │ │ │ │ │ add $0x2,%rax │ │ │ │ │ mov %rax,0x28(%rsp) │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:317 │ │ │ │ │ cmp $0x1,%ebp │ │ │ │ │ je 10cc8 │ │ │ │ │ @@ -16315,185 +16315,185 @@ │ │ │ │ │ cmp $0x2,%ebp │ │ │ │ │ je 10cb0 │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:324 │ │ │ │ │ mov (%r12,%rax,4),%edx │ │ │ │ │ mov -0x4(%r12,%rax,4),%r15d │ │ │ │ │ mov %edx,0x1c(%rsp) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__restore_ch(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4057 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4057 │ │ │ │ │ movq $0x0,0x48(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4062 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4062 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4062 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4062 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%r14d │ │ │ │ │ test %r14d,%r14d │ │ │ │ │ jne 10ca0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4062 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4062 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 10a81 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4062 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4062 (discriminator 14) │ │ │ │ │ lea 0x48(%rsp),%rsi │ │ │ │ │ mov $0x34,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0xb82c(%rip),%r8 │ │ │ │ │ lea 0xb95a(%rip),%rcx │ │ │ │ │ lea 0x12110(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ mov %eax,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4062 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4062 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 11260 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__from_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3857 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3857 │ │ │ │ │ movq $0x0,0x50(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3862 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3862 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3862 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3862 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%ecx │ │ │ │ │ mov %ecx,0x30(%rsp) │ │ │ │ │ test %ecx,%ecx │ │ │ │ │ jne 10b40 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3862 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3862 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 10b40 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3862 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3862 (discriminator 14) │ │ │ │ │ lea 0x50(%rsp),%rsi │ │ │ │ │ mov $0x25,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0xb7d0(%rip),%r8 │ │ │ │ │ lea 0xb91a(%rip),%rcx │ │ │ │ │ lea 0x120ac(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3862 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3862 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 11400 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3873 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3873 │ │ │ │ │ cmp $0x2f,%r15d │ │ │ │ │ jbe 10be4 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3876 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3876 │ │ │ │ │ cmp $0x39,%r15d │ │ │ │ │ jbe 11388 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3907 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3907 │ │ │ │ │ cmp $0x40,%r15d │ │ │ │ │ jbe 10be4 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3910 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3910 │ │ │ │ │ cmp $0x46,%r15d │ │ │ │ │ jbe 112b8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3941 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3941 │ │ │ │ │ lea -0x61(%r15),%edx │ │ │ │ │ cmp $0x5,%edx │ │ │ │ │ ja 10be4 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3954 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3954 │ │ │ │ │ lea -0x57(%r15),%edx │ │ │ │ │ mov %edx,0x30(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 10b80 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 8) │ │ │ │ │ mov 0x11461(%rip),%rdx │ │ │ │ │ mov 0x50(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__restore_ch(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4083 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4083 │ │ │ │ │ jmp 10b80 │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__from_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3873 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3873 │ │ │ │ │ cmp $0x2f,%r15d │ │ │ │ │ jbe 10c10 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3876 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3876 │ │ │ │ │ cmp $0x39,%r15d │ │ │ │ │ jbe 11150 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3907 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3907 │ │ │ │ │ cmp $0x40,%r15d │ │ │ │ │ jbe 10c10 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3910 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3910 │ │ │ │ │ cmp $0x46,%r15d │ │ │ │ │ jbe 10cf0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3941 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3941 │ │ │ │ │ lea -0x61(%r15),%eax │ │ │ │ │ cmp $0x5,%eax │ │ │ │ │ ja 10c10 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3954 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3954 │ │ │ │ │ lea -0x57(%r15),%eax │ │ │ │ │ mov %eax,0x30(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3857 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3857 │ │ │ │ │ movq $0x0,0x50(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3862 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3862 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3862 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3862 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%r15d │ │ │ │ │ test %r15d,%r15d │ │ │ │ │ jne 10d00 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3862 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3862 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 10d00 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3862 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3862 (discriminator 14) │ │ │ │ │ lea 0x50(%rsp),%rsi │ │ │ │ │ mov $0x25,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0xb6d3(%rip),%r8 │ │ │ │ │ lea 0xb81d(%rip),%rcx │ │ │ │ │ lea 0x11faf(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3862 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3862 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 11476 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3873 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3873 │ │ │ │ │ mov 0x1c(%rsp),%edx │ │ │ │ │ cmp $0x2f,%edx │ │ │ │ │ ja 11200 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 10c10 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 8) │ │ │ │ │ mov 0x11394(%rip),%rdx │ │ │ │ │ mov 0x50(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__restore_ch(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4124 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4124 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4170 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4170 (discriminator 1) │ │ │ │ │ test %r14d,%r14d │ │ │ │ │ jne 1127d │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6283 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6283 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6283 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6283 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 114ce │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6556 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6556 │ │ │ │ │ mov 0x20(%rsp),%rsi │ │ │ │ │ mov 0x8(%rsp),%rdi │ │ │ │ │ mov %r13d,%edx │ │ │ │ │ call f990 │ │ │ │ │ mov %eax,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6556 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6556 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6556 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6556 (discriminator 3) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 11160 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6558 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6558 (discriminator 1) │ │ │ │ │ cmp $0xffffffff,%r13d │ │ │ │ │ je 111c8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6229 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6229 │ │ │ │ │ cmp %rbx,0x10(%rsp) │ │ │ │ │ jle 11340 │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:317 │ │ │ │ │ cmp $0x1,%ebp │ │ │ │ │ je 10c90 │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:320 │ │ │ │ │ @@ -16508,15 +16508,15 @@ │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:318 │ │ │ │ │ mov %rbx,(%rsp) │ │ │ │ │ movzbl (%r12,%rbx,1),%r13d │ │ │ │ │ jmp 109c8 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__restore_ch(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4057 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4057 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ jmp 10a81 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:321 │ │ │ │ │ movzwl (%r12,%rax,2),%edx │ │ │ │ │ movzwl -0x2(%r12,%rax,2),%r15d │ │ │ │ │ @@ -16526,408 +16526,408 @@ │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:318 │ │ │ │ │ mov (%rsp),%rax │ │ │ │ │ movzbl (%r12,%rbx,1),%r15d │ │ │ │ │ movzbl 0x2(%r12,%rax,1),%eax │ │ │ │ │ mov %eax,0x1c(%rsp) │ │ │ │ │ jmp 10a2b │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6195 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6195 │ │ │ │ │ movl $0x0,0x34(%rsp) │ │ │ │ │ jmp 10994 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__from_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3920 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3920 │ │ │ │ │ lea -0x37(%r15),%eax │ │ │ │ │ mov %eax,0x30(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 │ │ │ │ │ jmp 10b80 │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3873 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3873 │ │ │ │ │ mov 0x1c(%rsp),%eax │ │ │ │ │ cmp $0x2f,%eax │ │ │ │ │ jbe 10c10 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3886 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3886 │ │ │ │ │ mov %eax,%r15d │ │ │ │ │ sub $0x30,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3876 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3876 │ │ │ │ │ cmp $0x39,%eax │ │ │ │ │ jbe 10d50 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3907 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3907 │ │ │ │ │ cmpl $0x40,0x1c(%rsp) │ │ │ │ │ jbe 10c10 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3910 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3910 │ │ │ │ │ cmpl $0x46,0x1c(%rsp) │ │ │ │ │ jbe 112e0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3941 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3941 │ │ │ │ │ mov 0x1c(%rsp),%edi │ │ │ │ │ lea -0x61(%rdi),%eax │ │ │ │ │ cmp $0x5,%eax │ │ │ │ │ ja 10c10 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3954 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3954 │ │ │ │ │ sub $0x57,%edi │ │ │ │ │ mov %edi,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__restore_ch(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4154 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4154 │ │ │ │ │ mov 0x30(%rsp),%r13d │ │ │ │ │ shl $0x4,%r13d │ │ │ │ │ or %r15d,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4170 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4170 (discriminator 1) │ │ │ │ │ test %r14d,%r14d │ │ │ │ │ jne 11490 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6316 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6316 │ │ │ │ │ cmp $0x7f,%r13d │ │ │ │ │ jg 10e60 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_bit_at(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4184 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4184 │ │ │ │ │ movq $0x0,0x50(%rsp) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6326 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6326 │ │ │ │ │ movslq %r13d,%r14 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_bit_at(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4188 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4188 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4188 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4188 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%edi │ │ │ │ │ test %edi,%edi │ │ │ │ │ jne 11090 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4188 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4188 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 111e0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4188 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4188 (discriminator 14) │ │ │ │ │ lea 0x50(%rsp),%rsi │ │ │ │ │ mov $0x42,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0xb4e3(%rip),%r8 │ │ │ │ │ lea 0xb5a2(%rip),%rcx │ │ │ │ │ lea 0x11d9f(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4188 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4188 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 10fc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4198 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4198 │ │ │ │ │ mov 0x8(%rsp),%rsi │ │ │ │ │ mov %r14,%rdx │ │ │ │ │ shr $0x3,%rdx │ │ │ │ │ movzbl 0x30(%rsi,%rdx,1),%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 11418 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4198 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4198 │ │ │ │ │ mov %r13d,%ecx │ │ │ │ │ mov $0x1,%eax │ │ │ │ │ and $0x7,%ecx │ │ │ │ │ shl %cl,%eax │ │ │ │ │ and %r15d,%eax │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6327 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6327 │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 10ff0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6337 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6337 │ │ │ │ │ mov 0x20(%rsp),%rdi │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ mov %r13d,%esi │ │ │ │ │ call f650 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6337 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6337 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 11440 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6305 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6305 │ │ │ │ │ mov (%rsp),%rbx │ │ │ │ │ add $0x3,%rbx │ │ │ │ │ jmp 10c5d │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_bit_at(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4211 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4211 │ │ │ │ │ lea 0xb50d(%rip),%rdi │ │ │ │ │ call c900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 8) │ │ │ │ │ mov 0x11140(%rip),%rdx │ │ │ │ │ mov 0x50(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6388 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6388 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:317 │ │ │ │ │ cmp $0x1,%ebp │ │ │ │ │ je 110b8 │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:320 │ │ │ │ │ cmp $0x2,%ebp │ │ │ │ │ je 111b8 │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:324 │ │ │ │ │ mov (%r12,%rbx,4),%ebx │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__is_lower_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4006 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4006 │ │ │ │ │ movq $0x0,0x50(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4011 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4011 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4011 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4011 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%ecx │ │ │ │ │ test %ecx,%ecx │ │ │ │ │ jne 10fa0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4011 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4011 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 10fa0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4011 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4011 (discriminator 14) │ │ │ │ │ lea 0x50(%rsp),%rsi │ │ │ │ │ mov $0x30,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0xb3df(%rip),%r8 │ │ │ │ │ lea 0xb543(%rip),%rcx │ │ │ │ │ lea 0x11c6b(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4011 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4011 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 11300 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4022 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4022 │ │ │ │ │ cmp $0x60,%ebx │ │ │ │ │ ja 110c8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4041 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4041 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 1130c │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:318 │ │ │ │ │ mov 0x28(%rsp),%rax │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:317 │ │ │ │ │ cmp $0x1,%ebp │ │ │ │ │ je 112d0 │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:320 │ │ │ │ │ cmp $0x2,%ebp │ │ │ │ │ je 11330 │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:324 │ │ │ │ │ mov (%r12,%rax,4),%ebx │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__is_lower_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4006 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4006 │ │ │ │ │ movq $0x0,0x50(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4011 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4011 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4011 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4011 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%r14d │ │ │ │ │ test %r14d,%r14d │ │ │ │ │ jne 11078 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4011 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4011 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 11078 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4011 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4011 (discriminator 14) │ │ │ │ │ lea 0x50(%rsp),%rsi │ │ │ │ │ mov $0x30,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0xb35c(%rip),%r8 │ │ │ │ │ lea 0xb4c0(%rip),%rcx │ │ │ │ │ lea 0x11be8(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4011 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4011 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 113d6 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4022 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4022 │ │ │ │ │ sub $0x61,%ebx │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ cmp $0x5,%ebx │ │ │ │ │ setbe %r14b │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4041 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4041 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 113e2 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6485 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6485 │ │ │ │ │ mov 0x20(%rsp),%rdi │ │ │ │ │ mov %r14d,%edx │ │ │ │ │ mov %r13d,%esi │ │ │ │ │ call f650 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6485 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6485 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne 10e23 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6485 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6485 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6485 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6485 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 114f8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6497 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6497 │ │ │ │ │ call c7e0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6497 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6497 (discriminator 1) │ │ │ │ │ mov $0x1961,%esi │ │ │ │ │ mov $0x11d,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6497 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6497 │ │ │ │ │ jmp 1116a │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__is_lower_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4022 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4022 │ │ │ │ │ cmp $0x60,%ebx │ │ │ │ │ jbe 10edc │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4023 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4023 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ cmp $0x66,%ebx │ │ │ │ │ setbe %r14b │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6458 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6458 │ │ │ │ │ test %r14d,%r14d │ │ │ │ │ jne 10f63 │ │ │ │ │ jmp 10edc │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_bit_at(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4211 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4211 │ │ │ │ │ lea 0xb37d(%rip),%rdi │ │ │ │ │ call c900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 8) │ │ │ │ │ mov 0x10fb0(%rip),%rdx │ │ │ │ │ mov 0x50(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6327 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6327 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_bit_at(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4184 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4184 │ │ │ │ │ movq $0x0,0x50(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4188 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4188 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4188 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4188 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%esi │ │ │ │ │ test %esi,%esi │ │ │ │ │ jne 110f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4188 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4188 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 110f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4188 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4188 (discriminator 14) │ │ │ │ │ lea 0x50(%rsp),%rsi │ │ │ │ │ mov $0x42,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0xb265(%rip),%r8 │ │ │ │ │ lea 0xb324(%rip),%rcx │ │ │ │ │ lea 0x11b21(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4188 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4188 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 10e30 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4198 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4198 │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ shr $0x3,%r14 │ │ │ │ │ movzbl 0x20(%rdx,%r14,1),%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 114b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4198 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4198 │ │ │ │ │ mov %r13d,%ecx │ │ │ │ │ mov $0x1,%eax │ │ │ │ │ and $0x7,%ecx │ │ │ │ │ shl %cl,%eax │ │ │ │ │ and %r14d,%eax │ │ │ │ │ jmp 1110e │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__is_lower_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4022 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4022 │ │ │ │ │ sub $0x61,%ebx │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ cmp $0x5,%ebx │ │ │ │ │ setbe %r14b │ │ │ │ │ jmp 10f63 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_bit_at(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4198 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4198 │ │ │ │ │ mov 0x8(%rsp),%rdi │ │ │ │ │ mov %r14,%rax │ │ │ │ │ shr $0x3,%rax │ │ │ │ │ movzbl 0x30(%rdi,%rax,1),%eax │ │ │ │ │ mov %r13d,%ecx │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ and $0x7,%ecx │ │ │ │ │ shl %cl,%edx │ │ │ │ │ and %edx,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 │ │ │ │ │ jmp 10e00 │ │ │ │ │ nopl (%rax) │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:318 │ │ │ │ │ movzbl (%r12,%rbx,1),%ebx │ │ │ │ │ jmp 10e76 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__is_lower_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4041 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4041 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 10fa9 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4041 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4041 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4041 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4041 (discriminator 8) │ │ │ │ │ mov 0x10eac(%rip),%rdx │ │ │ │ │ mov 0x50(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4041 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4041 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4041 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4041 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ jmp 10fa9 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_bit_at(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4198 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4198 │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ shr $0x3,%r14 │ │ │ │ │ mov %r13d,%ecx │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ and $0x7,%ecx │ │ │ │ │ movzbl 0x20(%rax,%r14,1),%eax │ │ │ │ │ shl %cl,%edx │ │ │ │ │ and %edx,%eax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6388 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6388 │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 10e60 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6398 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6398 │ │ │ │ │ mov 0x20(%rsp),%rdi │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ mov %r13d,%esi │ │ │ │ │ call f480 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6398 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6398 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne 10e23 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6398 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6398 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6398 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6398 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 11516 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6410 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6410 │ │ │ │ │ call c7e0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6410 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6410 (discriminator 1) │ │ │ │ │ mov $0x190a,%esi │ │ │ │ │ mov $0x117,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6410 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6410 │ │ │ │ │ jmp 1116a │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__from_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3886 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3886 │ │ │ │ │ lea -0x30(%r15),%eax │ │ │ │ │ mov %eax,0x30(%rsp) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__restore_ch(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4083 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4083 │ │ │ │ │ jmp 10b80 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6556 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6556 (discriminator 1) │ │ │ │ │ mov $0x199c,%esi │ │ │ │ │ mov $0x122,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6642 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6642 │ │ │ │ │ lea 0xb11d(%rip),%rcx │ │ │ │ │ lea 0xc0e8(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6643 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6643 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6642 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6642 │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6646 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6646 (discriminator 1) │ │ │ │ │ mov 0x34(%rsp),%eax │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 113bc │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6649 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6649 │ │ │ │ │ mov 0x58(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne 11525 │ │ │ │ │ add $0x68,%rsp │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ @@ -16939,357 +16939,357 @@ │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:321 │ │ │ │ │ movzwl (%r12,%rbx,2),%ebx │ │ │ │ │ jmp 10e76 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6568 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6568 │ │ │ │ │ call c7e0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6568 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6568 (discriminator 1) │ │ │ │ │ mov $0x19a8,%esi │ │ │ │ │ mov $0x123,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6568 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6568 │ │ │ │ │ jmp 1116a │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_bit_at(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4198 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4198 │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ mov %r14,%rax │ │ │ │ │ shr $0x3,%rax │ │ │ │ │ movzbl 0x30(%rdx,%rax,1),%eax │ │ │ │ │ jmp 110a1 │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__from_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3876 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3876 │ │ │ │ │ cmp $0x39,%edx │ │ │ │ │ jbe 112a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3907 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3907 │ │ │ │ │ mov 0x1c(%rsp),%edi │ │ │ │ │ cmp $0x40,%edi │ │ │ │ │ jbe 10be4 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3910 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3910 │ │ │ │ │ cmp $0x46,%edi │ │ │ │ │ jbe 11462 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3941 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3941 │ │ │ │ │ mov 0x1c(%rsp),%edx │ │ │ │ │ sub $0x61,%edx │ │ │ │ │ cmp $0x5,%edx │ │ │ │ │ ja 10be4 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3954 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3954 │ │ │ │ │ mov 0x1c(%rsp),%r15d │ │ │ │ │ sub $0x57,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 10d50 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 8) │ │ │ │ │ mov 0x10d3c(%rip),%rdx │ │ │ │ │ mov 0x50(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__restore_ch(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4124 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4124 │ │ │ │ │ jmp 10d50 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4167 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4167 │ │ │ │ │ lea 0xb027(%rip),%rcx │ │ │ │ │ mov $0x34,%edx │ │ │ │ │ mov $0xfde,%esi │ │ │ │ │ lea 0xb13b(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4170 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4170 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4170 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4170 (discriminator 8) │ │ │ │ │ mov 0x10cff(%rip),%rdx │ │ │ │ │ mov 0x48(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4170 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4170 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4170 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4170 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6283 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6283 (discriminator 3) │ │ │ │ │ jmp 10c19 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__from_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3886 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3886 │ │ │ │ │ mov %edx,%r15d │ │ │ │ │ sub $0x30,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 10d50 │ │ │ │ │ jmp 11240 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3920 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3920 │ │ │ │ │ lea -0x37(%r15),%esi │ │ │ │ │ mov %esi,0x30(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 10b80 │ │ │ │ │ jmp 10b1b │ │ │ │ │ nopl (%rax) │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:318 │ │ │ │ │ movzbl (%r12,%rax,1),%ebx │ │ │ │ │ jmp 10ef7 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__from_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3920 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3920 │ │ │ │ │ mov 0x1c(%rsp),%r15d │ │ │ │ │ sub $0x37,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 │ │ │ │ │ jmp 10d50 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:321 │ │ │ │ │ mov %rbx,(%rsp) │ │ │ │ │ movzwl (%r12,%rbx,2),%r13d │ │ │ │ │ jmp 109c8 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__is_lower_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4038 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4038 │ │ │ │ │ lea 0xb0e2(%rip),%rdi │ │ │ │ │ call c900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4041 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4041 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4041 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4041 (discriminator 8) │ │ │ │ │ mov 0x10c70(%rip),%rdx │ │ │ │ │ mov 0x50(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4041 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4041 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4041 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4041 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6458 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6458 │ │ │ │ │ jmp 10edc │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:321 │ │ │ │ │ movzwl (%r12,%rax,2),%ebx │ │ │ │ │ jmp 10ef7 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6590 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6590 │ │ │ │ │ mov 0x20(%rsp),%rax │ │ │ │ │ mov 0x18(%rax),%edx │ │ │ │ │ test %edx,%edx │ │ │ │ │ je 114dd │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6624 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6624 │ │ │ │ │ mov 0x20(%rsp),%rax │ │ │ │ │ lea 0xb0ab(%rip),%rdx │ │ │ │ │ mov 0x10(%rax),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5800 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6624 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6624 (discriminator 1) │ │ │ │ │ mov $0x19e0,%esi │ │ │ │ │ mov $0x128,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6624 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6624 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6624 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6624 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 1117f │ │ │ │ │ jmp 1116a │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__from_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3886 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3886 │ │ │ │ │ lea -0x30(%r15),%esi │ │ │ │ │ mov %esi,0x30(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 10b80 │ │ │ │ │ jmp 10b1b │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6642 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6642 │ │ │ │ │ lea 0xaeea(%rip),%rcx │ │ │ │ │ mov $0xf9,%edx │ │ │ │ │ mov $0x183f,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6643 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6643 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6642 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6642 │ │ │ │ │ lea 0xbea9(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6646 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6646 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6646 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6646 (discriminator 8) │ │ │ │ │ mov 0x40(%rsp),%rsi │ │ │ │ │ mov %rbx,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6646 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6646 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6646 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6646 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6648 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6648 │ │ │ │ │ jmp 1118b │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__is_lower_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4038 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4038 │ │ │ │ │ lea 0xb00c(%rip),%rdi │ │ │ │ │ call c900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4041 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4041 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4041 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4041 (discriminator 8) │ │ │ │ │ mov 0x10b9a(%rip),%rdx │ │ │ │ │ mov 0x50(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4041 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4041 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4041 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4041 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6473 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6473 │ │ │ │ │ jmp 10f63 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__from_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3989 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3989 │ │ │ │ │ lea 0xafc8(%rip),%rdi │ │ │ │ │ call c900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 3) │ │ │ │ │ jmp 10b1b │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_bit_at(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 8) │ │ │ │ │ mov 0x10b64(%rip),%rdx │ │ │ │ │ mov 0x50(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ jmp 10de1 │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6337 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6337 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6337 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6337 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 11507 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6349 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6349 │ │ │ │ │ call c7e0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6349 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6349 (discriminator 1) │ │ │ │ │ mov $0x18cd,%esi │ │ │ │ │ mov $0x112,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6349 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6349 │ │ │ │ │ jmp 1116a │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__from_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3920 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3920 │ │ │ │ │ mov %edi,%r15d │ │ │ │ │ sub $0x37,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 10d50 │ │ │ │ │ jmp 11240 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3989 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3989 │ │ │ │ │ lea 0xaf52(%rip),%rdi │ │ │ │ │ call c900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 3) │ │ │ │ │ jmp 11240 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__restore_ch(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4170 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4170 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4170 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4170 (discriminator 8) │ │ │ │ │ mov 0x10aec(%rip),%rdx │ │ │ │ │ mov 0x48(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4170 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4170 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4170 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4170 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ jmp 10d65 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_bit_at(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 8) │ │ │ │ │ mov 0x10acc(%rip),%rdx │ │ │ │ │ mov 0x50(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ jmp 1105c │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6283 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6283 (discriminator 2) │ │ │ │ │ mov $0x188b,%esi │ │ │ │ │ mov $0x109,%edx │ │ │ │ │ jmp 1116a │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:825 │ │ │ │ │ mov 0x38(%rsp),%rsi │ │ │ │ │ mov (%rsi),%eax │ │ │ │ │ mov %eax,(%rsp) │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 114ee │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rsi) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6602 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6602 │ │ │ │ │ mov 0x38(%rsp),%rbx │ │ │ │ │ jmp 1117f │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6485 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6485 (discriminator 2) │ │ │ │ │ mov $0x1955,%esi │ │ │ │ │ mov $0x11c,%edx │ │ │ │ │ jmp 1116a │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6337 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6337 (discriminator 2) │ │ │ │ │ mov $0x18c1,%esi │ │ │ │ │ mov $0x111,%edx │ │ │ │ │ jmp 1116a │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6398 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6398 (discriminator 2) │ │ │ │ │ mov $0x18fe,%esi │ │ │ │ │ mov $0x116,%edx │ │ │ │ │ jmp 1116a │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6649 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6649 │ │ │ │ │ call 5240 <__stack_chk_fail@plt> │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyErr_ExceptionMatchesInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12413 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12413 (discriminator 1) │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 11708 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12408 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12408 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ mov %rsi,%rbx │ │ │ │ │ sub $0x10,%rsp │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rdi),%rdi │ │ │ │ │ __Pyx_PyErr_ExceptionMatchesInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12415 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12415 │ │ │ │ │ cmp %rsi,%rdi │ │ │ │ │ je 11600 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rsi),%rax │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0xa8(%rax),%rdx │ │ │ │ │ __Pyx_PyErr_ExceptionMatchesInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12424 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12424 (discriminator 3) │ │ │ │ │ test $0x4000000,%edx │ │ │ │ │ jne 11660 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ __Pyx_PyErr_GivenExceptionMatches(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12819 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12819 (discriminator 2) │ │ │ │ │ testb $0x80,0xab(%rax) │ │ │ │ │ je 11650 │ │ │ │ │ testb $0x40,0xab(%rdi) │ │ │ │ │ je 11650 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12820 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12820 (discriminator 2) │ │ │ │ │ test $0x80000000,%edx │ │ │ │ │ je 11650 │ │ │ │ │ testb $0x40,0xab(%rsi) │ │ │ │ │ je 11650 │ │ │ │ │ __Pyx_IsSubtype(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12737 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12737 │ │ │ │ │ mov 0x158(%rdi),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12738 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12738 (discriminator 1) │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je 11620 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rdx),%rax │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:22 (discriminator 2) │ │ │ │ │ @@ -17301,149 +17301,149 @@ │ │ │ │ │ je 802b <__cxa_finalize@plt+0x27db> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x109c8(%rip),%rax │ │ │ │ │ je 804a <__cxa_finalize@plt+0x27fa> │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rdx),%rcx │ │ │ │ │ __Pyx_IsSubtype(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12741 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12741 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ jle 11640 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12741 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12741 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ jmp 115f9 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12741 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12741 (discriminator 2) │ │ │ │ │ add $0x1,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12741 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12741 (discriminator 1) │ │ │ │ │ cmp %rcx,%rax │ │ │ │ │ je 11640 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12742 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12742 │ │ │ │ │ cmp 0x18(%rdx,%rax,8),%rbx │ │ │ │ │ jne 115f0 │ │ │ │ │ __Pyx_PyErr_ExceptionMatchesInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12415 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12415 (discriminator 1) │ │ │ │ │ mov $0x1,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12433 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12433 │ │ │ │ │ add $0x10,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ ret │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_InBases(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12728 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12728 │ │ │ │ │ mov 0x100(%rdi),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12729 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12729 │ │ │ │ │ cmp %rdi,%rbx │ │ │ │ │ je 11600 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12727 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12727 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ jne 11620 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12732 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12732 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ cmp 0x10966(%rip),%rbx │ │ │ │ │ sete %al │ │ │ │ │ jmp 11605 │ │ │ │ │ nop │ │ │ │ │ __Pyx_PyErr_ExceptionMatchesInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12433 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12433 │ │ │ │ │ add $0x10,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12413 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12413 (discriminator 1) │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12433 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12433 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ add $0x10,%rsp │ │ │ │ │ __Pyx_PyErr_GivenExceptionMatches(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12827 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12827 │ │ │ │ │ mov %rbx,%rsi │ │ │ │ │ __Pyx_PyErr_ExceptionMatchesInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12433 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12433 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ __Pyx_PyErr_GivenExceptionMatches(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12827 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12827 │ │ │ │ │ jmp 5250 │ │ │ │ │ Py_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp 0x10941(%rip),%rax │ │ │ │ │ je 802b <__cxa_finalize@plt+0x27db> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x10924(%rip),%rax │ │ │ │ │ je 804a <__cxa_finalize@plt+0x27fa> │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rsi),%rbp │ │ │ │ │ __Pyx_PyErr_ExceptionMatchesTuple(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12399 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12399 (discriminator 1) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ jle 11640 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12399 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12399 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ jmp 11699 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12399 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12399 (discriminator 2) │ │ │ │ │ add $0x1,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12399 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12399 (discriminator 1) │ │ │ │ │ cmp %rbp,%rax │ │ │ │ │ je 116a8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12400 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12400 │ │ │ │ │ cmp 0x18(%rbx,%rax,8),%rdi │ │ │ │ │ jne 11690 │ │ │ │ │ jmp 11600 │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12403 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12403 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12404 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12404 (discriminator 2) │ │ │ │ │ test $0x4000000,%edx │ │ │ │ │ je 8054 <__cxa_finalize@plt+0x2804> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12404 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12404 │ │ │ │ │ mov 0x18(%rbx,%r12,8),%rsi │ │ │ │ │ __Pyx_PyErr_GivenExceptionMatches(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12818 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12818 (discriminator 1) │ │ │ │ │ cmp %rsi,%rdi │ │ │ │ │ je 11600 │ │ │ │ │ mov %rdi,0x8(%rsp) │ │ │ │ │ call c050 │ │ │ │ │ __Pyx_PyErr_ExceptionMatchesTuple(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12404 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12404 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 11600 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12403 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12403 (discriminator 2) │ │ │ │ │ add $0x1,%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12403 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12403 (discriminator 1) │ │ │ │ │ cmp %rbp,%r12 │ │ │ │ │ je 11640 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ mov 0x8(%rsp),%rdi │ │ │ │ │ mov 0xa8(%rax),%rdx │ │ │ │ │ __Pyx_PyErr_ExceptionMatchesTuple(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12404 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12404 (discriminator 2) │ │ │ │ │ test $0x4000000,%edx │ │ │ │ │ jne 116b7 │ │ │ │ │ jmp 8054 <__cxa_finalize@plt+0x2804> │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_PyErr_ExceptionMatchesInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12413 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12413 (discriminator 1) │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12433 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12433 │ │ │ │ │ ret │ │ │ │ │ __Pyx_PyErr_ExceptionMatchesInState.isra.0(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12433 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12433 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_9_Unquoter_3__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7526 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7526 │ │ │ │ │ endbr64 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x30,%rsp │ │ │ │ │ @@ -17460,298 +17460,298 @@ │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp 0x10862(%rip),%rax │ │ │ │ │ je 8078 <__cxa_finalize@plt+0x2828> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x10845(%rip),%rax │ │ │ │ │ je 8073 <__cxa_finalize@plt+0x2823> │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_9_Unquoter_3__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7544 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7544 │ │ │ │ │ lea 0x117c8(%rip),%rax │ │ │ │ │ Py_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rsi),%r13 │ │ │ │ │ mov %rdi,%r12 │ │ │ │ │ mov %rdx,%rbp │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_9_Unquoter_3__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7544 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7544 │ │ │ │ │ mov %rax,0x10(%rsp) │ │ │ │ │ movq $0x0,0x18(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7545 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7545 │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je 11900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7547 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7547 │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je 118b8 │ │ │ │ │ cmp $0x1,%r13 │ │ │ │ │ jne 11910 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7553 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7553 │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7548 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7548 │ │ │ │ │ mov 0x18(%rsi),%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7553 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7553 │ │ │ │ │ call 5070 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7563 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7563 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jg 11b38 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_2__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7605 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7605 │ │ │ │ │ movq $0x0,(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7613 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7613 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7613 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7613 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%r13d │ │ │ │ │ test %r13d,%r13d │ │ │ │ │ jne 118f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7613 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7613 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 117fc │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7613 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7613 (discriminator 14) │ │ │ │ │ mov %rsp,%rsi │ │ │ │ │ mov $0x14e,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0xaab1(%rip),%r8 │ │ │ │ │ lea 0xac3f(%rip),%rcx │ │ │ │ │ lea 0x113ad(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ mov %eax,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7613 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7613 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 11990 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rbx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 11805 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rbx) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_2__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7625 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7625 │ │ │ │ │ cmp 0x1077c(%rip),%rbx │ │ │ │ │ je 119e0 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_2__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7657 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7657 │ │ │ │ │ cmp 0x107b3(%rip),%rax │ │ │ │ │ je 11857 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7668 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7668 (discriminator 1) │ │ │ │ │ testb $0x10,0xab(%rax) │ │ │ │ │ je 11a20 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7678 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7678 (discriminator 2) │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 51e0 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7678 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7678 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 11b10 │ │ │ │ │ _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 11854 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je 11980 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_2__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7680 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7680 │ │ │ │ │ mov %rbp,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7728 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7728 │ │ │ │ │ mov 0x10(%r12),%rax │ │ │ │ │ mov %rbx,%rsi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call *(%rax) │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7728 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7728 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 119f8 │ │ │ │ │ _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 11884 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je 11970 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_2__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7750 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7750 (discriminator 1) │ │ │ │ │ test %r13d,%r13d │ │ │ │ │ jne 119c0 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_9_Unquoter_3__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7601 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7601 │ │ │ │ │ mov 0x28(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne 11bc6 │ │ │ │ │ add $0x30,%rsp │ │ │ │ │ mov %rbp,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7553 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7553 │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ call 5070 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7556 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7556 │ │ │ │ │ mov 0x11661(%rip),%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7553 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7553 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7556 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7556 │ │ │ │ │ call 5840 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7556 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7556 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 11b78 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7558 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7558 │ │ │ │ │ lea -0x1(%r14),%rax │ │ │ │ │ jmp 117a0 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_2__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7605 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7605 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ jmp 117fc │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_9_Unquoter_3__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7567 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7567 (discriminator 1) │ │ │ │ │ cmp $0x1,%r13 │ │ │ │ │ jne 11910 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7570 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7570 │ │ │ │ │ mov 0x18(%rsi),%rbx │ │ │ │ │ jmp 117a9 │ │ │ │ │ nop │ │ │ │ │ __Pyx_RaiseArgtupleInvalid(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13299 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13299 (discriminator 4) │ │ │ │ │ mov 0x10641(%rip),%rax │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ lea 0xab01(%rip),%rdx │ │ │ │ │ lea 0xb8f7(%rip),%rsi │ │ │ │ │ lea 0xac1e(%rip),%r9 │ │ │ │ │ mov $0x1,%r8d │ │ │ │ │ lea 0xaa64(%rip),%rcx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ push %r13 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_9_Unquoter_3__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7576 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7576 │ │ │ │ │ pop %rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7576 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7576 (discriminator 1) │ │ │ │ │ mov $0x1d98,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7576 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7576 │ │ │ │ │ pop %rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7586 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7586 │ │ │ │ │ lea 0xa937(%rip),%rcx │ │ │ │ │ mov $0x14e,%edx │ │ │ │ │ lea 0xb925(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7588 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7588 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7586 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7586 │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7588 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7588 │ │ │ │ │ jmp 1188d │ │ │ │ │ nop │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 11884 │ │ │ │ │ nopl (%rax) │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 11854 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_2__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7745 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7745 │ │ │ │ │ lea 0xa8f7(%rip),%rcx │ │ │ │ │ mov $0x14e,%edx │ │ │ │ │ mov $0x1dbd,%esi │ │ │ │ │ lea 0xb8e0(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ jne 11ae7 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_2__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7746 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7746 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7750 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7750 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7750 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7750 (discriminator 8) │ │ │ │ │ mov (%rsp),%rsi │ │ │ │ │ mov %rbp,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7750 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7750 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7750 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7750 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_9_Unquoter_3__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7595 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7595 (discriminator 1) │ │ │ │ │ jmp 1188d │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rbx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 119e9 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rbx) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_2__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7636 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7636 │ │ │ │ │ mov %rbx,%rbp │ │ │ │ │ jmp 11870 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7745 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7745 │ │ │ │ │ lea 0xa88f(%rip),%rcx │ │ │ │ │ mov $0x157,%edx │ │ │ │ │ mov $0x1e30,%esi │ │ │ │ │ lea 0xb878(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 11870 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_2__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7702 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7702 │ │ │ │ │ mov 0x115e1(%rip),%rbp │ │ │ │ │ mov 0x1154a(%rip),%r14 │ │ │ │ │ __Pyx_PyObject_Call(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13356 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13356 (discriminator 1) │ │ │ │ │ mov 0x8(%rbp),%rax │ │ │ │ │ mov 0x80(%rax),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13357 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13357 (discriminator 1) │ │ │ │ │ test %r12,%r12 │ │ │ │ │ je 11aae │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13363 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13363 │ │ │ │ │ lea 0xb633(%rip),%rdi │ │ │ │ │ call 50d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13363 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13363 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 11ac3 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13366 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13366 │ │ │ │ │ xor %edx,%edx │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ mov %r14,%rsi │ │ │ │ │ call *%r12 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13367 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13367 │ │ │ │ │ call 5500 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13368 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13368 (discriminator 1) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je 11b9d │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_2__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7704 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7704 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call c310 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%rbp),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -17759,44 +17759,44 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 11a8a │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%rbp) │ │ │ │ │ je 11b90 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_2__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7745 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7745 │ │ │ │ │ lea 0xa7fd(%rip),%rcx │ │ │ │ │ mov $0x156,%edx │ │ │ │ │ mov $0x1e1a,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7746 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7746 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7745 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7745 │ │ │ │ │ lea 0xb7e4(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 11870 │ │ │ │ │ __Pyx_PyObject_Call(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13358 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13358 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ xor %edx,%edx │ │ │ │ │ mov %r14,%rsi │ │ │ │ │ call 56c0 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_2__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7702 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7702 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 11a6a │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7745 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7745 │ │ │ │ │ lea 0xa7c4(%rip),%rcx │ │ │ │ │ mov $0x156,%edx │ │ │ │ │ mov $0x1e16,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7746 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7746 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7745 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7745 │ │ │ │ │ lea 0xb7ab(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 11870 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -17808,87 +17808,87 @@ │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ jne 119b6 │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_2__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7746 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7746 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_2__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7750 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7750 │ │ │ │ │ jmp 119c0 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7745 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7745 │ │ │ │ │ lea 0xa777(%rip),%rcx │ │ │ │ │ mov $0x154,%edx │ │ │ │ │ mov $0x1dfe,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7746 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7746 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7745 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7745 │ │ │ │ │ lea 0xb75e(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 11870 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_9_Unquoter_3__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7565 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7565 │ │ │ │ │ lea 0x8(%rsp),%rcx │ │ │ │ │ lea 0x10(%rsp),%rdx │ │ │ │ │ mov %r13,%r8 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ lea 0xa8d5(%rip),%r9 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ mov %rbx,0x8(%rsp) │ │ │ │ │ call e490 │ │ │ │ │ mov 0x8(%rsp),%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7565 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7565 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne 117a9 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7565 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7565 (discriminator 1) │ │ │ │ │ mov $0x1d8d,%esi │ │ │ │ │ jmp 11950 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7560 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7560 │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7560 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7560 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 11910 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7560 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7560 (discriminator 1) │ │ │ │ │ mov $0x1d88,%esi │ │ │ │ │ jmp 11950 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 11a8a │ │ │ │ │ __Pyx_PyObject_Call(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13368 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13368 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13368 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13368 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 11ac3 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13369 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13369 │ │ │ │ │ mov 0x10356(%rip),%rax │ │ │ │ │ lea 0xb4df(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_2__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7702 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7702 (discriminator 1) │ │ │ │ │ jmp 11ac3 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_9_Unquoter_3__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7601 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7601 │ │ │ │ │ call 5240 <__stack_chk_fail@plt> │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_3__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5631 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5631 │ │ │ │ │ endbr64 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x30,%rsp │ │ │ │ │ @@ -17905,298 +17905,298 @@ │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp 0x103a2(%rip),%rax │ │ │ │ │ je 80a1 <__cxa_finalize@plt+0x2851> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x10385(%rip),%rax │ │ │ │ │ je 809c <__cxa_finalize@plt+0x284c> │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_3__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5649 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5649 │ │ │ │ │ lea 0x11308(%rip),%rax │ │ │ │ │ Py_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rsi),%r13 │ │ │ │ │ mov %rdi,%r12 │ │ │ │ │ mov %rdx,%rbp │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_3__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5649 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5649 │ │ │ │ │ mov %rax,0x10(%rsp) │ │ │ │ │ movq $0x0,0x18(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5650 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5650 │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je 11dc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5652 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5652 │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je 11d78 │ │ │ │ │ cmp $0x1,%r13 │ │ │ │ │ jne 11dd0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5658 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5658 │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5653 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5653 │ │ │ │ │ mov 0x18(%rsi),%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5658 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5658 │ │ │ │ │ call 5070 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5668 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5668 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jg 11ff8 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_2__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5710 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5710 │ │ │ │ │ movq $0x0,(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5718 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5718 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5718 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5718 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%r13d │ │ │ │ │ test %r13d,%r13d │ │ │ │ │ jne 11db0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5718 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5718 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 11cbc │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5718 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5718 (discriminator 14) │ │ │ │ │ mov %rsp,%rsi │ │ │ │ │ mov $0xd3,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0xa5f1(%rip),%r8 │ │ │ │ │ lea 0xa77f(%rip),%rcx │ │ │ │ │ lea 0x10ebd(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ mov %eax,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5718 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5718 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 11e50 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rbx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 11cc5 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rbx) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_2__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5730 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5730 │ │ │ │ │ cmp 0x102bc(%rip),%rbx │ │ │ │ │ je 11ea0 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_2__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5762 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5762 │ │ │ │ │ cmp 0x102f3(%rip),%rax │ │ │ │ │ je 11d17 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5773 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5773 (discriminator 1) │ │ │ │ │ testb $0x10,0xab(%rax) │ │ │ │ │ je 11ee0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5783 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5783 (discriminator 2) │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 51e0 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5783 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5783 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 11fd0 │ │ │ │ │ _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 11d14 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je 11e40 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_2__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5785 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5785 │ │ │ │ │ mov %rbp,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5833 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5833 │ │ │ │ │ mov 0x10(%r12),%rax │ │ │ │ │ mov %rbx,%rsi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call *(%rax) │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5833 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5833 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 11eb8 │ │ │ │ │ _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 11d44 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je 11e30 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_2__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5855 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5855 (discriminator 1) │ │ │ │ │ test %r13d,%r13d │ │ │ │ │ jne 11e80 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_3__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5706 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5706 │ │ │ │ │ mov 0x28(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne 12086 │ │ │ │ │ add $0x30,%rsp │ │ │ │ │ mov %rbp,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5658 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5658 │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ call 5070 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5661 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5661 │ │ │ │ │ mov 0x111a1(%rip),%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5658 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5658 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5661 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5661 │ │ │ │ │ call 5840 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5661 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5661 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 12038 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5663 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5663 │ │ │ │ │ lea -0x1(%r14),%rax │ │ │ │ │ jmp 11c60 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_2__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5710 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5710 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ jmp 11cbc │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_3__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5672 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5672 (discriminator 1) │ │ │ │ │ cmp $0x1,%r13 │ │ │ │ │ jne 11dd0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5675 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5675 │ │ │ │ │ mov 0x18(%rsi),%rbx │ │ │ │ │ jmp 11c69 │ │ │ │ │ nop │ │ │ │ │ __Pyx_RaiseArgtupleInvalid(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13299 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13299 (discriminator 4) │ │ │ │ │ mov 0x10181(%rip),%rax │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ lea 0xa641(%rip),%rdx │ │ │ │ │ lea 0xb437(%rip),%rsi │ │ │ │ │ lea 0xa75e(%rip),%r9 │ │ │ │ │ mov $0x1,%r8d │ │ │ │ │ lea 0xa5a4(%rip),%rcx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ push %r13 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_3__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5681 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5681 │ │ │ │ │ pop %rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5681 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5681 (discriminator 1) │ │ │ │ │ mov $0x1631,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5681 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5681 │ │ │ │ │ pop %rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5691 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5691 │ │ │ │ │ lea 0xa477(%rip),%rcx │ │ │ │ │ mov $0xd3,%edx │ │ │ │ │ lea 0xb48d(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5693 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5693 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5691 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5691 │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5693 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5693 │ │ │ │ │ jmp 11d4d │ │ │ │ │ nop │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 11d44 │ │ │ │ │ nopl (%rax) │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 11d14 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_2__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5850 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5850 │ │ │ │ │ lea 0xa437(%rip),%rcx │ │ │ │ │ mov $0xd3,%edx │ │ │ │ │ mov $0x1656,%esi │ │ │ │ │ lea 0xb448(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ jne 11fa7 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_2__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5851 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5851 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5855 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5855 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5855 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5855 (discriminator 8) │ │ │ │ │ mov (%rsp),%rsi │ │ │ │ │ mov %rbp,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5855 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5855 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5855 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5855 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_3__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5700 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5700 (discriminator 1) │ │ │ │ │ jmp 11d4d │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rbx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 11ea9 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rbx) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_2__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5741 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5741 │ │ │ │ │ mov %rbx,%rbp │ │ │ │ │ jmp 11d30 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5850 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5850 │ │ │ │ │ lea 0xa3cf(%rip),%rcx │ │ │ │ │ mov $0xdc,%edx │ │ │ │ │ mov $0x16c9,%esi │ │ │ │ │ lea 0xb3e0(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 11d30 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_2__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5807 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5807 │ │ │ │ │ mov 0x11121(%rip),%rbp │ │ │ │ │ mov 0x1108a(%rip),%r14 │ │ │ │ │ __Pyx_PyObject_Call(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13356 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13356 (discriminator 1) │ │ │ │ │ mov 0x8(%rbp),%rax │ │ │ │ │ mov 0x80(%rax),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13357 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13357 (discriminator 1) │ │ │ │ │ test %r12,%r12 │ │ │ │ │ je 11f6e │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13363 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13363 │ │ │ │ │ lea 0xb173(%rip),%rdi │ │ │ │ │ call 50d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13363 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13363 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 11f83 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13366 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13366 │ │ │ │ │ xor %edx,%edx │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ mov %r14,%rsi │ │ │ │ │ call *%r12 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13367 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13367 │ │ │ │ │ call 5500 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13368 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13368 (discriminator 1) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je 1205d │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_2__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5809 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5809 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call c310 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%rbp),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -18204,44 +18204,44 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 11f4a │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%rbp) │ │ │ │ │ je 12050 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_2__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5850 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5850 │ │ │ │ │ lea 0xa33d(%rip),%rcx │ │ │ │ │ mov $0xdb,%edx │ │ │ │ │ mov $0x16b3,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5851 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5851 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5850 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5850 │ │ │ │ │ lea 0xb34c(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 11d30 │ │ │ │ │ __Pyx_PyObject_Call(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13358 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13358 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ xor %edx,%edx │ │ │ │ │ mov %r14,%rsi │ │ │ │ │ call 56c0 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_2__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5807 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5807 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 11f2a │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5850 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5850 │ │ │ │ │ lea 0xa304(%rip),%rcx │ │ │ │ │ mov $0xdb,%edx │ │ │ │ │ mov $0x16af,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5851 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5851 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5850 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5850 │ │ │ │ │ lea 0xb313(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 11d30 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -18253,313 +18253,313 @@ │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ jne 11e76 │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_2__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5851 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5851 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_2__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5855 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5855 │ │ │ │ │ jmp 11e80 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5850 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5850 │ │ │ │ │ lea 0xa2b7(%rip),%rcx │ │ │ │ │ mov $0xd9,%edx │ │ │ │ │ mov $0x1697,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5851 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5851 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5850 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5850 │ │ │ │ │ lea 0xb2c6(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 11d30 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_3__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5670 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5670 │ │ │ │ │ lea 0x8(%rsp),%rcx │ │ │ │ │ lea 0x10(%rsp),%rdx │ │ │ │ │ mov %r13,%r8 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ lea 0xa415(%rip),%r9 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ mov %rbx,0x8(%rsp) │ │ │ │ │ call e490 │ │ │ │ │ mov 0x8(%rsp),%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5670 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5670 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne 11c69 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5670 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5670 (discriminator 1) │ │ │ │ │ mov $0x1626,%esi │ │ │ │ │ jmp 11e10 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5665 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5665 │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5665 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5665 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 11dd0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5665 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5665 (discriminator 1) │ │ │ │ │ mov $0x1621,%esi │ │ │ │ │ jmp 11e10 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 11f4a │ │ │ │ │ __Pyx_PyObject_Call(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13368 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13368 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13368 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13368 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 11f83 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13369 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13369 │ │ │ │ │ mov 0xfe96(%rip),%rax │ │ │ │ │ lea 0xb01f(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_2__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5807 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5807 (discriminator 1) │ │ │ │ │ jmp 11f83 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_3__call__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5706 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5706 │ │ │ │ │ call 5240 <__stack_chk_fail@plt> │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5246 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5246 │ │ │ │ │ endbr64 │ │ │ │ │ push %r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5253 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5253 │ │ │ │ │ pxor %xmm0,%xmm0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5246 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5246 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x98,%rsp │ │ │ │ │ mov %fs:0x28,%rax │ │ │ │ │ mov %rax,0x88(%rsp) │ │ │ │ │ xor %eax,%eax │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rsi),%rax │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5253 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5253 │ │ │ │ │ movaps %xmm0,0x50(%rsp) │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:22 (discriminator 2) │ │ │ │ │ testb $0x4,0xab(%rax) │ │ │ │ │ je 80cf <__cxa_finalize@plt+0x287f> │ │ │ │ │ Py_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp 0xfecf(%rip),%rax │ │ │ │ │ je 80f8 <__cxa_finalize@plt+0x28a8> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0xfeb2(%rip),%rax │ │ │ │ │ je 80f3 <__cxa_finalize@plt+0x28a3> │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5267 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5267 │ │ │ │ │ lea 0x10d5d(%rip),%rax │ │ │ │ │ Py_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rsi),%rbx │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5267 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5267 │ │ │ │ │ movq 0xf781(%rip),%xmm0 │ │ │ │ │ movq $0x0,0x80(%rsp) │ │ │ │ │ movq %rax,%xmm1 │ │ │ │ │ add $0x70,%rax │ │ │ │ │ mov %rdi,%r15 │ │ │ │ │ mov %rdx,%r13 │ │ │ │ │ punpcklqdq %xmm1,%xmm0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5268 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5268 │ │ │ │ │ mov 0x10b8b(%rip),%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5267 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5267 │ │ │ │ │ movq %rax,%xmm2 │ │ │ │ │ movaps %xmm0,0x60(%rsp) │ │ │ │ │ movq 0xf719(%rip),%xmm0 │ │ │ │ │ punpcklqdq %xmm2,%xmm0 │ │ │ │ │ movaps %xmm0,0x70(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5268 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5268 │ │ │ │ │ movq %rbp,%xmm0 │ │ │ │ │ punpcklqdq %xmm0,%xmm0 │ │ │ │ │ movaps %xmm0,0x40(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5270 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5270 │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je 12678 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5272 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5272 │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ jne 12bdf │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5276 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5276 │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ call 5070 │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5277 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5277 │ │ │ │ │ test %rax,%rax │ │ │ │ │ jle 12681 │ │ │ │ │ lea 0x60(%rsp),%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5277 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5277 (discriminator 1) │ │ │ │ │ cmp $0x4,%rax │ │ │ │ │ jle 121a2 │ │ │ │ │ jmp 12b50 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5279 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5279 (discriminator 1) │ │ │ │ │ sub $0x1,%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5281 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5281 (discriminator 1) │ │ │ │ │ mov %rax,0x40(%rsp,%rbx,8) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5279 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5279 (discriminator 1) │ │ │ │ │ setne %al │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5279 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5279 (discriminator 2) │ │ │ │ │ add $0x1,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5279 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5279 (discriminator 1) │ │ │ │ │ cmp $0x4,%rbx │ │ │ │ │ je 121e0 │ │ │ │ │ test %al,%al │ │ │ │ │ je 121e0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5280 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5280 │ │ │ │ │ mov 0x0(%rbp,%rbx,8),%rax │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ mov (%rax),%rsi │ │ │ │ │ call 5840 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5281 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5281 │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 12188 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5282 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5282 │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5282 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5282 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 12b00 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5279 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5279 (discriminator 2) │ │ │ │ │ add $0x1,%rbx │ │ │ │ │ mov $0x1,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5279 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5279 (discriminator 1) │ │ │ │ │ cmp $0x4,%rbx │ │ │ │ │ jne 1219e │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5285 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5285 (discriminator 1) │ │ │ │ │ test %r12,%r12 │ │ │ │ │ jne 12b50 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5293 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5293 │ │ │ │ │ mov 0x48(%rsp),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5294 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5294 │ │ │ │ │ mov 0x50(%rsp),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5292 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5292 │ │ │ │ │ mov 0x40(%rsp),%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5293 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5293 │ │ │ │ │ mov %rax,0x20(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5294 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5294 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 12d16 │ │ │ │ │ __Pyx_PyObject_IsTrue(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18131 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18131 │ │ │ │ │ cmp 0xfd83(%rip),%rdi │ │ │ │ │ sete %bl │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18132 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18132 │ │ │ │ │ cmp 0xfd49(%rip),%rdi │ │ │ │ │ sete %al │ │ │ │ │ or %bl,%al │ │ │ │ │ mov 0xfd65(%rip),%rax │ │ │ │ │ mov %rax,0x10(%rsp) │ │ │ │ │ jne 12233 │ │ │ │ │ cmp %rax,%rdi │ │ │ │ │ jne 12900 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5307 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5307 │ │ │ │ │ mov 0x58(%rsp),%rdi │ │ │ │ │ __Pyx_PyObject_IsTrue(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18131 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18131 │ │ │ │ │ movzbl %bl,%ebx │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5307 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5307 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 12c52 │ │ │ │ │ __Pyx_PyObject_IsTrue(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18131 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18131 │ │ │ │ │ cmp 0xfd45(%rip),%rdi │ │ │ │ │ sete %r12b │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18132 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18132 │ │ │ │ │ cmp 0xfd0a(%rip),%rdi │ │ │ │ │ sete %al │ │ │ │ │ or %r12b,%al │ │ │ │ │ jne 1226c │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ cmp %rax,%rdi │ │ │ │ │ jne 128d0 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5329 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5329 (discriminator 2) │ │ │ │ │ mov 0x10(%rsp),%rdi │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbp),%rax │ │ │ │ │ __Pyx_PyObject_IsTrue(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18131 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18131 │ │ │ │ │ movzbl %r12b,%r12d │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5329 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5329 (discriminator 2) │ │ │ │ │ cmp %rdi,%rbp │ │ │ │ │ je 1228e │ │ │ │ │ Py_IS_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:369 (discriminator 1) │ │ │ │ │ mov 0xfd4b(%rip),%rdx │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5329 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5329 (discriminator 2) │ │ │ │ │ cmp %rdx,%rax │ │ │ │ │ jne 129b8 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x20(%rsp),%rdx │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5330 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5330 (discriminator 2) │ │ │ │ │ mov 0x10(%rsp),%rcx │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rdx),%rax │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5330 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5330 (discriminator 2) │ │ │ │ │ cmp %rcx,%rdx │ │ │ │ │ je 122b1 │ │ │ │ │ Py_IS_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:369 (discriminator 1) │ │ │ │ │ mov 0xfd28(%rip),%rdx │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5330 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5330 (discriminator 2) │ │ │ │ │ cmp %rdx,%rax │ │ │ │ │ jne 12a00 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5359 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5359 │ │ │ │ │ movq $0x0,0x30(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5374 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5374 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5374 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5374 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%edx │ │ │ │ │ mov %edx,0x2c(%rsp) │ │ │ │ │ test %edx,%edx │ │ │ │ │ je 127c8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5359 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5359 │ │ │ │ │ movl $0x0,0x2c(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5384 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5384 │ │ │ │ │ mov %ebx,0x18(%r15) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5394 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5394 │ │ │ │ │ mov %r12d,0x1c(%r15) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5405 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5405 │ │ │ │ │ test %ebx,%ebx │ │ │ │ │ je 128a0 │ │ │ │ │ memcpy(): │ │ │ │ │ /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29 (discriminator 1) │ │ │ │ │ mov 0x10d43(%rip),%rax │ │ │ │ │ mov 0x10d44(%rip),%rdx │ │ │ │ │ mov %rax,0x20(%r15) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5457 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5457 (discriminator 1) │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ mov %rdx,0x28(%r15) │ │ │ │ │ cmp %rax,%rbp │ │ │ │ │ je 12b88 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ @@ -18567,18 +18567,18 @@ │ │ │ │ │ je 12315 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rbp),%rax │ │ │ │ │ __Pyx_init_unicode_iteration(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13341 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13341 (discriminator 2) │ │ │ │ │ testb $0x10,0xab(%rax) │ │ │ │ │ je 80ca <__cxa_finalize@plt+0x287a> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13341 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13341 │ │ │ │ │ movzbl 0x20(%rbp),%eax │ │ │ │ │ mov %eax,%r13d │ │ │ │ │ shr $0x2,%r13b │ │ │ │ │ mov %r13d,%edi │ │ │ │ │ and $0x7,%edi │ │ │ │ │ mov %edi,0x28(%rsp) │ │ │ │ │ PyUnicode_GET_LENGTH(): │ │ │ │ │ @@ -18593,15 +18593,15 @@ │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:256 │ │ │ │ │ mov 0x38(%rbp),%rax │ │ │ │ │ mov %rax,0x18(%rsp) │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:257 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 80d4 <__cxa_finalize@plt+0x2884> │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5464 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5464 (discriminator 1) │ │ │ │ │ cmpq $0x0,0x8(%rsp) │ │ │ │ │ jle 12463 │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:317 │ │ │ │ │ cmpl $0x1,0x28(%rsp) │ │ │ │ │ je 126c8 │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:320 │ │ │ │ │ @@ -18609,93 +18609,93 @@ │ │ │ │ │ je 12850 │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:323 │ │ │ │ │ cmpl $0x4,0x28(%rsp) │ │ │ │ │ jne 80c5 <__cxa_finalize@plt+0x2875> │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ jmp 1240d │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_set_bit(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4232 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4232 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 12440 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4232 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4232 (discriminator 14) │ │ │ │ │ lea 0x38(%rsp),%rsi │ │ │ │ │ mov $0x46,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x9ede(%rip),%r8 │ │ │ │ │ lea 0x9efb(%rip),%rcx │ │ │ │ │ lea 0x1074a(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4232 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4232 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 12870 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4243 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4243 │ │ │ │ │ mov %r13d,%ecx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4242 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4242 │ │ │ │ │ shr $0x3,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4243 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4243 │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ and $0x7,%ecx │ │ │ │ │ shl %cl,%edx │ │ │ │ │ or %dl,(%r12,%rbx,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4258 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4258 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 1287c │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5464 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5464 (discriminator 1) │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5464 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5464 (discriminator 2) │ │ │ │ │ add $0x1,%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5464 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5464 (discriminator 1) │ │ │ │ │ cmp %rax,%r14 │ │ │ │ │ je 12463 │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:317 │ │ │ │ │ mov 0x28(%rsp),%eax │ │ │ │ │ cmp $0x1,%eax │ │ │ │ │ je 126d0 │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:320 │ │ │ │ │ cmp $0x2,%eax │ │ │ │ │ je 12860 │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:324 │ │ │ │ │ mov 0x18(%rsp),%rax │ │ │ │ │ mov (%rax,%r14,4),%r13d │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5477 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5477 (discriminator 1) │ │ │ │ │ cmp $0x7f,%r13d │ │ │ │ │ ja 126e4 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_set_bit(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4227 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4227 │ │ │ │ │ movq $0x0,0x38(%rsp) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5510 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5510 │ │ │ │ │ mov %r13d,%ebx │ │ │ │ │ lea 0x20(%r15),%r12 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_set_bit(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4232 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4232 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4232 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4232 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%esi │ │ │ │ │ test %esi,%esi │ │ │ │ │ je 12390 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4243 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4243 │ │ │ │ │ mov %r13d,%ecx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4242 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4242 │ │ │ │ │ shr $0x3,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4243 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4243 │ │ │ │ │ mov $0x1,%eax │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5464 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5464 (discriminator 2) │ │ │ │ │ add $0x1,%r14 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_set_bit(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4243 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4243 │ │ │ │ │ and $0x7,%ecx │ │ │ │ │ shl %cl,%eax │ │ │ │ │ or %al,(%r12,%rbx,1) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5464 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5464 (discriminator 1) │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ cmp %rax,%r14 │ │ │ │ │ jne 123f7 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%rbp),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -18709,23 +18709,23 @@ │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ memset(): │ │ │ │ │ /usr/include/x86_64-linux-gnu/bits/string_fortified.h:59 (discriminator 1) │ │ │ │ │ pxor %xmm0,%xmm0 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5532 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5532 (discriminator 1) │ │ │ │ │ mov 0x10(%rsp),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5522 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5522 │ │ │ │ │ lea 0x30(%r15),%r14 │ │ │ │ │ memset(): │ │ │ │ │ /usr/include/x86_64-linux-gnu/bits/string_fortified.h:59 (discriminator 1) │ │ │ │ │ movups %xmm0,0x30(%r15) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5532 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5532 (discriminator 1) │ │ │ │ │ cmp %rdi,0x20(%rsp) │ │ │ │ │ je 12c9d │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:825 │ │ │ │ │ mov 0x20(%rsp),%rsi │ │ │ │ │ mov (%rsi),%eax │ │ │ │ │ mov %eax,0x28(%rsp) │ │ │ │ │ @@ -18735,18 +18735,18 @@ │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rsi) │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x20(%rsp),%rdi │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ __Pyx_init_unicode_iteration(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13341 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13341 (discriminator 2) │ │ │ │ │ testb $0x10,0xab(%rax) │ │ │ │ │ je 80ca <__cxa_finalize@plt+0x287a> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13341 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13341 │ │ │ │ │ movzbl 0x20(%rdi),%eax │ │ │ │ │ mov %eax,%edx │ │ │ │ │ shr $0x2,%dl │ │ │ │ │ mov %edx,%esi │ │ │ │ │ and $0x7,%esi │ │ │ │ │ mov %esi,0x28(%rsp) │ │ │ │ │ PyUnicode_GET_LENGTH(): │ │ │ │ │ @@ -18762,15 +18762,15 @@ │ │ │ │ │ mov 0x20(%rsp),%rax │ │ │ │ │ mov 0x38(%rax),%rax │ │ │ │ │ mov %rax,0x18(%rsp) │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:257 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 80d4 <__cxa_finalize@plt+0x2884> │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5539 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5539 (discriminator 1) │ │ │ │ │ cmpq $0x0,0x8(%rsp) │ │ │ │ │ jle 12b28 │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:317 │ │ │ │ │ cmpl $0x1,0x28(%rsp) │ │ │ │ │ je 1291a │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:320 │ │ │ │ │ @@ -18778,198 +18778,198 @@ │ │ │ │ │ je 12a6c │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:323 │ │ │ │ │ cmpl $0x4,0x28(%rsp) │ │ │ │ │ jne 80c5 <__cxa_finalize@plt+0x2875> │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ jmp 12624 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_set_bit(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4232 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4232 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 12655 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4232 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4232 (discriminator 14) │ │ │ │ │ lea 0x38(%rsp),%rsi │ │ │ │ │ mov $0x46,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x9d3e(%rip),%r8 │ │ │ │ │ lea 0x9d5b(%rip),%rcx │ │ │ │ │ lea 0x105aa(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4232 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4232 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 12a80 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4242 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4242 │ │ │ │ │ mov %r13,%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4243 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4243 │ │ │ │ │ mov %ebx,%ecx │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4242 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4242 │ │ │ │ │ shr $0x3,%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4243 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4243 │ │ │ │ │ and $0x7,%ecx │ │ │ │ │ shl %cl,%edx │ │ │ │ │ or %dl,(%r12,%rsi,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4258 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4258 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 12a8c │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4227 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4227 │ │ │ │ │ movq $0x0,0x38(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4232 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4232 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4232 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4232 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%edx │ │ │ │ │ test %edx,%edx │ │ │ │ │ jne 12a50 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4232 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4232 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 12a50 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4232 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4232 (discriminator 14) │ │ │ │ │ lea 0x38(%rsp),%rsi │ │ │ │ │ mov $0x46,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x9cca(%rip),%r8 │ │ │ │ │ lea 0x9ce7(%rip),%rcx │ │ │ │ │ lea 0x10536(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4232 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4232 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 12ab0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4243 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4243 │ │ │ │ │ mov %ebx,%ecx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4242 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4242 │ │ │ │ │ shr $0x3,%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4243 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4243 │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ and $0x7,%ecx │ │ │ │ │ shl %cl,%edx │ │ │ │ │ or %dl,(%r14,%r13,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4258 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4258 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 12abc │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5539 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5539 (discriminator 1) │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5539 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5539 (discriminator 2) │ │ │ │ │ add $0x1,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5539 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5539 (discriminator 1) │ │ │ │ │ cmp %rax,%rbp │ │ │ │ │ je 12b28 │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:317 │ │ │ │ │ mov 0x28(%rsp),%eax │ │ │ │ │ cmp $0x1,%eax │ │ │ │ │ je 12920 │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:320 │ │ │ │ │ cmp $0x2,%eax │ │ │ │ │ je 12a70 │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:324 │ │ │ │ │ mov 0x18(%rsp),%rax │ │ │ │ │ mov (%rax,%rbp,4),%ebx │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5552 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5552 (discriminator 1) │ │ │ │ │ cmp $0x7f,%ebx │ │ │ │ │ ja 12932 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_set_bit(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4227 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4227 │ │ │ │ │ movq $0x0,0x38(%rsp) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5585 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5585 │ │ │ │ │ mov %ebx,%r13d │ │ │ │ │ lea 0x20(%r15),%r12 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_set_bit(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4232 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4232 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4232 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4232 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%ecx │ │ │ │ │ test %ecx,%ecx │ │ │ │ │ je 12530 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4242 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4242 │ │ │ │ │ mov %r13,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4243 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4243 │ │ │ │ │ mov %ebx,%ecx │ │ │ │ │ mov $0x1,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4242 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4242 │ │ │ │ │ shr $0x3,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4243 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4243 │ │ │ │ │ and $0x7,%ecx │ │ │ │ │ shl %cl,%eax │ │ │ │ │ or %al,(%r12,%rdx,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4258 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4258 │ │ │ │ │ jmp 1258b │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5288 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5288 (discriminator 1) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ jne 12bdf │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5307 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5307 │ │ │ │ │ mov 0xf900(%rip),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5293 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5293 │ │ │ │ │ mov %rbp,0x20(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5305 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5305 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5310 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5310 │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ mov %rax,0x10(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5329 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5329 (discriminator 2) │ │ │ │ │ mov 0x10(%rsp),%rdi │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbp),%rax │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5329 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5329 (discriminator 2) │ │ │ │ │ cmp %rdi,%rbp │ │ │ │ │ je 1228e │ │ │ │ │ Py_IS_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:369 (discriminator 1) │ │ │ │ │ mov 0xf91d(%rip),%rdx │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5329 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5329 (discriminator 2) │ │ │ │ │ cmp %rdx,%rax │ │ │ │ │ je 1228e │ │ │ │ │ jmp 129b8 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5329 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5329 (discriminator 2) │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:318 │ │ │ │ │ mov 0x18(%rsp),%rax │ │ │ │ │ movzbl (%rax,%r14,1),%r13d │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5477 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5477 (discriminator 1) │ │ │ │ │ cmp $0x7f,%r13d │ │ │ │ │ jbe 12420 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5487 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5487 │ │ │ │ │ mov 0x10925(%rip),%rbx │ │ │ │ │ mov 0x1087e(%rip),%r13 │ │ │ │ │ __Pyx_PyObject_Call(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13356 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13356 (discriminator 1) │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ mov 0x80(%rax),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13357 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13357 (discriminator 1) │ │ │ │ │ test %r12,%r12 │ │ │ │ │ je 12bad │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13363 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13363 │ │ │ │ │ lea 0xa96b(%rip),%rdi │ │ │ │ │ call 50d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13363 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13363 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 12bd0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13366 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13366 │ │ │ │ │ xor %edx,%edx │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ mov %r13,%rsi │ │ │ │ │ call *%r12 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13367 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13367 │ │ │ │ │ call 5500 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13368 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13368 (discriminator 1) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je 12c5d │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5489 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5489 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call c310 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -18977,202 +18977,202 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 12754 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je 129f0 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5491 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5491 │ │ │ │ │ mov $0xc9,%edx │ │ │ │ │ mov $0x1573,%esi │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%rbp),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 12774 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%rbp) │ │ │ │ │ je 12ae0 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5613 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5613 │ │ │ │ │ lea 0x9b13(%rip),%rcx │ │ │ │ │ lea 0xab56(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5614 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5614 │ │ │ │ │ mov $0xffffffff,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5613 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5613 │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5616 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5616 (discriminator 1) │ │ │ │ │ mov 0x2c(%rsp),%eax │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 1282a │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5354 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5354 │ │ │ │ │ mov 0x88(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne 12d11 │ │ │ │ │ add $0x98,%rsp │ │ │ │ │ mov %ebx,%eax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5374 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5374 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 122d6 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5374 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5374 (discriminator 14) │ │ │ │ │ lea 0x30(%rsp),%rsi │ │ │ │ │ mov $0xb7,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x9aa6(%rip),%r8 │ │ │ │ │ lea 0x9b88(%rip),%rcx │ │ │ │ │ lea 0x1037a(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ mov %eax,0x2c(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5374 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5374 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne 122d6 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5613 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5613 │ │ │ │ │ mov $0xb7,%edx │ │ │ │ │ lea 0x9a7a(%rip),%rcx │ │ │ │ │ mov $0x14fe,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5614 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5614 │ │ │ │ │ mov $0xffffffff,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5613 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5613 │ │ │ │ │ lea 0xaab3(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5616 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5616 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5616 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5616 (discriminator 8) │ │ │ │ │ mov 0x10(%rsp),%rdx │ │ │ │ │ mov 0x30(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5616 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5616 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5616 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5616 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5342 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5342 │ │ │ │ │ jmp 12798 │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5342 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5342 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:321 │ │ │ │ │ mov 0x18(%rsp),%rax │ │ │ │ │ movzwl (%rax,%r14,2),%r13d │ │ │ │ │ jmp 12416 │ │ │ │ │ nop │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_set_bit(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4256 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4256 │ │ │ │ │ lea 0x9a2b(%rip),%rdi │ │ │ │ │ call c900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4258 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4258 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4258 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4258 (discriminator 8) │ │ │ │ │ mov 0x10(%rsp),%rdx │ │ │ │ │ mov 0x38(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4258 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4258 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4258 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4258 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ jmp 123e9 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ memcpy(): │ │ │ │ │ /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29 (discriminator 1) │ │ │ │ │ mov 0x10779(%rip),%rax │ │ │ │ │ mov 0x1077a(%rip),%rdx │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5424 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5424 │ │ │ │ │ jmp 122f4 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ _PyUnicode_COMPACT_DATA(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:248 │ │ │ │ │ lea 0x28(%rbp),%rdx │ │ │ │ │ lea 0x38(%rbp),%r14 │ │ │ │ │ test $0x40,%al │ │ │ │ │ cmove %r14,%rdx │ │ │ │ │ mov %rdx,0x18(%rsp) │ │ │ │ │ jmp 1235e │ │ │ │ │ __Pyx_PyObject_IsTrue(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18133 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18133 │ │ │ │ │ call 5560 │ │ │ │ │ mov %eax,%r12d │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5308 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5308 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne 1269a │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5308 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5308 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5308 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5308 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1269a │ │ │ │ │ mov $0x14bc,%esi │ │ │ │ │ mov $0xb8,%edx │ │ │ │ │ jmp 12b0a │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __Pyx_PyObject_IsTrue(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18133 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18133 │ │ │ │ │ call 5560 │ │ │ │ │ mov %eax,%ebx │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5295 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5295 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 12c35 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5307 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5307 │ │ │ │ │ mov 0x58(%rsp),%rdi │ │ │ │ │ jmp 1223b │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5307 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5307 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:318 │ │ │ │ │ mov 0x18(%rsp),%rax │ │ │ │ │ movzbl (%rax,%rbp,1),%ebx │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5552 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5552 (discriminator 1) │ │ │ │ │ cmp $0x7f,%ebx │ │ │ │ │ jbe 12635 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5562 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5562 │ │ │ │ │ mov 0x106d7(%rip),%rbx │ │ │ │ │ mov 0x10630(%rip),%r12 │ │ │ │ │ __Pyx_PyObject_Call(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13356 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13356 (discriminator 1) │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ mov 0x80(%rax),%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13357 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13357 (discriminator 1) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je 12cf6 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13363 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13363 │ │ │ │ │ lea 0xa71d(%rip),%rdi │ │ │ │ │ call 50d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13363 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13363 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 12ce2 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13366 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13366 │ │ │ │ │ xor %edx,%edx │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call *%rbp │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13367 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13367 │ │ │ │ │ call 5500 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13368 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13368 (discriminator 1) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je 12cc2 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5564 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5564 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call c310 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -19180,138 +19180,138 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 129a1 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je 12c90 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5537 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5537 │ │ │ │ │ mov 0x20(%rsp),%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5566 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5566 │ │ │ │ │ mov $0xcf,%edx │ │ │ │ │ mov $0x15be,%esi │ │ │ │ │ jmp 1275e │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx__ArgTypeTest(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13324 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13324 │ │ │ │ │ mov 0x18(%rdx),%rcx │ │ │ │ │ mov 0x18(%rax),%r8 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ lea 0xa937(%rip),%rsi │ │ │ │ │ mov 0xf588(%rip),%rdx │ │ │ │ │ mov (%rdx),%rdi │ │ │ │ │ lea 0x990f(%rip),%rdx │ │ │ │ │ call 5700 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5327 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5327 │ │ │ │ │ mov $0xffffffff,%ebx │ │ │ │ │ jmp 12798 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 12754 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx__ArgTypeTest(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13324 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13324 │ │ │ │ │ mov 0x18(%rdx),%rcx │ │ │ │ │ mov 0x18(%rax),%r8 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ lea 0xa8ef(%rip),%rsi │ │ │ │ │ mov 0xf540(%rip),%rdx │ │ │ │ │ mov (%rdx),%rdi │ │ │ │ │ lea 0x9a0a(%rip),%rdx │ │ │ │ │ call 5700 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13329 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13329 │ │ │ │ │ jmp 129df │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ _PyUnicode_COMPACT_DATA(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:248 │ │ │ │ │ lea 0x28(%rdi),%rdx │ │ │ │ │ lea 0x38(%rdi),%rcx │ │ │ │ │ test $0x40,%al │ │ │ │ │ cmove %rcx,%rdx │ │ │ │ │ mov %rdx,0x18(%rsp) │ │ │ │ │ jmp 124fc │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_set_bit(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4242 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4242 │ │ │ │ │ mov %r13,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4243 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4243 │ │ │ │ │ mov %ebx,%ecx │ │ │ │ │ mov $0x1,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4242 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4242 │ │ │ │ │ shr $0x3,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4243 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4243 │ │ │ │ │ and $0x7,%ecx │ │ │ │ │ shl %cl,%eax │ │ │ │ │ or %al,(%r14,%rdx,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4258 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4258 │ │ │ │ │ jmp 125fc │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4258 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4258 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:321 │ │ │ │ │ mov 0x18(%rsp),%rax │ │ │ │ │ movzwl (%rax,%rbp,2),%ebx │ │ │ │ │ jmp 1262c │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_set_bit(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4256 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4256 │ │ │ │ │ lea 0x981b(%rip),%rdi │ │ │ │ │ call c900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4258 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4258 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4258 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4258 (discriminator 8) │ │ │ │ │ mov 0x10(%rsp),%rdx │ │ │ │ │ mov 0x38(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4258 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4258 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4258 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4258 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ jmp 1258b │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4256 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4256 │ │ │ │ │ lea 0x97eb(%rip),%rdi │ │ │ │ │ call c900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4258 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4258 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4258 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4258 (discriminator 8) │ │ │ │ │ mov 0x10(%rsp),%rdx │ │ │ │ │ mov 0x38(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4258 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4258 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4258 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4258 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ jmp 125fc │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ mov %esi,0x8(%rsp) │ │ │ │ │ mov %edx,0x28(%rsp) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov 0x8(%rsp),%esi │ │ │ │ │ mov 0x28(%rsp),%edx │ │ │ │ │ jmp 12774 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5282 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5282 (discriminator 1) │ │ │ │ │ mov $0x14a2,%esi │ │ │ │ │ mov $0xb7,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5325 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5325 │ │ │ │ │ lea 0x977d(%rip),%rcx │ │ │ │ │ lea 0xa7c0(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5327 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5327 │ │ │ │ │ jmp 129df │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x20(%rsp),%rax │ │ │ │ │ mov (%rax),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -19320,114 +19320,114 @@ │ │ │ │ │ js 12b46 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ mov 0x20(%rsp),%rsi │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rsi) │ │ │ │ │ je 12c26 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5608 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5608 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ jmp 1278c │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5286 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5286 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ xor %esi,%esi │ │ │ │ │ lea 0x40(%rsp),%rcx │ │ │ │ │ mov %rbp,%rdx │ │ │ │ │ lea 0x9813(%rip),%r9 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call e490 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5286 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5286 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne 121e9 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5286 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5286 (discriminator 1) │ │ │ │ │ mov $0x14a6,%esi │ │ │ │ │ mov $0xb7,%edx │ │ │ │ │ jmp 12b0a │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5458 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5458 │ │ │ │ │ mov 0xf3c9(%rip),%rax │ │ │ │ │ lea 0x98a0(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5459 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5459 │ │ │ │ │ mov $0xc7,%edx │ │ │ │ │ mov $0x1553,%esi │ │ │ │ │ jmp 12774 │ │ │ │ │ __Pyx_PyObject_Call(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13358 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13358 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ xor %edx,%edx │ │ │ │ │ mov %r13,%rsi │ │ │ │ │ call 56c0 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5487 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5487 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 12736 │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5491 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5491 │ │ │ │ │ mov $0xc9,%edx │ │ │ │ │ mov $0x156f,%esi │ │ │ │ │ jmp 1275e │ │ │ │ │ __Pyx_RaiseArgtupleInvalid(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13299 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13299 (discriminator 4) │ │ │ │ │ mov 0xf372(%rip),%rax │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ lea 0x9783(%rip),%rdx │ │ │ │ │ lea 0xa625(%rip),%rsi │ │ │ │ │ lea 0x9615(%rip),%r9 │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ push %rbx │ │ │ │ │ lea 0x9794(%rip),%rcx │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5315 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5315 │ │ │ │ │ pop %rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5315 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5315 (discriminator 1) │ │ │ │ │ mov $0x14c3,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5315 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5315 │ │ │ │ │ pop %r8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5315 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5315 (discriminator 1) │ │ │ │ │ mov $0xb7,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5315 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5315 │ │ │ │ │ jmp 12b0a │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rsi,%rdi │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5608 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5608 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 1278c │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5295 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5295 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5295 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5295 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 12910 │ │ │ │ │ mov $0x14af,%esi │ │ │ │ │ mov $0xb8,%edx │ │ │ │ │ jmp 12b0a │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5310 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5310 │ │ │ │ │ mov $0x1,%r12d │ │ │ │ │ jmp 1269a │ │ │ │ │ __Pyx_PyObject_Call(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13368 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13368 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13368 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13368 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 12bd0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13369 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13369 │ │ │ │ │ mov 0xf296(%rip),%rax │ │ │ │ │ lea 0xa41f(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ mov $0xc9,%edx │ │ │ │ │ mov $0x156f,%esi │ │ │ │ │ jmp 1275e │ │ │ │ │ @@ -19435,414 +19435,414 @@ │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 129a1 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5533 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5533 │ │ │ │ │ mov 0xf2b4(%rip),%rax │ │ │ │ │ lea 0x978b(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5534 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5534 │ │ │ │ │ mov $0xcd,%edx │ │ │ │ │ mov $0x159e,%esi │ │ │ │ │ jmp 12774 │ │ │ │ │ __Pyx_PyObject_Call(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13368 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13368 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13368 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13368 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 12ce2 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13369 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13369 │ │ │ │ │ mov 0xf235(%rip),%rax │ │ │ │ │ lea 0xa3be(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5566 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5566 │ │ │ │ │ mov 0x20(%rsp),%rbp │ │ │ │ │ mov $0xcf,%edx │ │ │ │ │ mov $0x15ba,%esi │ │ │ │ │ jmp 1275e │ │ │ │ │ __Pyx_PyObject_Call(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13358 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13358 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ xor %edx,%edx │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call 56c0 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter___init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5562 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5562 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 12983 │ │ │ │ │ jmp 12ce2 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5354 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5354 │ │ │ │ │ call 5240 <__stack_chk_fail@plt> │ │ │ │ │ mov 0xf26b(%rip),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5307 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5307 │ │ │ │ │ mov 0x58(%rsp),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5305 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5305 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ mov %rax,0x10(%rsp) │ │ │ │ │ jmp 1223b │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10517 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10517 │ │ │ │ │ push %r15 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ sub $0x58,%rsp │ │ │ │ │ mov %fs:0x28,%rbp │ │ │ │ │ mov %rbp,0x48(%rsp) │ │ │ │ │ mov %rsi,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10519 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10519 │ │ │ │ │ movq $0x0,0x18(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10534 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10534 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10534 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10534 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%r13d │ │ │ │ │ test %r13d,%r13d │ │ │ │ │ jne 12eb8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10534 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10534 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 12da8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10534 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10534 (discriminator 14) │ │ │ │ │ lea 0x18(%rsp),%rsi │ │ │ │ │ mov $0xb,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x96c8(%rip),%r8 │ │ │ │ │ lea 0xa678(%rip),%rcx │ │ │ │ │ lea 0xfe49(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ mov %eax,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10534 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10534 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 13630 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10544 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10544 (discriminator 1) │ │ │ │ │ mov 0xf1d9(%rip),%r12 │ │ │ │ │ cmp %r12,%rbp │ │ │ │ │ je 13588 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10548 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10548 │ │ │ │ │ xor %esi,%esi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call d120 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10548 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10548 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 135b0 │ │ │ │ │ __Pyx_PyObject_IsTrue(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18132 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18132 │ │ │ │ │ mov 0xf18b(%rip),%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18131 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18131 │ │ │ │ │ cmp 0xf1b4(%rip),%rax │ │ │ │ │ sete %al │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18132 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18132 │ │ │ │ │ cmp %r14,%r15 │ │ │ │ │ sete %dl │ │ │ │ │ or %al,%dl │ │ │ │ │ jne 12df2 │ │ │ │ │ cmp %r12,%r15 │ │ │ │ │ jne 12ec0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18131 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18131 │ │ │ │ │ movzbl %al,%edx │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 12e09 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ je 130d8 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10552 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10552 │ │ │ │ │ mov %edx,0x20(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10557 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10557 │ │ │ │ │ mov $0x1,%esi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call d120 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10557 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10557 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 135c0 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rax),%rsi │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10559 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10559 (discriminator 1) │ │ │ │ │ cmp 0xf1a0(%rip),%rsi │ │ │ │ │ je 12e3b │ │ │ │ │ cmp %r12,%rax │ │ │ │ │ jne 13660 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10562 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10562 │ │ │ │ │ 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 12e53 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 13120 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10563 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10563 │ │ │ │ │ mov %r15,0x18(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10569 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10569 │ │ │ │ │ mov $0x2,%esi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call d120 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10569 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10569 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 135e0 │ │ │ │ │ __Pyx_PyObject_IsTrue(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18131 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18131 │ │ │ │ │ cmp 0xf119(%rip),%rax │ │ │ │ │ sete %al │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18132 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18132 │ │ │ │ │ cmp %r14,%r15 │ │ │ │ │ sete %dl │ │ │ │ │ or %al,%dl │ │ │ │ │ jne 12ef8 │ │ │ │ │ cmp %r12,%r15 │ │ │ │ │ je 12ef8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18133 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18133 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 5560 │ │ │ │ │ mov %eax,%edx │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10571 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10571 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne 12efb │ │ │ │ │ mov %eax,(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10571 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10571 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10571 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10571 (discriminator 2) │ │ │ │ │ mov (%rsp),%edx │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 12efb │ │ │ │ │ mov $0x294b,%ebx │ │ │ │ │ jmp 13671 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10519 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10519 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ jmp 12da8 │ │ │ │ │ __Pyx_PyObject_IsTrue(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18133 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18133 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 5560 │ │ │ │ │ mov %eax,%edx │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10550 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10550 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne 12df5 │ │ │ │ │ mov %eax,(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10550 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10550 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10550 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10550 (discriminator 2) │ │ │ │ │ mov (%rsp),%edx │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 12df5 │ │ │ │ │ mov $0x2936,%ebx │ │ │ │ │ jmp 13671 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_PyObject_IsTrue(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18131 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18131 │ │ │ │ │ movzbl %al,%edx │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 12f0f │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ je 13530 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10573 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10573 │ │ │ │ │ mov %edx,0x4c(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10578 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10578 │ │ │ │ │ mov $0x3,%esi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call d120 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10578 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10578 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 13608 │ │ │ │ │ __Pyx_PyObject_IsTrue(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18131 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18131 │ │ │ │ │ cmp 0xf05e(%rip),%rax │ │ │ │ │ sete %al │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18132 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18132 │ │ │ │ │ cmp %r14,%r15 │ │ │ │ │ sete %dl │ │ │ │ │ or %al,%dl │ │ │ │ │ jne 12f48 │ │ │ │ │ cmp %r12,%r15 │ │ │ │ │ jne 130f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18131 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18131 │ │ │ │ │ movzbl %al,%r14d │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 12f60 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ je 13558 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10582 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10582 │ │ │ │ │ mov %r14d,0x48(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10587 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10587 │ │ │ │ │ mov $0x4,%esi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call d120 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10587 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10587 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 13620 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10589 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10589 (discriminator 1) │ │ │ │ │ cmp %r12,%rax │ │ │ │ │ jne 136f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10592 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10592 │ │ │ │ │ mov 0x58(%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 12f9e │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 13568 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10593 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10593 │ │ │ │ │ mov %r15,0x58(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10599 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10599 │ │ │ │ │ mov $0x5,%esi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call d120 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10599 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10599 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 13798 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10601 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10601 (discriminator 1) │ │ │ │ │ cmp %r12,%rax │ │ │ │ │ jne 137b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10604 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10604 │ │ │ │ │ mov 0x50(%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 12fdc │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 13578 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10605 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10605 │ │ │ │ │ mov %r15,0x50(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10611 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10611 │ │ │ │ │ mov $0x6,%esi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call d120 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10611 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10611 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 13860 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rax),%rsi │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10613 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10613 (discriminator 1) │ │ │ │ │ cmp 0xefcc(%rip),%rsi │ │ │ │ │ je 1300f │ │ │ │ │ cmp %r12,%rax │ │ │ │ │ jne 1368b │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10616 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10616 │ │ │ │ │ mov 0x28(%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 13027 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 131a8 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10617 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10617 │ │ │ │ │ mov %r15,0x28(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10623 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10623 │ │ │ │ │ mov $0x7,%esi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call d120 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10623 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10623 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 13870 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rax),%rsi │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10625 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10625 (discriminator 1) │ │ │ │ │ cmp 0xeee1(%rip),%rsi │ │ │ │ │ je 1305a │ │ │ │ │ cmp %r12,%rax │ │ │ │ │ jne 1369e │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10628 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10628 │ │ │ │ │ mov 0x30(%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 13072 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 131b8 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10629 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10629 │ │ │ │ │ mov %r15,0x30(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10635 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10635 │ │ │ │ │ mov $0x8,%esi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call d120 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10635 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10635 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 13890 │ │ │ │ │ __Pyx_PyObject_AsStringAndSize(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18115 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18115 │ │ │ │ │ mov 0x8(%rax),%rdi │ │ │ │ │ PyObject_TypeCheck(): │ │ │ │ │ /usr/include/python3.13/object.h:542 (discriminator 1) │ │ │ │ │ mov 0xee8e(%rip),%r14 │ │ │ │ │ cmp %r14,%rdi │ │ │ │ │ je 13130 │ │ │ │ │ mov %r14,%rsi │ │ │ │ │ @@ -19872,25 +19872,25 @@ │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ mov %edx,(%rsp) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov (%rsp),%edx │ │ │ │ │ jmp 12e09 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyObject_IsTrue(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18133 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18133 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 5560 │ │ │ │ │ mov %eax,%r14d │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10580 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10580 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne 12f4c │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10580 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10580 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10580 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10580 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 12f4c │ │ │ │ │ mov $0x2954,%ebx │ │ │ │ │ jmp 13671 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ @@ -19905,15 +19905,15 @@ │ │ │ │ │ mov 0xee6e(%rip),%r8 │ │ │ │ │ cmp %r8,%rdi │ │ │ │ │ je 814a <__cxa_finalize@plt+0x28fa> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0xee4e(%rip),%rdi │ │ │ │ │ je 811c <__cxa_finalize@plt+0x28cc> │ │ │ │ │ __Pyx_PyObject_AsStringAndSize(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18116 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18116 (discriminator 1) │ │ │ │ │ mov 0x10(%r15),%rax │ │ │ │ │ mov %rax,0x20(%rsp) │ │ │ │ │ PyObject_TypeCheck(): │ │ │ │ │ /usr/include/python3.13/object.h:542 (discriminator 1) │ │ │ │ │ cmp %r14,%rdi │ │ │ │ │ je 1317a │ │ │ │ │ mov %r14,%rsi │ │ │ │ │ @@ -19944,79 +19944,79 @@ │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 13027 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 13072 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyObject_AsStringAndSize(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18122 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18122 │ │ │ │ │ lea 0x20(%rsp),%rdx │ │ │ │ │ lea 0x28(%rsp),%rsi │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 5790 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18123 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18123 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 138a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18126 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18126 │ │ │ │ │ mov 0x28(%rsp),%rax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10637 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10637 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 138a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10638 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10638 │ │ │ │ │ mov %rax,0x40(%rbx) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 13208 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ je 135d0 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10644 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10644 │ │ │ │ │ mov $0x9,%esi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call d120 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10644 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10644 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 138c0 │ │ │ │ │ __Pyx_PyIndex_AsSsize_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18226 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18226 (discriminator 2) │ │ │ │ │ mov 0xed80(%rip),%r8 │ │ │ │ │ cmp %r8,0x8(%rax) │ │ │ │ │ jne 138d0 │ │ │ │ │ _PyLong_IsCompact(): │ │ │ │ │ /usr/include/python3.13/cpython/longintrepr.h:123 (discriminator 1) │ │ │ │ │ testb $0x1,0xab(%r8) │ │ │ │ │ je 8121 <__cxa_finalize@plt+0x28d1> │ │ │ │ │ /usr/include/python3.13/cpython/longintrepr.h:124 │ │ │ │ │ mov 0x10(%rax),%rax │ │ │ │ │ _PyLong_CompactValue(): │ │ │ │ │ /usr/include/python3.13/cpython/longintrepr.h:135 │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ and $0x3,%edx │ │ │ │ │ __Pyx_PyIndex_AsSsize_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18228 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18228 (discriminator 2) │ │ │ │ │ cmp $0xf,%rax │ │ │ │ │ ja 13970 │ │ │ │ │ _PyLong_CompactValue(): │ │ │ │ │ /usr/include/python3.13/cpython/longintrepr.h:136 │ │ │ │ │ mov 0x18(%r15),%eax │ │ │ │ │ /usr/include/python3.13/cpython/longintrepr.h:135 │ │ │ │ │ mov $0x1,%r14d │ │ │ │ │ sub %rdx,%r14 │ │ │ │ │ /usr/include/python3.13/cpython/longintrepr.h:136 │ │ │ │ │ imul %rax,%r14 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10646 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10646 (discriminator 2) │ │ │ │ │ cmp $0xffffffffffffffff,%r14 │ │ │ │ │ je 13930 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -20026,15 +20026,15 @@ │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ je 135f0 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbp),%rax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10648 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10648 │ │ │ │ │ mov %r14,0x38(%rbx) │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:22 (discriminator 2) │ │ │ │ │ testb $0x4,0xab(%rax) │ │ │ │ │ je 8126 <__cxa_finalize@plt+0x28d6> │ │ │ │ │ Py_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ @@ -20042,128 +20042,128 @@ │ │ │ │ │ je 814a <__cxa_finalize@plt+0x28fa> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0xecf0(%rip),%rax │ │ │ │ │ je 811c <__cxa_finalize@plt+0x28cc> │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rbp),%rax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10661 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10661 (discriminator 2) │ │ │ │ │ cmp $0xffffffffffffffff,%rax │ │ │ │ │ je 13958 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10663 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10663 │ │ │ │ │ cmp $0xa,%rax │ │ │ │ │ jle 13470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10668 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10668 │ │ │ │ │ mov 0xfaeb(%rip),%rsi │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rsi),%rax │ │ │ │ │ __Pyx_HasAttr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14500 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14500 (discriminator 3) │ │ │ │ │ testb $0x10,0xab(%rax) │ │ │ │ │ je 139f8 │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12499 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12499 │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12500 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12500 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12499 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12499 │ │ │ │ │ mov 0x90(%rax),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12499 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12499 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 13a3f │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12500 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12500 │ │ │ │ │ call *%rax │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ __Pyx_HasAttr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14506 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14506 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 139c0 │ │ │ │ │ _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 13317 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 13650 │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12499 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12499 │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10679 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10679 │ │ │ │ │ mov 0xfa96(%rip),%rsi │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12500 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12500 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12499 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12499 │ │ │ │ │ mov 0x90(%rax),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12499 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12499 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 13a20 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12500 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12500 │ │ │ │ │ call *%rax │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10679 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10679 (discriminator 2) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je 13a30 │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12499 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12499 │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10681 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10681 │ │ │ │ │ mov 0xfbc2(%rip),%rsi │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12500 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12500 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12499 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12499 │ │ │ │ │ mov 0x90(%rax),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12499 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12499 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 134b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12500 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12500 │ │ │ │ │ call *%rax │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10681 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10681 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 134d0 │ │ │ │ │ _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 13383 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je 13640 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10688 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10688 │ │ │ │ │ mov $0xa,%esi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call d120 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10688 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10688 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 136b1 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10693 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10693 (discriminator 2) │ │ │ │ │ mov 0xeb6d(%rip),%rax │ │ │ │ │ cmp %rax,0x8(%r14) │ │ │ │ │ jne 13a4c │ │ │ │ │ PyMethod_GET_SELF(): │ │ │ │ │ /usr/include/python3.13/cpython/classobject.h:40 │ │ │ │ │ mov 0x18(%r14),%rcx │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10695 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10695 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ je 13a8f │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rcx),%eax │ │ │ │ │ PyMethod_GET_FUNCTION(): │ │ │ │ │ /usr/include/python3.13/cpython/classobject.h:35 │ │ │ │ │ @@ -20188,30 +20188,30 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 133e6 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r14) │ │ │ │ │ je 139e0 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10690 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10690 │ │ │ │ │ lea 0x30(%rsp),%rsi │ │ │ │ │ mov $0x2,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10706 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10706 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10705 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10705 │ │ │ │ │ mov %rcx,0x30(%rsp) │ │ │ │ │ mov %rcx,(%rsp) │ │ │ │ │ mov %rbx,0x38(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10706 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10706 │ │ │ │ │ call de00 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10707 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10707 │ │ │ │ │ mov (%rsp),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10706 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10706 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10707 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10707 │ │ │ │ │ call afc0 │ │ │ │ │ _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 │ │ │ │ │ @@ -20220,17 +20220,17 @@ │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je 139b0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10709 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10709 (discriminator 2) │ │ │ │ │ mov %r15,%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10709 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10709 (discriminator 1) │ │ │ │ │ mov $0x29d5,%ebx │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je 136b6 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 1344b │ │ │ │ │ @@ -20257,36 +20257,36 @@ │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r12),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 13502 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r12) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10743 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10743 (discriminator 1) │ │ │ │ │ test %r13d,%r13d │ │ │ │ │ je 13507 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10743 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10743 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10743 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10743 (discriminator 8) │ │ │ │ │ mov 0x18(%rsp),%rsi │ │ │ │ │ mov %r12,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10743 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10743 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10743 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10743 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10745 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10745 │ │ │ │ │ jmp 13507 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12505 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12505 │ │ │ │ │ call 5780 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10681 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10681 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 1336f │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ @@ -20295,29 +20295,29 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 134e0 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je 13548 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10688 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10688 (discriminator 1) │ │ │ │ │ mov $0xe,%edx │ │ │ │ │ mov $0x29b9,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10739 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10739 │ │ │ │ │ lea 0x8f60(%rip),%rcx │ │ │ │ │ mov %ebx,%esi │ │ │ │ │ lea 0x9efe(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10740 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10739 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10739 │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10743 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10743 (discriminator 1) │ │ │ │ │ test %r13d,%r13d │ │ │ │ │ jne 13490 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10746 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10746 │ │ │ │ │ mov 0x48(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne 13b5a │ │ │ │ │ add $0x58,%rsp │ │ │ │ │ mov %r12,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ @@ -20346,139 +20346,139 @@ │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 12f9e │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 12fdc │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10545 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10545 │ │ │ │ │ mov 0xe9c9(%rip),%rax │ │ │ │ │ lea 0x9db2(%rip),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10546 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10546 │ │ │ │ │ mov $0x2932,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10545 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10545 │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10546 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10546 │ │ │ │ │ mov $0xc,%edx │ │ │ │ │ jmp 134ea │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10548 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10548 (discriminator 1) │ │ │ │ │ mov $0xc,%edx │ │ │ │ │ mov $0x2934,%ebx │ │ │ │ │ jmp 134ea │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10557 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10557 (discriminator 1) │ │ │ │ │ mov $0xc,%edx │ │ │ │ │ mov $0x293d,%ebx │ │ │ │ │ jmp 134ea │ │ │ │ │ nop │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 13208 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10569 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10569 (discriminator 1) │ │ │ │ │ mov $0xc,%edx │ │ │ │ │ mov $0x2949,%ebx │ │ │ │ │ jmp 134ea │ │ │ │ │ nop │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ mov %r8,(%rsp) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov (%rsp),%r8 │ │ │ │ │ jmp 13283 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10578 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10578 (discriminator 1) │ │ │ │ │ mov $0xc,%edx │ │ │ │ │ mov $0x2952,%ebx │ │ │ │ │ jmp 134ea │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10587 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10587 (discriminator 1) │ │ │ │ │ mov $0xc,%edx │ │ │ │ │ mov $0x295b,%ebx │ │ │ │ │ jmp 134ea │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10534 (discriminator 16) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10534 (discriminator 16) │ │ │ │ │ mov $0xb,%edx │ │ │ │ │ mov $0x2926,%ebx │ │ │ │ │ jmp 134ea │ │ │ │ │ nop │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 13383 │ │ │ │ │ nopl (%rax) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10671 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10671 │ │ │ │ │ jmp 13317 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10559 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10559 (discriminator 2) │ │ │ │ │ lea 0x8d19(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10559 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10559 (discriminator 3) │ │ │ │ │ mov $0x293f,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10559 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10559 (discriminator 2) │ │ │ │ │ call b200 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 13681 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ je 136e0 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10688 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10688 (discriminator 1) │ │ │ │ │ mov $0xc,%edx │ │ │ │ │ jmp 134ea │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10613 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10613 (discriminator 2) │ │ │ │ │ lea 0x8cee(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10613 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10613 (discriminator 3) │ │ │ │ │ mov $0x2975,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10613 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10613 (discriminator 2) │ │ │ │ │ call b200 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 13671 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10625 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10625 (discriminator 2) │ │ │ │ │ lea 0x8dcf(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10625 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10625 (discriminator 3) │ │ │ │ │ mov $0x2981,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10625 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10625 (discriminator 2) │ │ │ │ │ call b200 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 13671 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10688 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10688 (discriminator 1) │ │ │ │ │ mov $0x29c0,%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 136c6 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r14) │ │ │ │ │ je 136d0 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10559 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10559 (discriminator 3) │ │ │ │ │ mov $0xe,%edx │ │ │ │ │ jmp 134ea │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 136c6 │ │ │ │ │ @@ -20486,95 +20486,95 @@ │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 13681 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10589 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10589 (discriminator 1) │ │ │ │ │ mov 0xf5a9(%rip),%rsi │ │ │ │ │ __Pyx_TypeTest(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14519 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14519 (discriminator 1) │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ je 13aa1 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rax),%rcx │ │ │ │ │ __Pyx_IsSubtype(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12736 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12736 │ │ │ │ │ cmp %rcx,%rsi │ │ │ │ │ je 12f86 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12737 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12737 │ │ │ │ │ mov 0x158(%rcx),%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12738 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12738 (discriminator 1) │ │ │ │ │ test %r14,%r14 │ │ │ │ │ je 13ad7 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12740 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ mov %rcx,0x8(%rsp) │ │ │ │ │ mov %rsi,(%rsp) │ │ │ │ │ call b360 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12741 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12741 (discriminator 1) │ │ │ │ │ mov (%rsp),%rsi │ │ │ │ │ mov 0x8(%rsp),%rcx │ │ │ │ │ test %rax,%rax │ │ │ │ │ jle 13764 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%r14),%rdx │ │ │ │ │ __Pyx_IsSubtype(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12742 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12742 (discriminator 2) │ │ │ │ │ testb $0x4,0xab(%rdx) │ │ │ │ │ je 8117 <__cxa_finalize@plt+0x28c7> │ │ │ │ │ xor %edx,%edx │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12742 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12742 │ │ │ │ │ cmp 0x18(%r14,%rdx,8),%rsi │ │ │ │ │ je 12f86 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12741 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12741 (discriminator 2) │ │ │ │ │ add $0x1,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12741 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12741 (discriminator 1) │ │ │ │ │ cmp %rdx,%rax │ │ │ │ │ jne 13750 │ │ │ │ │ __Pyx_TypeTest(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14527 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14527 │ │ │ │ │ mov 0x18(%rcx),%rdx │ │ │ │ │ mov 0xe7e9(%rip),%rcx │ │ │ │ │ mov 0x18(%rsi),%rax │ │ │ │ │ lea 0x9bf6(%rip),%rsi │ │ │ │ │ mov (%rcx),%rdi │ │ │ │ │ mov %rax,%rcx │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10637 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10637 (discriminator 2) │ │ │ │ │ mov $0x295d,%ebx │ │ │ │ │ jmp 13671 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10599 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10599 (discriminator 1) │ │ │ │ │ mov $0xc,%edx │ │ │ │ │ mov $0x2967,%ebx │ │ │ │ │ jmp 134ea │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10601 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10601 (discriminator 1) │ │ │ │ │ mov 0xf4e9(%rip),%rdx │ │ │ │ │ __Pyx_TypeTest(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14519 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14519 (discriminator 1) │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je 13abc │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rax),%rdi │ │ │ │ │ __Pyx_IsSubtype(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12736 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12736 │ │ │ │ │ cmp %rdi,%rdx │ │ │ │ │ je 12fc4 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12737 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12737 │ │ │ │ │ mov 0x158(%rdi),%rcx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12738 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12738 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ je 13b10 │ │ │ │ │ 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) │ │ │ │ │ @@ -20586,101 +20586,101 @@ │ │ │ │ │ je 814a <__cxa_finalize@plt+0x28fa> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0xe796(%rip),%rax │ │ │ │ │ je 811c <__cxa_finalize@plt+0x28cc> │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rcx),%rsi │ │ │ │ │ __Pyx_IsSubtype(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12741 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12741 (discriminator 1) │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ jle 13834 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12741 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12741 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12742 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12742 │ │ │ │ │ cmp 0x18(%rcx,%rax,8),%rdx │ │ │ │ │ je 12fc4 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12741 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12741 (discriminator 2) │ │ │ │ │ add $0x1,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12741 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12741 (discriminator 1) │ │ │ │ │ cmp %rsi,%rax │ │ │ │ │ jne 13820 │ │ │ │ │ __Pyx_TypeTest(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14527 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14527 │ │ │ │ │ mov 0xe71d(%rip),%rax │ │ │ │ │ mov 0x18(%rdx),%rcx │ │ │ │ │ lea 0x9b2a(%rip),%rsi │ │ │ │ │ mov 0x18(%rdi),%rdx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10613 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10613 (discriminator 3) │ │ │ │ │ mov $0x2969,%ebx │ │ │ │ │ jmp 13671 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10611 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10611 (discriminator 1) │ │ │ │ │ mov $0xc,%edx │ │ │ │ │ mov $0x2973,%ebx │ │ │ │ │ jmp 134ea │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10623 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10623 (discriminator 1) │ │ │ │ │ mov $0xc,%edx │ │ │ │ │ mov $0x297f,%ebx │ │ │ │ │ jmp 134ea │ │ │ │ │ nop │ │ │ │ │ PyByteArray_AS_STRING(): │ │ │ │ │ /usr/include/python3.13/cpython/bytearrayobject.h:24 │ │ │ │ │ mov 0x28(%r15),%rax │ │ │ │ │ jmp 131e7 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10635 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10635 (discriminator 1) │ │ │ │ │ mov $0xc,%edx │ │ │ │ │ mov $0x298b,%ebx │ │ │ │ │ jmp 134ea │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10637 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10637 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10637 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10637 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 131f0 │ │ │ │ │ mov $0x298d,%ebx │ │ │ │ │ jmp 13671 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10644 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10644 (discriminator 1) │ │ │ │ │ mov $0xc,%edx │ │ │ │ │ mov $0x2994,%ebx │ │ │ │ │ jmp 134ea │ │ │ │ │ nop │ │ │ │ │ __Pyx_PyIndex_AsSsize_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18269 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18269 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ mov %r8,(%rsp) │ │ │ │ │ call 5770 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18270 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18270 │ │ │ │ │ mov (%rsp),%r8 │ │ │ │ │ test %rax,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18269 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18269 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18270 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18270 │ │ │ │ │ je 13930 │ │ │ │ │ mov %r8,0x8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18271 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18271 │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ call 53e0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rsp),%rdi │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ mov 0x8(%rsp),%r8 │ │ │ │ │ __Pyx_PyIndex_AsSsize_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18271 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18271 │ │ │ │ │ mov %rax,%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 │ │ │ │ │ @@ -20693,59 +20693,59 @@ │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov (%rsp),%r8 │ │ │ │ │ jmp 13265 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ mov %r8,(%rsp) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10646 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10646 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10646 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10646 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 13b50 │ │ │ │ │ mov (%rsp),%r8 │ │ │ │ │ mov $0xffffffffffffffff,%r14 │ │ │ │ │ jmp 1326f │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10661 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10661 (discriminator 1) │ │ │ │ │ mov $0xd,%edx │ │ │ │ │ mov $0x29a5,%ebx │ │ │ │ │ jmp 134ea │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyIndex_AsSsize_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18232 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18232 │ │ │ │ │ mov $0x1,%ecx │ │ │ │ │ shr $0x3,%rax │ │ │ │ │ sub %rdx,%rcx │ │ │ │ │ imul %rcx,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18233 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18233 │ │ │ │ │ cmp $0xfffffffffffffffe,%rax │ │ │ │ │ je 13a78 │ │ │ │ │ cmp $0x2,%rax │ │ │ │ │ jne 13a60 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18236 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18236 │ │ │ │ │ mov 0x1c(%r15),%r14d │ │ │ │ │ mov 0x18(%r15),%eax │ │ │ │ │ shl $0x1e,%r14 │ │ │ │ │ or %rax,%r14 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10646 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10646 (discriminator 1) │ │ │ │ │ jmp 1326f │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 13426 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_HasAttr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14507 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14507 │ │ │ │ │ call 5420 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10671 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10671 │ │ │ │ │ jmp 13470 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 1344b │ │ │ │ │ @@ -20753,235 +20753,235 @@ │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ mov %rcx,(%rsp) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov (%rsp),%rcx │ │ │ │ │ jmp 133e6 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_HasAttr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14501 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14501 │ │ │ │ │ mov 0xe559(%rip),%rax │ │ │ │ │ lea 0x99c2(%rip),%rsi │ │ │ │ │ mov $0x29ac,%ebx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ mov $0xd,%edx │ │ │ │ │ jmp 134ea │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12505 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12505 │ │ │ │ │ call 5780 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ jmp 1333a │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10679 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10679 (discriminator 1) │ │ │ │ │ mov $0xe,%edx │ │ │ │ │ mov $0x29b7,%ebx │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 134ea │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12505 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12505 │ │ │ │ │ call 5780 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ jmp 132fa │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10681 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10681 │ │ │ │ │ mov %r14,%r15 │ │ │ │ │ lea 0x38(%rsp),%rsi │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10690 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10690 │ │ │ │ │ xor %ecx,%ecx │ │ │ │ │ jmp 133f0 │ │ │ │ │ __Pyx_PyIndex_AsSsize_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18267 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18267 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ mov %r8,(%rsp) │ │ │ │ │ call 53e0 │ │ │ │ │ mov (%rsp),%r8 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ jmp 13265 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18241 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18241 │ │ │ │ │ mov 0x1c(%r15),%r14d │ │ │ │ │ mov 0x18(%r15),%eax │ │ │ │ │ shl $0x1e,%r14 │ │ │ │ │ or %rax,%r14 │ │ │ │ │ neg %r14 │ │ │ │ │ jmp 13265 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10681 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10681 │ │ │ │ │ mov %r14,%r15 │ │ │ │ │ lea 0x38(%rsp),%rsi │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ jmp 133f0 │ │ │ │ │ __Pyx_TypeTest(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14520 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14520 │ │ │ │ │ mov 0xe460(%rip),%rax │ │ │ │ │ lea 0x89b1(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14521 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14521 │ │ │ │ │ jmp 13787 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14520 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14520 │ │ │ │ │ mov 0xe445(%rip),%rax │ │ │ │ │ lea 0x8996(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14521 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14521 │ │ │ │ │ jmp 13854 │ │ │ │ │ __Pyx_IsSubtype(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14521 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14521 │ │ │ │ │ mov %rcx,%rax │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_InBases(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12728 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12728 │ │ │ │ │ mov 0x100(%rax),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12729 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12729 │ │ │ │ │ cmp %rax,%rsi │ │ │ │ │ je 12f86 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12727 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12727 │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 13ae0 │ │ │ │ │ __Pyx_TypeTest(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14523 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14523 (discriminator 3) │ │ │ │ │ cmp 0xe4a4(%rip),%rsi │ │ │ │ │ je 12f86 │ │ │ │ │ jmp 13764 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_IsSubtype(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14523 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14523 (discriminator 3) │ │ │ │ │ mov %rdi,%rax │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __Pyx_InBases(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12728 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12728 │ │ │ │ │ mov 0x100(%rax),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12729 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12729 │ │ │ │ │ cmp %rax,%rdx │ │ │ │ │ je 12fc4 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12727 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12727 │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 13b20 │ │ │ │ │ __Pyx_TypeTest(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14523 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14523 (discriminator 3) │ │ │ │ │ cmp 0xe464(%rip),%rdx │ │ │ │ │ je 12fc4 │ │ │ │ │ jmp 13834 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Unquoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10646 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10646 (discriminator 2) │ │ │ │ │ mov $0x2996,%ebx │ │ │ │ │ jmp 13671 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10746 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10746 │ │ │ │ │ call 5240 <__stack_chk_fail@plt> │ │ │ │ │ nop │ │ │ │ │ __Pyx_carray_from_py_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3420 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3420 │ │ │ │ │ push %r15 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ mov %rdi,%r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x38,%rsp │ │ │ │ │ mov %rsi,0x8(%rsp) │ │ │ │ │ mov %fs:0x28,%rax │ │ │ │ │ mov %rax,0x28(%rsp) │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3424 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3424 │ │ │ │ │ movq $0x0,0x20(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3442 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3442 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3442 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3442 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%edx │ │ │ │ │ mov %edx,0x1c(%rsp) │ │ │ │ │ test %edx,%edx │ │ │ │ │ jne 13ec0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3442 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3442 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 13bdf │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3442 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3442 (discriminator 14) │ │ │ │ │ lea 0x20(%rsp),%rsi │ │ │ │ │ mov $0x4f,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x8892(%rip),%r8 │ │ │ │ │ lea 0x88ca(%rip),%rcx │ │ │ │ │ lea 0xeffb(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ mov %eax,0x1c(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3442 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3442 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 1402d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3464 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3464 │ │ │ │ │ call 55b0 │ │ │ │ │ mov 0x78(%rax),%rbx │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ __Pyx_PyErr_GetTopmostException(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12648 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12648 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ mov (%rbx),%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12648 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12648 (discriminator 2) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je 13c05 │ │ │ │ │ cmp 0xe389(%rip),%rbp │ │ │ │ │ jne 13cd0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12649 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12649 │ │ │ │ │ mov 0x8(%rbx),%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12648 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12648 (discriminator 3) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ jne 13bf0 │ │ │ │ │ __Pyx_carray_from_py_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3479 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3479 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ __Pyx__ExceptionSave(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12666 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12666 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12664 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12664 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ __Pyx_carray_from_py_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3479 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3479 │ │ │ │ │ call 5540 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3479 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3479 (discriminator 2) │ │ │ │ │ cmp $0xffffffffffffffff,%rax │ │ │ │ │ je 1406d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3422 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3422 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3541 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3541 │ │ │ │ │ cmp $0x10,%r15 │ │ │ │ │ je 13d70 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3729 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3729 │ │ │ │ │ cmp $0x10,%r15 │ │ │ │ │ lea 0x9831(%rip),%rsi │ │ │ │ │ lea 0x97ea(%rip),%rax │ │ │ │ │ cmovge %rax,%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3742 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3742 │ │ │ │ │ mov 0xf38f(%rip),%rdi │ │ │ │ │ mov %r15,%rcx │ │ │ │ │ mov $0x10,%edx │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3742 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3742 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1411c │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rax),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 13c80 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 13ff0 │ │ │ │ │ __Pyx_carray_from_py_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3755 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3755 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je 13c9b │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -20991,19 +20991,19 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 13c9b │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je 14000 │ │ │ │ │ __Pyx_carray_from_py_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3764 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3764 (discriminator 1) │ │ │ │ │ mov 0x1c(%rsp),%eax │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 1404f │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3767 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3767 │ │ │ │ │ mov 0x28(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne 14340 │ │ │ │ │ add $0x38,%rsp │ │ │ │ │ mov %ebp,%eax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ @@ -21027,28 +21027,28 @@ │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rbx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 13ce8 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rbx) │ │ │ │ │ __Pyx__ExceptionSave(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12672 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12672 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 52a0 │ │ │ │ │ __Pyx_carray_from_py_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3479 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3479 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ __Pyx__ExceptionSave(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12672 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12672 │ │ │ │ │ mov %rax,%r13 │ │ │ │ │ __Pyx_carray_from_py_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3479 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3479 │ │ │ │ │ call 5540 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3479 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3479 (discriminator 2) │ │ │ │ │ cmp $0xffffffffffffffff,%rax │ │ │ │ │ je 1406d │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -21083,115 +21083,115 @@ │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ jne 13c28 │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ __Pyx_carray_from_py_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3422 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3422 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __Pyx_carray_from_py_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3541 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3541 │ │ │ │ │ cmp $0x10,%r15 │ │ │ │ │ jne 13c34 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r12),%rax │ │ │ │ │ __Pyx_carray_from_py_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3552 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3552 (discriminator 2) │ │ │ │ │ mov 0xe27c(%rip),%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3552 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3552 (discriminator 1) │ │ │ │ │ cmp %r13,%rax │ │ │ │ │ je 13d8e │ │ │ │ │ cmp 0xe198(%rip),%rax │ │ │ │ │ jne 1412b │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r12),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 13d9b │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r12) │ │ │ │ │ __Pyx_carray_from_py_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3555 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3555 │ │ │ │ │ movq $0x0,0x10(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3554 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3554 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ mov $0x10,%r9d │ │ │ │ │ jmp 13df3 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3607 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3607 │ │ │ │ │ lea 0x1(%r14),%r8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3618 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3618 │ │ │ │ │ cmp $0x10,%r14 │ │ │ │ │ je 13e90 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3647 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3647 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ mov %r8,(%rsp) │ │ │ │ │ call c660 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3647 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3647 (discriminator 2) │ │ │ │ │ mov (%rsp),%r8 │ │ │ │ │ cmp $0xff,%al │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3647 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3647 │ │ │ │ │ mov %eax,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3647 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3647 (discriminator 2) │ │ │ │ │ je 13f48 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3648 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3648 │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3606 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3606 │ │ │ │ │ mov %r14,%r9 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3607 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3607 │ │ │ │ │ mov %r8,%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3648 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3648 │ │ │ │ │ mov %bl,-0x1(%rax,%r8,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3604 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3604 │ │ │ │ │ mov %r15,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3562 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3562 (discriminator 1) │ │ │ │ │ cmpq $0x0,0x10(%rsp) │ │ │ │ │ jne 13ed0 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r12),%rax │ │ │ │ │ __Pyx_carray_from_py_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3563 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3563 (discriminator 2) │ │ │ │ │ cmp %r13,%rax │ │ │ │ │ jne 13fa0 │ │ │ │ │ PyList_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:31 (discriminator 2) │ │ │ │ │ testb $0x2,0xab(%r13) │ │ │ │ │ je 8188 <__cxa_finalize@plt+0x2938> │ │ │ │ │ Py_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp 0xe186(%rip),%r13 │ │ │ │ │ je 81d0 <__cxa_finalize@plt+0x2980> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0xe169(%rip),%r13 │ │ │ │ │ je 81ef <__cxa_finalize@plt+0x299f> │ │ │ │ │ __Pyx_carray_from_py_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3569 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3569 │ │ │ │ │ cmp 0x10(%r12),%rbp │ │ │ │ │ jge 13f18 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3572 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3572 │ │ │ │ │ mov 0x18(%r12),%rax │ │ │ │ │ mov (%rax,%rbp,8),%r15 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r15),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 13e54 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r15) │ │ │ │ │ __Pyx_carray_from_py_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3586 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3586 (discriminator 1) │ │ │ │ │ add $0x1,%rbp │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je 13db8 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -21204,17 +21204,17 @@ │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ jne 13db8 │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __Pyx_carray_from_py_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3607 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3607 │ │ │ │ │ lea 0x1(%r14),%r8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3618 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3618 │ │ │ │ │ cmp $0x10,%r14 │ │ │ │ │ jne 13dc6 │ │ │ │ │ nop │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r12),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -21222,78 +21222,78 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 13ea6 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r12) │ │ │ │ │ je 14258 │ │ │ │ │ __Pyx_carray_from_py_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3604 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3604 │ │ │ │ │ mov %r15,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3729 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3729 │ │ │ │ │ lea 0x9580(%rip),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3606 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3606 │ │ │ │ │ mov $0x10,%r15d │ │ │ │ │ jmp 13c4a │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3424 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3424 │ │ │ │ │ movl $0x0,0x1c(%rsp) │ │ │ │ │ jmp 13bdf │ │ │ │ │ nopl (%rax) │ │ │ │ │ mov %r9,(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3593 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3593 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call *%rax │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3594 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3594 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 13e58 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3595 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3595 │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3596 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3596 │ │ │ │ │ mov (%rsp),%r9 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 13f18 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3597 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3597 │ │ │ │ │ mov 0xe0c1(%rip),%rdx │ │ │ │ │ mov (%rdx),%rsi │ │ │ │ │ __Pyx_PyErr_GivenExceptionMatches(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12818 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12818 (discriminator 1) │ │ │ │ │ cmp %rsi,%rax │ │ │ │ │ jne 14265 │ │ │ │ │ mov %r9,(%rsp) │ │ │ │ │ __Pyx_carray_from_py_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3597 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3597 (discriminator 1) │ │ │ │ │ call 5420 │ │ │ │ │ mov (%rsp),%r9 │ │ │ │ │ _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 13f2e │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r12) │ │ │ │ │ je 14228 │ │ │ │ │ __Pyx_carray_from_py_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3675 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3675 │ │ │ │ │ lea 0x1(%r9),%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3696 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3696 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3686 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3686 │ │ │ │ │ cmp $0xf,%r9 │ │ │ │ │ jne 13c34 │ │ │ │ │ jmp 13c82 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ mov %r8,(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3647 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3647 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3647 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3647 (discriminator 2) │ │ │ │ │ mov (%rsp),%r8 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 13de0 │ │ │ │ │ mov $0x59,%edx │ │ │ │ │ mov $0xe3f,%esi │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -21303,42 +21303,42 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 13f7e │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r12) │ │ │ │ │ je 1423d │ │ │ │ │ __Pyx_carray_from_py_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3742 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3742 (discriminator 1) │ │ │ │ │ mov %r15,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3760 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3760 │ │ │ │ │ lea 0x84c9(%rip),%rcx │ │ │ │ │ lea 0x9529(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3761 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3761 │ │ │ │ │ mov $0xffffffff,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3760 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3760 │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3761 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3761 │ │ │ │ │ jmp 13c82 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:22 (discriminator 2) │ │ │ │ │ testb $0x4,0xab(%rax) │ │ │ │ │ je 81cb <__cxa_finalize@plt+0x297b> │ │ │ │ │ Py_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp 0xdff4(%rip),%rax │ │ │ │ │ je 81d0 <__cxa_finalize@plt+0x2980> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0xdfd7(%rip),%rax │ │ │ │ │ je 81ef <__cxa_finalize@plt+0x299f> │ │ │ │ │ __Pyx_carray_from_py_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3583 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3583 │ │ │ │ │ cmp 0x10(%r12),%rbp │ │ │ │ │ jge 13f18 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3586 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3586 │ │ │ │ │ mov 0x18(%r12,%rbp,8),%r15 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r15),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ jne 13e51 │ │ │ │ │ jmp 13e54 │ │ │ │ │ @@ -21356,71 +21356,71 @@ │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 13d1c │ │ │ │ │ nopl (%rax) │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 13d32 │ │ │ │ │ __Pyx_carray_from_py_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3760 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3760 │ │ │ │ │ mov $0x4f,%edx │ │ │ │ │ lea 0x8418(%rip),%rcx │ │ │ │ │ mov $0xd72,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3761 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3761 │ │ │ │ │ mov $0xffffffff,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3760 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3760 │ │ │ │ │ lea 0x946e(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3764 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3764 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3764 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3764 (discriminator 8) │ │ │ │ │ mov 0xdf2d(%rip),%rdx │ │ │ │ │ mov 0x20(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3764 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3764 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3764 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3764 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3766 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3766 │ │ │ │ │ jmp 13ca7 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3504 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3504 │ │ │ │ │ mov 0x70(%r14),%rdi │ │ │ │ │ mov 0xef70(%rip),%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3504 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3504 (discriminator 2) │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3504 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3504 │ │ │ │ │ mov 0xef86(%rip),%rsi │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 1408b │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rdi),%r8 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rsi),%rax │ │ │ │ │ __Pyx_PyErr_GivenExceptionMatches2(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12830 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12830 (discriminator 1) │ │ │ │ │ testb $0x80,0xab(%rax) │ │ │ │ │ je 818d <__cxa_finalize@plt+0x293d> │ │ │ │ │ testb $0x40,0xab(%rsi) │ │ │ │ │ je 818d <__cxa_finalize@plt+0x293d> │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%r15),%rax │ │ │ │ │ __Pyx_PyErr_GivenExceptionMatches2(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12831 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12831 (discriminator 1) │ │ │ │ │ testb $0x80,0xab(%rax) │ │ │ │ │ je 81ac <__cxa_finalize@plt+0x295c> │ │ │ │ │ testb $0x40,0xab(%r15) │ │ │ │ │ je 81ac <__cxa_finalize@plt+0x295c> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12832 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12832 (discriminator 1) │ │ │ │ │ cmp %r8,%rsi │ │ │ │ │ je 140d6 │ │ │ │ │ cmp %r8,%r15 │ │ │ │ │ jne 14164 │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ movq $0x0,0x70(%r14) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 140f8 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -21432,66 +21432,66 @@ │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ jne 140f8 │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __Pyx_carray_from_py_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3528 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3528 │ │ │ │ │ mov 0x78(%r14),%rax │ │ │ │ │ __Pyx__ExceptionReset(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12694 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12694 │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12695 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12695 │ │ │ │ │ mov %rbp,(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12696 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12696 │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12697 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12697 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12698 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12698 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call afc0 │ │ │ │ │ __Pyx_carray_from_py_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3541 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3541 │ │ │ │ │ jmp 13d70 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3742 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3742 (discriminator 1) │ │ │ │ │ mov $0x5f,%edx │ │ │ │ │ mov $0xe9e,%esi │ │ │ │ │ jmp 13f81 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3557 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3557 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 5670 │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3557 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3557 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 142ac │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3559 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3559 (discriminator 1) │ │ │ │ │ mov 0x8(%rax),%rax │ │ │ │ │ mov 0xe0(%rax),%rax │ │ │ │ │ mov %rax,0x10(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3559 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3559 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 142ce │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3557 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3557 │ │ │ │ │ mov $0xffffffffffffffff,%rbp │ │ │ │ │ jmp 13da6 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%r8),%rax │ │ │ │ │ __Pyx_PyErr_GivenExceptionMatches2(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12833 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12833 (discriminator 2) │ │ │ │ │ testb $0x80,0xab(%rax) │ │ │ │ │ je 1428f │ │ │ │ │ testb $0x40,0xab(%r8) │ │ │ │ │ je 1428f │ │ │ │ │ __Pyx_IsAnySubtype2(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12752 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12752 │ │ │ │ │ mov 0x158(%r8),%r9 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12753 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12753 (discriminator 1) │ │ │ │ │ test %r9,%r9 │ │ │ │ │ je 142f5 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r9),%rax │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:22 (discriminator 2) │ │ │ │ │ @@ -21503,45 +21503,45 @@ │ │ │ │ │ je 81d0 <__cxa_finalize@plt+0x2980> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0xdde0(%rip),%rax │ │ │ │ │ je 81ef <__cxa_finalize@plt+0x299f> │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%r9),%r10 │ │ │ │ │ __Pyx_IsAnySubtype2(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12756 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12756 (discriminator 1) │ │ │ │ │ test %r10,%r10 │ │ │ │ │ jle 141e9 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12756 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12756 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12757 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12757 │ │ │ │ │ mov 0x18(%r9,%rax,8),%r8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12758 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12758 │ │ │ │ │ cmp %r8,%rsi │ │ │ │ │ je 140d6 │ │ │ │ │ cmp %r8,%r15 │ │ │ │ │ je 140d6 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12756 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12756 (discriminator 2) │ │ │ │ │ add $0x1,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12756 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12756 (discriminator 1) │ │ │ │ │ cmp %r10,%rax │ │ │ │ │ jne 141c9 │ │ │ │ │ __Pyx_carray_from_py_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3522 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3522 │ │ │ │ │ mov 0x78(%r14),%rdi │ │ │ │ │ mov %r13,%rcx │ │ │ │ │ mov %rbp,%rdx │ │ │ │ │ mov %rbx,%rsi │ │ │ │ │ call b710 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3760 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3760 │ │ │ │ │ mov $0x52,%edx │ │ │ │ │ lea 0x824a(%rip),%rcx │ │ │ │ │ mov $0xd97,%esi │ │ │ │ │ lea 0x92a5(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3761 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3761 │ │ │ │ │ mov $0xffffffff,%ebp │ │ │ │ │ jmp 13c9b │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ mov %r9,(%rsp) │ │ │ │ │ @@ -21554,236 +21554,236 @@ │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov (%rsp),%esi │ │ │ │ │ mov 0x8(%rsp),%edx │ │ │ │ │ jmp 13f7e │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __Pyx_carray_from_py_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3728 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3728 │ │ │ │ │ jmp 13ea6 │ │ │ │ │ __Pyx_PyErr_GivenExceptionMatches(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3728 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3728 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ mov %r9,(%rsp) │ │ │ │ │ __Pyx_carray_from_py_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3728 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3728 │ │ │ │ │ mov %rbx,%r15 │ │ │ │ │ __Pyx_PyErr_GivenExceptionMatches(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3728 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3728 │ │ │ │ │ call c050 │ │ │ │ │ __Pyx_carray_from_py_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3597 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3597 (discriminator 2) │ │ │ │ │ mov (%rsp),%r9 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3598 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3598 │ │ │ │ │ mov $0x56,%edx │ │ │ │ │ mov $0xe0e,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3597 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3597 (discriminator 2) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 13f0b │ │ │ │ │ jmp 13f68 │ │ │ │ │ __Pyx_PyErr_GivenExceptionMatches2(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12836 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12836 │ │ │ │ │ mov %r8,%rdi │ │ │ │ │ mov %r8,(%rsp) │ │ │ │ │ call 5250 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12836 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12836 (discriminator 1) │ │ │ │ │ mov (%rsp),%r8 │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 142e0 │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12448 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12448 │ │ │ │ │ mov 0x70(%r14),%rdi │ │ │ │ │ jmp 140d6 │ │ │ │ │ __Pyx_carray_from_py_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3760 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3760 │ │ │ │ │ lea 0x819e(%rip),%rcx │ │ │ │ │ mov $0x56,%edx │ │ │ │ │ mov $0xde5,%esi │ │ │ │ │ lea 0x91f4(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 14218 │ │ │ │ │ __Pyx_carray_from_py_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3422 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3422 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3559 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3559 (discriminator 1) │ │ │ │ │ mov $0x56,%edx │ │ │ │ │ mov $0xde7,%esi │ │ │ │ │ jmp 13f68 │ │ │ │ │ __Pyx_PyErr_GivenExceptionMatches2(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12836 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12836 (discriminator 2) │ │ │ │ │ mov %r15,%rsi │ │ │ │ │ mov %r8,%rdi │ │ │ │ │ call 5250 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12836 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12836 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 141e9 │ │ │ │ │ jmp 142a3 │ │ │ │ │ __Pyx_IsAnySubtype2(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12836 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12836 (discriminator 1) │ │ │ │ │ mov %r8,%rax │ │ │ │ │ __Pyx_InBases(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12728 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12728 │ │ │ │ │ mov 0x100(%rax),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12729 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12729 │ │ │ │ │ cmp %rax,%rsi │ │ │ │ │ je 140d6 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12727 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12727 │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 142f8 │ │ │ │ │ __Pyx_IsAnySubtype2(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12763 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12763 (discriminator 1) │ │ │ │ │ mov 0xdc8c(%rip),%rax │ │ │ │ │ cmp %rax,%rsi │ │ │ │ │ je 140d6 │ │ │ │ │ __Pyx_InBases(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12728 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12728 │ │ │ │ │ mov 0x100(%r8),%r8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12729 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12729 │ │ │ │ │ cmp %r8,%r15 │ │ │ │ │ je 140d6 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12727 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12727 │ │ │ │ │ test %r8,%r8 │ │ │ │ │ jne 1431d │ │ │ │ │ __Pyx_IsAnySubtype2(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12763 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12763 (discriminator 1) │ │ │ │ │ cmp %rax,%r15 │ │ │ │ │ jne 141e9 │ │ │ │ │ jmp 140d6 │ │ │ │ │ __Pyx_carray_from_py_uint8_t(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3767 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3767 │ │ │ │ │ call 5240 <__stack_chk_fail@plt> │ │ │ │ │ __Pyx_carray_from_py_uint8_t.constprop.0(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3767 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3767 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_9_Unquoter_5__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9236 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9236 │ │ │ │ │ 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-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9252 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9252 (discriminator 1) │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ jg 14980 │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9254 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9254 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ jne 149d8 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9267 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9267 │ │ │ │ │ movq $0x0,0x18(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9280 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9280 │ │ │ │ │ mov 0xec29(%rip),%rax │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 143a3 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9280 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9280 (discriminator 1) │ │ │ │ │ mov %rax,0xe815(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9282 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9282 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9282 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9282 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%ecx │ │ │ │ │ mov %ecx,0x4(%rsp) │ │ │ │ │ test %ecx,%ecx │ │ │ │ │ jne 14840 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9282 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9282 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 143f3 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9282 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9282 (discriminator 14) │ │ │ │ │ lea 0x18(%rsp),%rsi │ │ │ │ │ mov $0x1,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x807e(%rip),%r8 │ │ │ │ │ lea 0x7ea2(%rip),%rcx │ │ │ │ │ lea 0xe7d7(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ mov %eax,0x4(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9282 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9282 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 14c50 │ │ │ │ │ __Pyx_PyBool_FromLong(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18293 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18293 │ │ │ │ │ mov 0x20(%rbx),%r8d │ │ │ │ │ test %r8d,%r8d │ │ │ │ │ jne 145e8 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:824 │ │ │ │ │ mov 0xdb59(%rip),%rbp │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 14968 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ __Pyx_PyBool_FromLong(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18293 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18293 │ │ │ │ │ mov 0x4c(%rbx),%edi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18293 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18293 (discriminator 1) │ │ │ │ │ mov %rbp,%r15 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9296 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9296 │ │ │ │ │ mov 0x48(%rbx),%eax │ │ │ │ │ __Pyx_PyBool_FromLong(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18293 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18293 │ │ │ │ │ test %edi,%edi │ │ │ │ │ je 14640 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:824 │ │ │ │ │ mov 0xdb62(%rip),%rbp │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je 14608 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,0x0(%rbp) │ │ │ │ │ __Pyx_PyBool_FromLong(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18293 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18293 (discriminator 1) │ │ │ │ │ mov %rbp,%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18293 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18293 │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 14620 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:824 │ │ │ │ │ mov 0xdb41(%rip),%rbp │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 1445a │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ __Pyx_PyBool_FromLong(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18293 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18293 (discriminator 1) │ │ │ │ │ mov %rbp,0x8(%rsp) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9298 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9298 │ │ │ │ │ mov 0x40(%rbx),%rdi │ │ │ │ │ call 54c0 │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9298 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9298 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 14a48 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9300 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9300 │ │ │ │ │ mov 0x38(%rbx),%rdi │ │ │ │ │ call 53a0 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9300 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9300 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 14bb0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9302 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9302 │ │ │ │ │ mov $0xa,%edi │ │ │ │ │ call 5460 │ │ │ │ │ mov %rax,%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9302 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9302 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 14be0 │ │ │ │ │ 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) │ │ │ │ │ @@ -21799,15 +21799,15 @@ │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%r13),%rax │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:34 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jle 821d <__cxa_finalize@plt+0x29cd> │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9306 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9306 │ │ │ │ │ mov 0x18(%rbx),%rsi │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:35 │ │ │ │ │ mov %r15,0x18(%r13) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rsi),%ecx │ │ │ │ │ @@ -21826,15 +21826,15 @@ │ │ │ │ │ je 821d <__cxa_finalize@plt+0x29cd> │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:35 │ │ │ │ │ mov %r14,0x28(%r13) │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:34 (discriminator 1) │ │ │ │ │ cmp $0x3,%rax │ │ │ │ │ je 821d <__cxa_finalize@plt+0x29cd> │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9313 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9313 │ │ │ │ │ mov 0x58(%rbx),%rsi │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:35 │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rsi),%ecx │ │ │ │ │ @@ -21850,15 +21850,15 @@ │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:34 (discriminator 1) │ │ │ │ │ cmp $0x4,%rax │ │ │ │ │ je 821d <__cxa_finalize@plt+0x29cd> │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:35 │ │ │ │ │ mov %rsi,0x38(%r13) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9316 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9316 │ │ │ │ │ mov 0x50(%rbx),%rsi │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rsi),%ecx │ │ │ │ │ add $0x1,%ecx │ │ │ │ │ je 1453f │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ @@ -21866,15 +21866,15 @@ │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:34 (discriminator 1) │ │ │ │ │ cmp $0x5,%rax │ │ │ │ │ je 821d <__cxa_finalize@plt+0x29cd> │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:35 │ │ │ │ │ mov %rsi,0x40(%r13) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9319 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9319 │ │ │ │ │ mov 0x28(%rbx),%rsi │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rsi),%ecx │ │ │ │ │ add $0x1,%ecx │ │ │ │ │ je 1455a │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ @@ -21882,15 +21882,15 @@ │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:34 (discriminator 1) │ │ │ │ │ cmp $0x6,%rax │ │ │ │ │ je 821d <__cxa_finalize@plt+0x29cd> │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:35 │ │ │ │ │ mov %rsi,0x48(%r13) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9322 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9322 │ │ │ │ │ mov 0x30(%rbx),%rsi │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rsi),%ecx │ │ │ │ │ add $0x1,%ecx │ │ │ │ │ je 14575 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ @@ -21908,55 +21908,55 @@ │ │ │ │ │ mov %r12,0x58(%r13) │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:34 (discriminator 1) │ │ │ │ │ cmp $0x9,%rax │ │ │ │ │ je 821d <__cxa_finalize@plt+0x29cd> │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:35 │ │ │ │ │ mov %rbp,0x60(%r13) │ │ │ │ │ __Pyx_GetAttr3(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13822 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13822 │ │ │ │ │ mov 0xe812(%rip),%rsi │ │ │ │ │ lea 0x20(%rsp),%rdx │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 57a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13823 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13823 │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 14660 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:824 │ │ │ │ │ mov 0xd9c6(%rip),%r15 │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r15),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 145cd │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r15) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9409 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9409 │ │ │ │ │ mov 0x18(%rbx),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9410 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9410 │ │ │ │ │ cmp %r15,%r12 │ │ │ │ │ je 14860 │ │ │ │ │ mov %r15,%r12 │ │ │ │ │ jmp 146f8 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:824 │ │ │ │ │ mov 0xd9a1(%rip),%rbp │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ jne 14413 │ │ │ │ │ __Pyx_PyBool_FromLong(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18293 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18293 │ │ │ │ │ mov 0x4c(%rbx),%ecx │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9296 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9296 │ │ │ │ │ mov 0x48(%rbx),%eax │ │ │ │ │ __Pyx_PyBool_FromLong(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18293 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18293 │ │ │ │ │ mov %rbp,%r15 │ │ │ │ │ test %ecx,%ecx │ │ │ │ │ je 14640 │ │ │ │ │ mov %rbp,%r14 │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 14620 │ │ │ │ │ mov %r14,0x8(%rsp) │ │ │ │ │ @@ -21974,57 +21974,57 @@ │ │ │ │ │ /usr/include/python3.13/object.h:824 │ │ │ │ │ mov 0xd919(%rip),%rbp │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ jne 1443a │ │ │ │ │ __Pyx_PyBool_FromLong(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18293 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18293 (discriminator 1) │ │ │ │ │ mov %rbp,%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18293 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18293 │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 14448 │ │ │ │ │ jmp 1460f │ │ │ │ │ __Pyx_GetAttr3(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13823 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13823 (discriminator 2) │ │ │ │ │ mov 0x20(%rsp),%r12 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9345 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9345 (discriminator 2) │ │ │ │ │ test %r12,%r12 │ │ │ │ │ je 14bf8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9359 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9359 │ │ │ │ │ mov 0xd913(%rip),%r15 │ │ │ │ │ cmp %r15,%r12 │ │ │ │ │ je 145cd │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9369 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9369 │ │ │ │ │ mov $0x1,%edi │ │ │ │ │ call 5460 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9369 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9369 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 14cb8 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r12),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 146a1 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r12) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9373 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9373 │ │ │ │ │ mov %r12,%rdx │ │ │ │ │ xor %esi,%esi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call b3a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9374 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9374 │ │ │ │ │ mov %rbp,%rsi │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 5110 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9374 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9374 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 14d00 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%rbp),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -22045,113 +22045,113 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 146f5 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ je 14c40 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9377 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9377 │ │ │ │ │ mov %r14,%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9459 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9459 │ │ │ │ │ mov 0xe789(%rip),%rbp │ │ │ │ │ __Pyx__GetModuleGlobalName(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13891 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13891 │ │ │ │ │ mov 0xe55a(%rip),%rdi │ │ │ │ │ mov %rbp,%rsi │ │ │ │ │ call 5400 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13893 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13893 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 14c90 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 14724 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r14) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9461 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9461 │ │ │ │ │ mov $0x3,%edi │ │ │ │ │ call 5460 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9461 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9461 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 14d70 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbx),%rdx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 14747 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rdx) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9465 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9465 (discriminator 1) │ │ │ │ │ xor %esi,%esi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call b3a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9466 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9466 │ │ │ │ │ mov 0xe808(%rip),%rdx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 14761 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rdx) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9468 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9468 │ │ │ │ │ mov $0x1,%esi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call b3a0 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r15),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 14779 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r15) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9471 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9471 │ │ │ │ │ mov %r15,%rdx │ │ │ │ │ mov $0x2,%esi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call b3a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9472 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9472 │ │ │ │ │ mov $0x3,%edi │ │ │ │ │ call 5460 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9472 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9472 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 14eb9 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9475 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9475 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ mov %r14,%rdx │ │ │ │ │ xor %esi,%esi │ │ │ │ │ call b3a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9477 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9477 │ │ │ │ │ mov %rbp,%rdx │ │ │ │ │ mov $0x1,%esi │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call b3a0 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%r13),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 147c9 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%r13) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9480 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9480 │ │ │ │ │ mov %r13,%rdx │ │ │ │ │ mov $0x2,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9524 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9524 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call b3a0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%r13),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -22169,185 +22169,185 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 14805 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r12) │ │ │ │ │ je 14958 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9552 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9552 (discriminator 1) │ │ │ │ │ mov 0x4(%rsp),%esi │ │ │ │ │ test %esi,%esi │ │ │ │ │ jne 14a28 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_9_Unquoter_5__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9260 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9260 │ │ │ │ │ mov 0x28(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne 14e92 │ │ │ │ │ add $0x38,%rsp │ │ │ │ │ mov %r15,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyBool_FromLong(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18293 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18293 │ │ │ │ │ mov 0x20(%rbx),%r8d │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9267 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9267 │ │ │ │ │ movl $0x0,0x4(%rsp) │ │ │ │ │ __Pyx_PyBool_FromLong(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18293 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18293 │ │ │ │ │ test %r8d,%r8d │ │ │ │ │ je 14400 │ │ │ │ │ jmp 145e8 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9416 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9416 │ │ │ │ │ cmp %r15,0x58(%rbx) │ │ │ │ │ jne 146f8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9421 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9421 │ │ │ │ │ mov 0x50(%rbx),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9422 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9422 │ │ │ │ │ cmp %r15,%r12 │ │ │ │ │ jne 145da │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9428 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9428 │ │ │ │ │ cmp %r15,0x28(%rbx) │ │ │ │ │ jne 146f8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9433 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9433 │ │ │ │ │ mov 0x30(%rbx),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9448 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9448 │ │ │ │ │ cmp %r15,%r12 │ │ │ │ │ jne 145da │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9506 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9506 │ │ │ │ │ mov 0xe5f3(%rip),%rbp │ │ │ │ │ __Pyx__GetModuleGlobalName(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13891 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13891 │ │ │ │ │ mov 0xe3c4(%rip),%rdi │ │ │ │ │ mov %rbp,%rsi │ │ │ │ │ call 5400 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13893 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13893 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 14dc0 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 148ba │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r14) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9508 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9508 │ │ │ │ │ mov $0x3,%edi │ │ │ │ │ call 5460 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9508 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9508 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 14de3 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbx),%rdx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 148dd │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rdx) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9512 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9512 (discriminator 1) │ │ │ │ │ xor %esi,%esi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call b3a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9513 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9513 │ │ │ │ │ mov 0xe672(%rip),%rdx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 148f7 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rdx) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9515 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9515 │ │ │ │ │ mov $0x1,%esi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call b3a0 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%r13),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 14911 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%r13) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9518 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9518 │ │ │ │ │ mov %r13,%rdx │ │ │ │ │ mov $0x2,%esi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call b3a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9519 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9519 │ │ │ │ │ mov $0x2,%edi │ │ │ │ │ call 5460 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9519 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9519 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 14e2b │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9522 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9522 │ │ │ │ │ mov %r14,%rdx │ │ │ │ │ xor %esi,%esi │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ call b3a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9524 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9524 │ │ │ │ │ mov %rbp,%rdx │ │ │ │ │ mov $0x1,%esi │ │ │ │ │ jmp 147d1 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 14805 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_PyBool_FromLong(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18293 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18293 │ │ │ │ │ mov 0x4c(%rbx),%edx │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9296 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9296 │ │ │ │ │ mov 0x48(%rbx),%eax │ │ │ │ │ __Pyx_PyBool_FromLong(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18293 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18293 (discriminator 1) │ │ │ │ │ mov %rbp,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18293 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18293 │ │ │ │ │ test %edx,%edx │ │ │ │ │ jne 14427 │ │ │ │ │ jmp 14653 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __Pyx_RaiseArgtupleInvalid(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13299 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13299 (discriminator 4) │ │ │ │ │ mov 0xd5d1(%rip),%rax │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ lea 0x7882(%rip),%r9 │ │ │ │ │ lea 0x7a05(%rip),%rcx │ │ │ │ │ lea 0x887d(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ push %rdx │ │ │ │ │ xor %eax,%eax │ │ │ │ │ lea 0x78cc(%rip),%rdx │ │ │ │ │ call 5700 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13303 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13303 │ │ │ │ │ pop %r9 │ │ │ │ │ pop %r10 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_9_Unquoter_5__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9253 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9253 (discriminator 1) │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ jmp 14811 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ @@ -22366,45 +22366,45 @@ │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp 0xd5b8(%rip),%rax │ │ │ │ │ je 81f9 <__cxa_finalize@plt+0x29a9> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0xd59b(%rip),%rax │ │ │ │ │ je 8218 <__cxa_finalize@plt+0x29c8> │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_9_Unquoter_5__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9254 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9254 (discriminator 1) │ │ │ │ │ cmpq $0x0,0x10(%rcx) │ │ │ │ │ je 14387 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9254 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9254 (discriminator 2) │ │ │ │ │ mov %rcx,%rdi │ │ │ │ │ call bb50 │ │ │ │ │ cmp $0x1,%eax │ │ │ │ │ je 14387 │ │ │ │ │ jmp 149b9 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9552 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9552 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9552 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9552 (discriminator 8) │ │ │ │ │ mov 0x18(%rsp),%rsi │ │ │ │ │ mov %r15,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9552 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9552 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9552 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9552 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_9_Unquoter_5__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9259 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9259 │ │ │ │ │ jmp 14811 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9273 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9273 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9298 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9298 (discriminator 1) │ │ │ │ │ mov $0x2452,%ebx │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 14d40 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ @@ -22466,15 +22466,15 @@ │ │ │ │ │ je 14c30 │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov $0x5,%edx │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9546 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9546 │ │ │ │ │ lea 0x795a(%rip),%rcx │ │ │ │ │ mov %ebx,%esi │ │ │ │ │ lea 0x8a38(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %r13,%r13 │ │ │ │ │ @@ -22508,15 +22508,15 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 14d98 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%rbp) │ │ │ │ │ je 14c80 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9461 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9461 (discriminator 1) │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ mov $0x5,%edx │ │ │ │ │ jmp 14af0 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ @@ -22540,15 +22540,15 @@ │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 14abc │ │ │ │ │ nopl (%rax) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9300 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9300 (discriminator 1) │ │ │ │ │ mov $0x2454,%ebx │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 14a5a │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -22566,27 +22566,27 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 14a87 │ │ │ │ │ jmp 14aa2 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9302 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9302 (discriminator 1) │ │ │ │ │ mov $0x2456,%ebx │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 14a5a │ │ │ │ │ jmp 14bc0 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9345 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9345 (discriminator 1) │ │ │ │ │ mov $0x6,%edx │ │ │ │ │ mov $0x2481,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9546 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9546 │ │ │ │ │ lea 0x7848(%rip),%rcx │ │ │ │ │ lea 0x8928(%rip),%rdi │ │ │ │ │ mov %r12,%r15 │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 14b0a │ │ │ │ │ @@ -22602,18 +22602,18 @@ │ │ │ │ │ jmp 14adf │ │ │ │ │ nopl (%rax) │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 146f5 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9282 (discriminator 16) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9282 (discriminator 16) │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ mov $0x2442,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9546 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9546 │ │ │ │ │ lea 0x77f0(%rip),%rcx │ │ │ │ │ mov %ebx,%esi │ │ │ │ │ lea 0x88ce(%rip),%rdi │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ @@ -22624,28 +22624,28 @@ │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 14b5b │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx__GetModuleGlobalName(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13905 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13905 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call b040 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9459 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9459 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 14724 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9459 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9459 (discriminator 1) │ │ │ │ │ mov $0xd,%edx │ │ │ │ │ mov $0x24f3,%esi │ │ │ │ │ jmp 14c02 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9369 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9369 (discriminator 1) │ │ │ │ │ mov $0x8,%edx │ │ │ │ │ mov $0x2499,%esi │ │ │ │ │ jmp 14c02 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ @@ -22701,15 +22701,15 @@ │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ mov (%rax),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 14a87 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9298 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9298 (discriminator 1) │ │ │ │ │ mov $0x2452,%ebx │ │ │ │ │ jmp 14cf0 │ │ │ │ │ nop │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r14),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -22717,43 +22717,43 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 14d84 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r14) │ │ │ │ │ je 14e5a │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9282 (discriminator 16) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9282 (discriminator 16) │ │ │ │ │ mov $0xd,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9461 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9461 (discriminator 1) │ │ │ │ │ mov $0x24f5,%esi │ │ │ │ │ jmp 14c02 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9546 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9546 │ │ │ │ │ lea 0x76b2(%rip),%rcx │ │ │ │ │ mov $0x5,%edx │ │ │ │ │ mov %ebx,%esi │ │ │ │ │ lea 0x878b(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ jmp 14805 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx__GetModuleGlobalName(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13905 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13905 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call b040 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9506 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9506 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 148ba │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9506 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9506 (discriminator 1) │ │ │ │ │ mov $0xf,%edx │ │ │ │ │ mov $0x2522,%esi │ │ │ │ │ jmp 14c02 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9508 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9508 (discriminator 1) │ │ │ │ │ mov $0x2524,%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 │ │ │ │ │ @@ -22767,26 +22767,26 @@ │ │ │ │ │ mov %r12,%r15 │ │ │ │ │ mov $0xf,%edx │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ jne 14d0d │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9546 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9546 │ │ │ │ │ lea 0x7641(%rip),%rcx │ │ │ │ │ mov $0xf,%edx │ │ │ │ │ mov %ebx,%esi │ │ │ │ │ mov %r12,%r15 │ │ │ │ │ lea 0x8717(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 14b0a │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9519 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9519 (discriminator 1) │ │ │ │ │ mov $0x252f,%ebx │ │ │ │ │ jmp 14de8 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ mov (%rax),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -22804,15 +22804,15 @@ │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 14d68 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ mov %r12,%r15 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9461 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9461 (discriminator 1) │ │ │ │ │ mov $0x24f5,%ebx │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov $0xd,%edx │ │ │ │ │ jmp 14af0 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ @@ -22821,18 +22821,18 @@ │ │ │ │ │ mov $0xf,%edx │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ jne 14d0d │ │ │ │ │ jmp 14af0 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_9_Unquoter_5__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9260 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9260 │ │ │ │ │ call 5240 <__stack_chk_fail@plt> │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9546 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9546 │ │ │ │ │ lea 0x75b3(%rip),%rcx │ │ │ │ │ mov $0x5,%edx │ │ │ │ │ mov $0x2452,%esi │ │ │ │ │ lea 0x8689(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ @@ -22858,102 +22858,102 @@ │ │ │ │ │ mov $0x2500,%ebx │ │ │ │ │ jmp 14d0d │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_9_Unquoter_5__reduce_cython__(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __Pyx_ImportFrom(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14347 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14347 │ │ │ │ │ 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-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12499 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12499 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ mov 0x90(%rax),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12499 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12499 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 14f30 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12500 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12500 │ │ │ │ │ call *%rax │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ __Pyx_ImportFrom(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14349 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14349 (discriminator 1) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je 14f40 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14387 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14387 │ │ │ │ │ add $0x8,%rsp │ │ │ │ │ mov %rbp,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12505 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12505 │ │ │ │ │ call 5780 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ __Pyx_ImportFrom(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14349 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14349 (discriminator 1) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ jne 14f1e │ │ │ │ │ nopl (%rax) │ │ │ │ │ mov 0xd071(%rip),%rax │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5340 │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 14f70 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14379 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14379 │ │ │ │ │ mov 0xd056(%rip),%rax │ │ │ │ │ mov %r12,%rdx │ │ │ │ │ lea 0x7549(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ jmp 14f1e │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14354 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14354 │ │ │ │ │ call 5420 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14355 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14355 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5410 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14356 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14356 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 14f53 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14357 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14357 │ │ │ │ │ call 5660 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14358 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14358 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 14f53 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14359 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14359 │ │ │ │ │ mov 0xdda7(%rip),%rsi │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ call 5760 │ │ │ │ │ mov %rax,%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14360 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14360 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 15033 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14361 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14361 │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ call 5760 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14362 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14362 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 15058 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14371 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14371 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ call 5450 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r14),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -22983,29 +22983,29 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 15001 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je 15029 │ │ │ │ │ __Pyx_ImportFrom(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14378 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14378 (discriminator 1) │ │ │ │ │ test %r15,%r15 │ │ │ │ │ je 14f53 │ │ │ │ │ mov %r15,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14386 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14386 │ │ │ │ │ jmp 14f1e │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 14fdf │ │ │ │ │ __Pyx_ImportFrom(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14348 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14348 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 14ff1 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ @@ -23022,15 +23022,15 @@ │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ jne 14f53 │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __Pyx_ImportFrom(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14378 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14378 │ │ │ │ │ jmp 14f53 │ │ │ │ │ _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 │ │ │ │ │ @@ -23039,82 +23039,82 @@ │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ je 1501c │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ __Pyx_ImportFrom(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14348 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14348 │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 14ff8 │ │ │ │ │ jmp 14f53 │ │ │ │ │ __Pyx_ImportFrom(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote_or_skip(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5868 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5868 │ │ │ │ │ endbr64 │ │ │ │ │ push %r15 │ │ │ │ │ mov %rdi,%r15 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x88,%rsp │ │ │ │ │ mov %rsi,0x10(%rsp) │ │ │ │ │ mov %fs:0x28,%rax │ │ │ │ │ mov %rax,0x78(%rsp) │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5877 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5877 │ │ │ │ │ movq $0x0,0x28(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5885 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5885 │ │ │ │ │ movq $0x0,0x30(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5886 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5886 │ │ │ │ │ movq $0x0,0x38(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5887 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5887 │ │ │ │ │ movq $0x0,0x40(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5896 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5896 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5896 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5896 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%esi │ │ │ │ │ mov %esi,0x1c(%rsp) │ │ │ │ │ test %esi,%esi │ │ │ │ │ jne 15398 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5896 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5896 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 15121 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5896 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5896 (discriminator 14) │ │ │ │ │ lea 0x28(%rsp),%rsi │ │ │ │ │ mov $0xde,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x718d(%rip),%r8 │ │ │ │ │ lea 0x73bb(%rip),%rcx │ │ │ │ │ lea 0xda11(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ mov %eax,0x1c(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5896 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5896 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 15556 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ mov 0x8(%rax),%rax │ │ │ │ │ PyUnicode_GET_LENGTH(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:280 (discriminator 2) │ │ │ │ │ testb $0x10,0xab(%rax) │ │ │ │ │ je 8265 <__cxa_finalize@plt+0x2a15> │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:280 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ mov 0x10(%rax),%r12 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote_or_skip(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5936 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5936 │ │ │ │ │ movzbl 0x20(%rax),%eax │ │ │ │ │ mov %eax,%ebx │ │ │ │ │ shr $0x2,%bl │ │ │ │ │ and $0x7,%ebx │ │ │ │ │ PyUnicode_DATA(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:262 (discriminator 1) │ │ │ │ │ test $0x20,%al │ │ │ │ │ @@ -23123,24 +23123,24 @@ │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:256 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ mov 0x38(%rax),%r13 │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:257 │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je 826a <__cxa_finalize@plt+0x2a1a> │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote_or_skip(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5958 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5958 │ │ │ │ │ test %r12,%r12 │ │ │ │ │ je 15348 │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:316 │ │ │ │ │ mov %r12,%rbp │ │ │ │ │ sub $0x1,%rbp │ │ │ │ │ js 8241 <__cxa_finalize@plt+0x29f1> │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote_or_skip(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5994 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5994 │ │ │ │ │ lea 0x20(%r15),%r14 │ │ │ │ │ mov %r12,(%rsp) │ │ │ │ │ mov %ebx,%r12d │ │ │ │ │ mov %r15,0x8(%rsp) │ │ │ │ │ mov %r14,%rbx │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:317 │ │ │ │ │ @@ -23152,136 +23152,136 @@ │ │ │ │ │ je 15338 │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:323 │ │ │ │ │ cmp $0x4,%r12d │ │ │ │ │ jne 8289 <__cxa_finalize@plt+0x2a39> │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:324 │ │ │ │ │ mov 0x0(%r13,%r15,4),%ebp │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote_or_skip(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5989 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5989 │ │ │ │ │ cmp $0x7f,%ebp │ │ │ │ │ ja 1526a │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_bit_at(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4184 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4184 │ │ │ │ │ movq $0x0,0x50(%rsp) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote_or_skip(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5994 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5994 │ │ │ │ │ mov %ebp,%r14d │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_bit_at(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4188 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4188 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4188 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4188 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%edi │ │ │ │ │ test %edi,%edi │ │ │ │ │ jne 15318 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4188 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4188 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 15318 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4188 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4188 (discriminator 14) │ │ │ │ │ lea 0x50(%rsp),%rsi │ │ │ │ │ mov $0x42,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x7094(%rip),%r8 │ │ │ │ │ lea 0x7153(%rip),%rcx │ │ │ │ │ lea 0xd950(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4188 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4188 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 15520 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4198 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4198 │ │ │ │ │ shr $0x3,%r14 │ │ │ │ │ movzbl (%rbx,%r14,1),%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 15500 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4198 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4198 │ │ │ │ │ mov %ebp,%ecx │ │ │ │ │ mov $0x1,%eax │ │ │ │ │ and $0x7,%ecx │ │ │ │ │ shl %cl,%eax │ │ │ │ │ and %r14d,%eax │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote_or_skip(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5997 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5997 │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 1526a │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5958 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5958 │ │ │ │ │ test %r15,%r15 │ │ │ │ │ je 15348 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5968 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5968 │ │ │ │ │ sub $0x1,%r15 │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:317 │ │ │ │ │ cmp $0x1,%r12d │ │ │ │ │ jne 1519c │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:318 │ │ │ │ │ movzbl 0x0(%r13,%r15,1),%ebp │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote_or_skip(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5989 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5989 │ │ │ │ │ cmp $0x7f,%ebp │ │ │ │ │ jbe 151be │ │ │ │ │ mov %r12d,%ebx │ │ │ │ │ mov 0x8(%rsp),%r15 │ │ │ │ │ mov (%rsp),%r12 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__init_writer(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4270 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4270 │ │ │ │ │ movq $0x0,0x48(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4274 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4274 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4274 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4274 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%esi │ │ │ │ │ test %esi,%esi │ │ │ │ │ jne 153a8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4274 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4274 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 153a8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4274 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4274 (discriminator 14) │ │ │ │ │ lea 0x48(%rsp),%rsi │ │ │ │ │ mov $0x5d,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x6fdf(%rip),%r8 │ │ │ │ │ lea 0x723a(%rip),%rcx │ │ │ │ │ lea 0xd85b(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4274 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4274 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 15590 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4294 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4294 │ │ │ │ │ movdqa 0x939d(%rip),%xmm0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4284 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4284 │ │ │ │ │ lea 0xdd66(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4314 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4314 │ │ │ │ │ movl $0x0,0x68(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4284 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4284 │ │ │ │ │ mov %rdi,0x50(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4294 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4294 │ │ │ │ │ movups %xmm0,0x58(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4329 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4329 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 153c9 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4329 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4329 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4329 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4329 (discriminator 8) │ │ │ │ │ mov 0xcc88(%rip),%rdx │ │ │ │ │ mov 0x48(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4329 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4329 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4329 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4329 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ jmp 153c9 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_bit_at(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4198 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4198 │ │ │ │ │ shr $0x3,%r14 │ │ │ │ │ mov %ebp,%ecx │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ movzbl (%rbx,%r14,1),%eax │ │ │ │ │ and $0x7,%ecx │ │ │ │ │ shl %cl,%edx │ │ │ │ │ and %edx,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 │ │ │ │ │ jmp 15240 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:321 │ │ │ │ │ movzwl 0x0(%r13,%r15,2),%ebp │ │ │ │ │ jmp 151b5 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ @@ -23292,240 +23292,240 @@ │ │ │ │ │ mov %eax,(%rsp) │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 15359 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rdx) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote_or_skip(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6051 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6051 │ │ │ │ │ mov 0x10(%rsp),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6177 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6177 (discriminator 1) │ │ │ │ │ mov 0x1c(%rsp),%eax │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 15576 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6180 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6180 │ │ │ │ │ mov 0x78(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne 15abf │ │ │ │ │ add $0x88,%rsp │ │ │ │ │ mov %r12,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5877 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5877 │ │ │ │ │ movl $0x0,0x1c(%rsp) │ │ │ │ │ jmp 15121 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__init_writer(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4284 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4284 │ │ │ │ │ lea 0xdc91(%rip),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4294 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4294 │ │ │ │ │ movdqa 0x92b9(%rip),%xmm0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4314 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4314 │ │ │ │ │ movl $0x0,0x68(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4284 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4284 │ │ │ │ │ mov %rax,0x50(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4294 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4294 │ │ │ │ │ movups %xmm0,0x58(%rsp) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote_or_skip(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6071 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6071 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6071 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6071 (discriminator 3) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 155ed │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6092 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6092 │ │ │ │ │ mov 0x10(%r15),%rax │ │ │ │ │ mov %r12,%rdx │ │ │ │ │ mov 0x10(%rsp),%rsi │ │ │ │ │ mov %r13,%r8 │ │ │ │ │ lea 0x50(%rsp),%r9 │ │ │ │ │ mov %ebx,%ecx │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call *0x8(%rax) │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6092 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6092 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 155fc │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__release_writer(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4341 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4341 │ │ │ │ │ movq $0x0,0x48(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4346 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4346 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4346 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4346 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%ecx │ │ │ │ │ test %ecx,%ecx │ │ │ │ │ jne 154b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4346 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4346 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 154b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4346 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4346 (discriminator 14) │ │ │ │ │ lea 0x48(%rsp),%rsi │ │ │ │ │ mov $0x64,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x6e56(%rip),%r8 │ │ │ │ │ lea 0x70be(%rip),%rcx │ │ │ │ │ lea 0xd6ca(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ mov %eax,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4346 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4346 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 155b2 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4356 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4356 │ │ │ │ │ mov 0x50(%rsp),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4357 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4357 │ │ │ │ │ lea 0xdbde(%rip),%rax │ │ │ │ │ cmp %rax,%rdi │ │ │ │ │ je 1546c │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4367 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4367 │ │ │ │ │ call 5100 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4391 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4391 (discriminator 1) │ │ │ │ │ test %ebx,%ebx │ │ │ │ │ jne 155cf │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote_or_skip(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6155 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6155 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6155 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6155 (discriminator 3) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1535e │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6155 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6155 (discriminator 1) │ │ │ │ │ mov $0x180b,%esi │ │ │ │ │ mov $0xf7,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6173 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6173 │ │ │ │ │ lea 0x6dfb(%rip),%rcx │ │ │ │ │ lea 0x80ce(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6174 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6174 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6173 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6173 │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6174 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6174 │ │ │ │ │ jmp 1535e │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__release_writer(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4356 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4356 │ │ │ │ │ mov 0x50(%rsp),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4357 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4357 │ │ │ │ │ lea 0xdb84(%rip),%rax │ │ │ │ │ cmp %rax,%rdi │ │ │ │ │ je 15474 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4367 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4367 │ │ │ │ │ call 5100 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote_or_skip(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6155 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6155 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6155 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6155 (discriminator 3) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1535e │ │ │ │ │ jmp 15482 │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ _PyUnicode_COMPACT_DATA(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:248 │ │ │ │ │ mov 0x10(%rsp),%rdi │ │ │ │ │ test $0x40,%al │ │ │ │ │ lea 0x28(%rdi),%rdx │ │ │ │ │ lea 0x38(%rdi),%r13 │ │ │ │ │ cmovne %rdx,%r13 │ │ │ │ │ jmp 15166 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_bit_at(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 8) │ │ │ │ │ mov 0xca7c(%rip),%rdx │ │ │ │ │ mov 0x50(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ jmp 15227 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4211 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4211 │ │ │ │ │ lea 0x6e1d(%rip),%rdi │ │ │ │ │ mov 0x8(%rsp),%r15 │ │ │ │ │ mov %r12d,%ebx │ │ │ │ │ mov (%rsp),%r12 │ │ │ │ │ call c900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 8) │ │ │ │ │ mov 0xca44(%rip),%rdx │ │ │ │ │ mov 0x50(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4214 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4214 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote_or_skip(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:5997 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:5997 │ │ │ │ │ jmp 15276 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6173 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6173 │ │ │ │ │ lea 0x6d31(%rip),%rcx │ │ │ │ │ mov $0xde,%edx │ │ │ │ │ mov $0x1708,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6174 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6174 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6173 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6173 │ │ │ │ │ lea 0x7ff7(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6177 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6177 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6177 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6177 (discriminator 8) │ │ │ │ │ mov 0x28(%rsp),%rsi │ │ │ │ │ mov %r12,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6177 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6177 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6177 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6177 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6179 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6179 │ │ │ │ │ jmp 1536a │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__init_writer(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4327 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4327 │ │ │ │ │ lea 0x6cf7(%rip),%rcx │ │ │ │ │ mov $0x5d,%edx │ │ │ │ │ mov $0x10b2,%esi │ │ │ │ │ lea 0x6f38(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4329 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4329 │ │ │ │ │ jmp 152f4 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__release_writer(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4389 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4389 │ │ │ │ │ lea 0x6cd5(%rip),%rcx │ │ │ │ │ mov $0x64,%edx │ │ │ │ │ mov $0x10fa,%esi │ │ │ │ │ lea 0x7fce(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4391 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4391 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4391 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4391 (discriminator 8) │ │ │ │ │ mov 0xc9ad(%rip),%rdx │ │ │ │ │ mov 0x48(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4391 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4391 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4391 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4391 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ jmp 15474 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote_or_skip(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6071 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6071 (discriminator 1) │ │ │ │ │ mov $0x17b7,%esi │ │ │ │ │ mov $0xf3,%edx │ │ │ │ │ jmp 1548c │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6111 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6111 │ │ │ │ │ call 55b0 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6114 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6114 (discriminator 1) │ │ │ │ │ mov 0x78(%rax),%rax │ │ │ │ │ __Pyx__ExceptionSwap(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13639 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13639 │ │ │ │ │ mov (%rax),%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13640 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13640 │ │ │ │ │ movq $0x0,(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13641 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13641 (discriminator 1) │ │ │ │ │ test %r14,%r14 │ │ │ │ │ je 15828 │ │ │ │ │ cmp 0xc966(%rip),%r14 │ │ │ │ │ je 15828 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r14),%r12 │ │ │ │ │ @@ -23533,15 +23533,15 @@ │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r12),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 15639 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r12) │ │ │ │ │ __Pyx__ExceptionSwap(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13650 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13650 │ │ │ │ │ mov 0x28(%r14),%rdi │ │ │ │ │ mov %rdi,(%rsp) │ │ │ │ │ Py_XINCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1031 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 15653 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ @@ -23550,77 +23550,77 @@ │ │ │ │ │ mov %eax,0x8(%rsp) │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 15653 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rdi) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote_or_skip(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6115 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6115 │ │ │ │ │ lea 0x40(%rsp),%rcx │ │ │ │ │ lea 0x38(%rsp),%rdx │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ lea 0x30(%rsp),%rsi │ │ │ │ │ call e1d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6115 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6115 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 1594f │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6148 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6148 │ │ │ │ │ mov 0x40(%rsp),%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6147 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6147 │ │ │ │ │ mov 0x38(%rsp),%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6146 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6146 │ │ │ │ │ mov 0x30(%rsp),%rbp │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__release_writer(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4341 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4341 │ │ │ │ │ movq $0x0,0x48(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4346 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4346 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4346 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4346 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%edx │ │ │ │ │ test %edx,%edx │ │ │ │ │ jne 15809 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4346 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4346 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 15809 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4346 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4346 (discriminator 14) │ │ │ │ │ lea 0x48(%rsp),%rsi │ │ │ │ │ mov $0x64,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x6bd3(%rip),%r8 │ │ │ │ │ lea 0x6e3b(%rip),%rcx │ │ │ │ │ lea 0xd447(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4346 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4346 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 159b5 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4356 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4356 │ │ │ │ │ mov 0x50(%rsp),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4357 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4357 │ │ │ │ │ lea 0xd95d(%rip),%rdx │ │ │ │ │ cmp %rdx,%rdi │ │ │ │ │ je 156f5 │ │ │ │ │ mov %eax,0x8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4367 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4367 │ │ │ │ │ call 5100 │ │ │ │ │ mov 0x8(%rsp),%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4391 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4391 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 159d2 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote_or_skip(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6124 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6124 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ mov 0x78(%rbx),%rax │ │ │ │ │ __Pyx__ExceptionReset(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12694 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12694 │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12695 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12695 │ │ │ │ │ mov %r14,(%rax) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote_or_skip(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6124 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6124 (discriminator 3) │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ jne 158bc │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 15731 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ @@ -23662,28 +23662,28 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 15769 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdx) │ │ │ │ │ je 158af │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12441 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12441 │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je 15840 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12441 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12441 (discriminator 1) │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je 8260 <__cxa_finalize@plt+0x2a10> │ │ │ │ │ cmp %rbp,0x8(%r13) │ │ │ │ │ jne 8260 <__cxa_finalize@plt+0x2a10> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12444 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12444 (discriminator 1) │ │ │ │ │ cmp %r15,0x28(%r13) │ │ │ │ │ jne 15a14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12448 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12448 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ mov %r13,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 157b0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -23719,55 +23719,55 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 157df │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ je 1588b │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote_or_skip(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6136 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6136 │ │ │ │ │ movq $0x0,0x30(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6137 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6137 │ │ │ │ │ mov $0x17cc,%esi │ │ │ │ │ mov $0xf5,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6136 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6136 │ │ │ │ │ movq $0x0,0x38(%rsp) │ │ │ │ │ movq $0x0,0x40(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6138 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6138 │ │ │ │ │ jmp 1548c │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__release_writer(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4356 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4356 │ │ │ │ │ mov 0x50(%rsp),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4357 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4357 │ │ │ │ │ lea 0xd82b(%rip),%rax │ │ │ │ │ cmp %rax,%rdi │ │ │ │ │ je 156fd │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4367 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4367 │ │ │ │ │ call 5100 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4391 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4391 │ │ │ │ │ jmp 156fd │ │ │ │ │ __Pyx__ExceptionSwap(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13642 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13642 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13643 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13643 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13642 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13642 │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13645 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13645 │ │ │ │ │ movq $0x0,(%rsp) │ │ │ │ │ jmp 15653 │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12442 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12442 │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je 159fa │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12444 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12444 (discriminator 1) │ │ │ │ │ cmp 0x28(%r13),%r15 │ │ │ │ │ jne 15a7f │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12448 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12448 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ mov %r13,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 157c6 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -23839,67 +23839,67 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 1590d │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdx) │ │ │ │ │ je 15a72 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote_or_skip(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6146 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6146 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6147 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6147 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6146 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6146 (discriminator 1) │ │ │ │ │ movq $0x0,0x30(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6147 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6147 │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6148 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6148 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6147 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6147 (discriminator 1) │ │ │ │ │ movq $0x0,0x38(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6148 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6148 │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6124 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6124 (discriminator 1) │ │ │ │ │ mov $0x17ec,%esi │ │ │ │ │ mov $0xf7,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6148 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6148 (discriminator 1) │ │ │ │ │ movq $0x0,0x40(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6150 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6150 │ │ │ │ │ jmp 1548c │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12472 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12472 │ │ │ │ │ movq $0x0,0x30(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12469 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12469 │ │ │ │ │ mov 0x70(%rbx),%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12473 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12473 │ │ │ │ │ movq $0x0,0x40(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12470 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12470 │ │ │ │ │ movq $0x0,0x70(%rbx) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12471 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12471 │ │ │ │ │ mov %r13,0x38(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12474 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12474 │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je 15ab5 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r13),%rbp │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12475 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12475 (discriminator 1) │ │ │ │ │ mov %rbp,0x30(%rsp) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 1598f │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12478 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12478 │ │ │ │ │ mov 0x28(%r13),%r15 │ │ │ │ │ mov %r15,0x40(%rsp) │ │ │ │ │ Py_XINCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1031 │ │ │ │ │ test %r15,%r15 │ │ │ │ │ je 15682 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ @@ -23907,54 +23907,54 @@ │ │ │ │ │ mov (%r15),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 15682 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r15) │ │ │ │ │ jmp 15682 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__release_writer(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4389 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4389 │ │ │ │ │ lea 0x68d2(%rip),%rcx │ │ │ │ │ mov $0x64,%edx │ │ │ │ │ mov $0x10fa,%esi │ │ │ │ │ lea 0x7bcb(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4391 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4391 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4391 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4391 (discriminator 8) │ │ │ │ │ mov 0xc5aa(%rip),%rdx │ │ │ │ │ mov 0x48(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4391 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4391 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4391 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4391 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ jmp 156fd │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 157b0 │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12448 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12448 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ movq $0x0,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ jne 15864 │ │ │ │ │ jmp 157c6 │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12446 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12446 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ mov %r15,%rsi │ │ │ │ │ call 5090 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12448 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12448 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ mov %r13,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 157b0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -23981,21 +23981,21 @@ │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 158f0 │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 1590d │ │ │ │ │ __Pyx_ErrRestoreInState(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12446 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12446 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ mov %r15,%rsi │ │ │ │ │ call 5090 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12448 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12448 │ │ │ │ │ mov 0x70(%rbx),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12449 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12449 │ │ │ │ │ mov %r13,0x70(%rbx) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 157c6 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -24011,97 +24011,97 @@ │ │ │ │ │ jmp 15a48 │ │ │ │ │ __Pyx_ErrFetchInState(): │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ xor %r15d,%r15d │ │ │ │ │ jmp 15682 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_7_Quoter__do_quote_or_skip(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6180 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6180 │ │ │ │ │ call 5240 <__stack_chk_fail@plt> │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nop │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7763 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7763 │ │ │ │ │ endbr64 │ │ │ │ │ push %r15 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x118,%rsp │ │ │ │ │ mov %rdi,0x10(%rsp) │ │ │ │ │ mov %fs:0x28,%rbx │ │ │ │ │ mov %rbx,0x108(%rsp) │ │ │ │ │ mov %rsi,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7778 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7778 │ │ │ │ │ movq $0x0,0xa8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7781 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7781 │ │ │ │ │ movq $0x0,0xb0(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7788 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7788 │ │ │ │ │ movq $0x0,0xb8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7789 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7789 │ │ │ │ │ movq $0x0,0xc0(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7790 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7790 │ │ │ │ │ movq $0x0,0xc8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7795 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7795 │ │ │ │ │ movq $0x0,0xd0(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7796 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7796 │ │ │ │ │ movq $0x0,0xd8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7805 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7805 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7805 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7805 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%esi │ │ │ │ │ mov %esi,0x1c(%rsp) │ │ │ │ │ test %esi,%esi │ │ │ │ │ jne 15dd0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7805 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7805 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 15ba5 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7805 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7805 (discriminator 14) │ │ │ │ │ mov $0x159,%r9d │ │ │ │ │ lea 0xa8(%rsp),%rsi │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x6709(%rip),%r8 │ │ │ │ │ lea 0x6981(%rip),%rcx │ │ │ │ │ lea 0xcff5(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ mov %eax,0x1c(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7805 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7805 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 1717c │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ PyUnicode_GET_LENGTH(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:280 (discriminator 2) │ │ │ │ │ testb $0x10,0xab(%rax) │ │ │ │ │ je 830f <__cxa_finalize@plt+0x2abf> │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:280 │ │ │ │ │ mov 0x10(%rbx),%rax │ │ │ │ │ mov %rax,0x8(%rsp) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7826 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7826 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 16690 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7858 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7858 │ │ │ │ │ xor %edi,%edi │ │ │ │ │ call 5040 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7858 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7858 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 16d10 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7901 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7901 (discriminator 2) │ │ │ │ │ testb $0x10,0xab(%rax) │ │ │ │ │ je 82f0 <__cxa_finalize@plt+0x2aa0> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7901 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7901 │ │ │ │ │ movzbl 0x20(%rbx),%eax │ │ │ │ │ mov %eax,%edx │ │ │ │ │ shr $0x2,%dl │ │ │ │ │ mov %edx,%ecx │ │ │ │ │ and $0x7,%ecx │ │ │ │ │ mov %ecx,0x18(%rsp) │ │ │ │ │ PyUnicode_DATA(): │ │ │ │ │ @@ -24112,15 +24112,15 @@ │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:256 │ │ │ │ │ mov 0x38(%rbx),%rax │ │ │ │ │ mov %rax,0x20(%rsp) │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:257 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 82ad <__cxa_finalize@plt+0x2a5d> │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7933 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7933 │ │ │ │ │ cmpq $0x0,0x8(%rsp) │ │ │ │ │ jle 17a2f │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:317 │ │ │ │ │ cmpl $0x1,0x18(%rsp) │ │ │ │ │ je 16188 │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:320 │ │ │ │ │ @@ -24133,352 +24133,352 @@ │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ movq $0x0,0x28(%rsp) │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:324 │ │ │ │ │ mov 0x20(%rsp),%rax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7953 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7953 │ │ │ │ │ lea 0x1(%r12),%rcx │ │ │ │ │ mov %rcx,0x30(%rsp) │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:324 │ │ │ │ │ mov (%rax,%r12,4),%r15d │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7964 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7964 │ │ │ │ │ cmp $0x25,%r15d │ │ │ │ │ jne 161c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7969 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7969 │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7972 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7972 │ │ │ │ │ cmp %rax,%rcx │ │ │ │ │ jge 16870 │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:320 │ │ │ │ │ cmpl $0x2,0x18(%rsp) │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:318 │ │ │ │ │ mov %r12,0x60(%rsp) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7992 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7992 │ │ │ │ │ lea 0x2(%r12),%rax │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:318 │ │ │ │ │ mov %r14,0x50(%rsp) │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:320 │ │ │ │ │ je 167a3 │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:324 │ │ │ │ │ mov 0x20(%rsp),%rdx │ │ │ │ │ mov (%rdx,%rax,4),%ecx │ │ │ │ │ mov -0x4(%rdx,%rax,4),%r15d │ │ │ │ │ mov %ecx,0x40(%rsp) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__restore_ch(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4057 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4057 │ │ │ │ │ movq $0x0,0xe0(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4062 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4062 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4062 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4062 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%esi │ │ │ │ │ mov %esi,0x38(%rsp) │ │ │ │ │ test %esi,%esi │ │ │ │ │ jne 16c70 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4062 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4062 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 15d18 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4062 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4062 (discriminator 14) │ │ │ │ │ mov $0x34,%r9d │ │ │ │ │ lea 0xe0(%rsp),%rsi │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x6596(%rip),%r8 │ │ │ │ │ lea 0x66c4(%rip),%rcx │ │ │ │ │ lea 0xce7a(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ mov %eax,0x38(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4062 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4062 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 1718c │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__from_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3857 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3857 │ │ │ │ │ movq $0x0,0xe8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3862 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3862 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3862 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3862 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%ecx │ │ │ │ │ mov %ecx,0x48(%rsp) │ │ │ │ │ test %ecx,%ecx │ │ │ │ │ jne 15de0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3862 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3862 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 15de0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3862 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3862 (discriminator 14) │ │ │ │ │ mov $0x25,%r9d │ │ │ │ │ lea 0xe8(%rsp),%rsi │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x6533(%rip),%r8 │ │ │ │ │ lea 0x667d(%rip),%rcx │ │ │ │ │ lea 0xce0f(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3862 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3862 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 179f2 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3873 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3873 │ │ │ │ │ cmp $0x2f,%r15d │ │ │ │ │ ja 17120 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 18174 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__restore_ch(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4170 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4170 (discriminator 1) │ │ │ │ │ mov 0x38(%rsp),%eax │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 171ac │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7992 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7992 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7992 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7992 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 17bc1 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7982 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7982 │ │ │ │ │ movl $0x1,0x38(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8634 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8634 │ │ │ │ │ mov $0x25,%r15d │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je 16241 │ │ │ │ │ jmp 161c5 │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7778 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7778 │ │ │ │ │ movl $0x0,0x1c(%rsp) │ │ │ │ │ jmp 15ba5 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__from_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3873 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3873 │ │ │ │ │ cmp $0x2f,%r15d │ │ │ │ │ jbe 15d90 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3876 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3876 │ │ │ │ │ cmp $0x39,%r15d │ │ │ │ │ jbe 170f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3907 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3907 │ │ │ │ │ cmp $0x40,%r15d │ │ │ │ │ jbe 15d90 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3910 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3910 │ │ │ │ │ cmp $0x46,%r15d │ │ │ │ │ jbe 175d8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3954 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3954 │ │ │ │ │ lea -0x57(%r15),%ecx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3941 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3941 │ │ │ │ │ lea -0x61(%r15),%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3954 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3954 │ │ │ │ │ mov %ecx,0x48(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3941 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3941 │ │ │ │ │ cmp $0x5,%eax │ │ │ │ │ ja 15d90 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3857 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3857 │ │ │ │ │ movq $0x0,0xe8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3862 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3862 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3862 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3862 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%r15d │ │ │ │ │ test %r15d,%r15d │ │ │ │ │ jne 169a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3862 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3862 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 169a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3862 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3862 (discriminator 14) │ │ │ │ │ mov $0x25,%r9d │ │ │ │ │ lea 0xe8(%rsp),%rsi │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x642d(%rip),%r8 │ │ │ │ │ lea 0x6577(%rip),%rcx │ │ │ │ │ lea 0xcd09(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3862 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3862 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 17a59 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3873 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3873 │ │ │ │ │ mov 0x40(%rsp),%edx │ │ │ │ │ cmp $0x2f,%edx │ │ │ │ │ jbe 15d81 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3876 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3876 │ │ │ │ │ cmp $0x39,%edx │ │ │ │ │ jbe 179c9 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3907 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3907 │ │ │ │ │ mov 0x40(%rsp),%esi │ │ │ │ │ cmp $0x40,%esi │ │ │ │ │ jbe 15d81 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3910 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3910 │ │ │ │ │ cmp $0x46,%esi │ │ │ │ │ jbe 17b3f │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3941 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3941 │ │ │ │ │ mov 0x40(%rsp),%edx │ │ │ │ │ sub $0x61,%edx │ │ │ │ │ cmp $0x5,%edx │ │ │ │ │ ja 15d81 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3954 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3954 │ │ │ │ │ mov 0x40(%rsp),%r15d │ │ │ │ │ sub $0x57,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 15ee2 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 8) │ │ │ │ │ mov 0xc0b6(%rip),%rdx │ │ │ │ │ mov 0xe8(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__restore_ch(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4154 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4154 │ │ │ │ │ mov 0x48(%rsp),%eax │ │ │ │ │ shl $0x4,%eax │ │ │ │ │ or %r15d,%eax │ │ │ │ │ mov %eax,0x48(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4170 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4170 (discriminator 1) │ │ │ │ │ mov 0x38(%rsp),%eax │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 17a6a │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8027 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8027 (discriminator 1) │ │ │ │ │ mov 0xf18d(%rip),%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8014 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8014 │ │ │ │ │ add $0x3,%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8027 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8027 (discriminator 1) │ │ │ │ │ test %r15d,%r15d │ │ │ │ │ je 15f16 │ │ │ │ │ cmp $0x3,%r13 │ │ │ │ │ jg 17cb3 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8044 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8044 │ │ │ │ │ movzbl 0x48(%rsp),%eax │ │ │ │ │ mov %al,0x104(%rsp,%r13,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8054 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8054 │ │ │ │ │ add $0x1,%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8066 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8066 │ │ │ │ │ call 55b0 │ │ │ │ │ mov %rax,0x58(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8067 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8067 │ │ │ │ │ mov 0x78(%rax),%r15 │ │ │ │ │ __Pyx_PyErr_GetTopmostException(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12648 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12648 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ mov (%r15),%r10 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12648 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12648 (discriminator 2) │ │ │ │ │ test %r10,%r10 │ │ │ │ │ je 15f55 │ │ │ │ │ cmp 0xc039(%rip),%r10 │ │ │ │ │ jne 16c38 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12649 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12649 │ │ │ │ │ mov 0x8(%r15),%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12648 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12648 (discriminator 3) │ │ │ │ │ test %r15,%r15 │ │ │ │ │ jne 15f40 │ │ │ │ │ __Pyx__ExceptionSave(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12666 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12666 │ │ │ │ │ movq $0x0,0x40(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12664 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12664 │ │ │ │ │ xor %r10d,%r10d │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8081 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8081 │ │ │ │ │ lea 0x104(%rsp),%rax │ │ │ │ │ lea 0xa0(%rsp),%rcx │ │ │ │ │ xor %edx,%edx │ │ │ │ │ mov %r13,%rsi │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ mov %r10,0x30(%rsp) │ │ │ │ │ mov %rcx,0x68(%rsp) │ │ │ │ │ mov %rax,0x70(%rsp) │ │ │ │ │ call 5220 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8081 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8081 (discriminator 2) │ │ │ │ │ mov 0x30(%rsp),%r10 │ │ │ │ │ test %rax,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8081 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8081 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8081 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8081 (discriminator 2) │ │ │ │ │ je 172e4 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8083 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8083 │ │ │ │ │ mov 0x50(%rsp),%rdi │ │ │ │ │ mov %r10,0x30(%rsp) │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8094 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8094 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8084 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8084 │ │ │ │ │ movq $0x0,0xb0(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8094 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8094 │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8095 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8095 │ │ │ │ │ mov 0x30(%rsp),%rdi │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8096 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8096 │ │ │ │ │ mov 0x40(%rsp),%rdi │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8097 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8097 │ │ │ │ │ mov 0xbfa3(%rip),%r9 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8337 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8337 │ │ │ │ │ cmp %r9,%r14 │ │ │ │ │ je 16ba0 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%r14),%rax │ │ │ │ │ PyUnicode_GET_LENGTH(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:280 (discriminator 2) │ │ │ │ │ testb $0x10,0xab(%rax) │ │ │ │ │ je 830f <__cxa_finalize@plt+0x2abf> │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8337 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8337 (discriminator 1) │ │ │ │ │ cmpq $0x0,0x10(%r14) │ │ │ │ │ je 16ba0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8389 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8389 (discriminator 1) │ │ │ │ │ mov 0xf07f(%rip),%r10d │ │ │ │ │ test %r10d,%r10d │ │ │ │ │ jne 178fd │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8418 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8418 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ mov 0x48(%rax),%r8d │ │ │ │ │ test %r8d,%r8d │ │ │ │ │ je 169f0 │ │ │ │ │ __Pyx_PyUnicode_ContainsTF(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2307 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2307 │ │ │ │ │ mov 0xcd45(%rip),%rdi │ │ │ │ │ mov %r14,%rsi │ │ │ │ │ mov %r9,0x30(%rsp) │ │ │ │ │ call 5290 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2308 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2308 (discriminator 1) │ │ │ │ │ mov 0x30(%rsp),%r9 │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 17b63 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8426 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8426 │ │ │ │ │ cmp $0x1,%eax │ │ │ │ │ jne 169f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8436 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8436 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ mov 0x58(%rax),%rdi │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdi),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 16068 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rdi) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8437 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8437 │ │ │ │ │ mov %rdi,0xb8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8440 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8440 (discriminator 2) │ │ │ │ │ mov 0xbe99(%rip),%rax │ │ │ │ │ cmp %rax,0x8(%rdi) │ │ │ │ │ jne 17b28 │ │ │ │ │ PyMethod_GET_SELF(): │ │ │ │ │ /usr/include/python3.13/cpython/classobject.h:40 │ │ │ │ │ mov 0x18(%rdi),%rcx │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8441 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8441 (discriminator 1) │ │ │ │ │ mov %rcx,0xb0(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8442 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8442 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ je 17b28 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rcx),%eax │ │ │ │ │ PyMethod_GET_FUNCTION(): │ │ │ │ │ /usr/include/python3.13/cpython/classobject.h:35 │ │ │ │ │ @@ -24495,313 +24495,313 @@ │ │ │ │ │ je 160ae │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r15) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8446 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8446 │ │ │ │ │ mov %r15,0xb8(%rsp) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 160ca │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 179b5 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8145 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8145 │ │ │ │ │ lea 0xf0(%rsp),%rsi │ │ │ │ │ mov $0x2,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8453 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8453 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8452 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8452 │ │ │ │ │ mov %rcx,0xf0(%rsp) │ │ │ │ │ mov %rcx,0x30(%rsp) │ │ │ │ │ mov %r14,0xf8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8453 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8453 │ │ │ │ │ call de00 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8454 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8454 │ │ │ │ │ mov 0x30(%rsp),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8453 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8453 │ │ │ │ │ mov %rax,%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8453 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8453 (discriminator 1) │ │ │ │ │ mov %rax,0xc0(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8454 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8454 │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8454 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8454 (discriminator 1) │ │ │ │ │ movq $0x0,0xb0(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8455 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8455 (discriminator 1) │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je 17b53 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 16132 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ je 178f0 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8459 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8459 │ │ │ │ │ mov %r13,%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8457 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8457 (discriminator 1) │ │ │ │ │ movq $0x0,0xb8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8459 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8459 │ │ │ │ │ call b3f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8459 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8459 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 17b95 │ │ │ │ │ _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 16168 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ je 179a8 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8460 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8460 (discriminator 1) │ │ │ │ │ movq $0x0,0xc0(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7982 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7982 │ │ │ │ │ movl $0x1,0x38(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8408 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8408 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ jmp 1673e │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8408 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8408 │ │ │ │ │ movl $0x0,0x38(%rsp) │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ movq $0x0,0x28(%rsp) │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:318 │ │ │ │ │ mov 0x20(%rsp),%rax │ │ │ │ │ movzbl (%rax,%r12,1),%r15d │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7953 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7953 │ │ │ │ │ lea 0x1(%r12),%rax │ │ │ │ │ mov %rax,0x30(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7964 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7964 │ │ │ │ │ cmp $0x25,%r15d │ │ │ │ │ je 168a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8634 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8634 │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je 16237 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8644 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8644 │ │ │ │ │ lea 0x0(,%r13,4),%rax │ │ │ │ │ sub %rax,%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8654 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8654 (discriminator 1) │ │ │ │ │ cmp 0xbdb1(%rip),%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8644 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8644 │ │ │ │ │ lea 0x0(%r13,%r12,1),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8654 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8654 (discriminator 1) │ │ │ │ │ je 17260 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8658 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8658 │ │ │ │ │ mov %r12,%rdx │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call d040 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8658 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8658 (discriminator 1) │ │ │ │ │ mov %rax,0xc0(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8658 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8658 │ │ │ │ │ mov %rax,%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8658 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8658 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 172a7 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8660 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8660 │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call b3f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8660 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8660 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 175b3 │ │ │ │ │ _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 1622b │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ je 16990 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8661 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8661 (discriminator 1) │ │ │ │ │ movq $0x0,0xc0(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8691 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8691 │ │ │ │ │ cmp $0x2b,%r15d │ │ │ │ │ je 167c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8813 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8813 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ cmpq $0x0,0x38(%rax) │ │ │ │ │ je 166e0 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__is_char_unsafe(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9134 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9134 │ │ │ │ │ movq $0x0,0xe8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9142 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9142 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9142 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9142 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%esi │ │ │ │ │ mov %esi,0x40(%rsp) │ │ │ │ │ test %esi,%esi │ │ │ │ │ je 168d8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9152 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9152 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ mov 0x38(%rax),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9154 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9154 (discriminator 1) │ │ │ │ │ xor %eax,%eax │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ jle 16931 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9165 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9165 │ │ │ │ │ mov 0x10(%rsp),%rdx │ │ │ │ │ mov 0x40(%rdx),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9154 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9154 │ │ │ │ │ xor %edx,%edx │ │ │ │ │ jmp 162ad │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9154 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9154 (discriminator 2) │ │ │ │ │ add $0x1,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9154 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9154 (discriminator 1) │ │ │ │ │ cmp %rdx,%rsi │ │ │ │ │ jle 16ca8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9165 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9165 │ │ │ │ │ movzbl (%rdi,%rdx,1),%ecx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9166 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9166 │ │ │ │ │ cmp %r15d,%ecx │ │ │ │ │ jne 162a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9175 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9175 │ │ │ │ │ movl $0x1,0x40(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9210 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9210 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 1768e │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8818 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8818 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8818 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8818 (discriminator 3) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 1693f │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8821 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8821 │ │ │ │ │ mov 0x40(%rsp),%edx │ │ │ │ │ test %edx,%edx │ │ │ │ │ je 166e0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8841 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8841 │ │ │ │ │ mov 0xcaa9(%rip),%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call b3f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8841 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8841 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 176af │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8851 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8851 │ │ │ │ │ mov %r15d,%edi │ │ │ │ │ __Pyx_PyInt_From_long(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17600 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17600 │ │ │ │ │ call 53c0 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8851 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8851 (discriminator 1) │ │ │ │ │ mov %rax,0xb8(%rsp) │ │ │ │ │ __Pyx_PyInt_From_long(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17600 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17600 │ │ │ │ │ mov %rax,%r13 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8851 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8851 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1772a │ │ │ │ │ __Pyx_PyObject_CallOneArg(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14181 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14181 │ │ │ │ │ mov 0xccd5(%rip),%rdi │ │ │ │ │ lea 0xf8(%rsp),%r12 │ │ │ │ │ movabs $0x8000000000000001,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14180 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14180 │ │ │ │ │ movq $0x0,0xf0(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14181 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14181 │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14180 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14180 │ │ │ │ │ mov %rax,0xf8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14181 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14181 │ │ │ │ │ call de00 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8853 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8853 (discriminator 1) │ │ │ │ │ mov %rax,0xb0(%rsp) │ │ │ │ │ __Pyx_PyObject_CallOneArg(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14181 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14181 │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8853 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8853 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1775a │ │ │ │ │ _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 16373 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ je 17290 │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12499 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12499 │ │ │ │ │ mov 0x8(%rdx),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12500 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12500 │ │ │ │ │ mov %rdx,0x38(%rsp) │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8856 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8856 │ │ │ │ │ mov 0xcb92(%rip),%rsi │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12499 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12499 │ │ │ │ │ mov 0x90(%rax),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12499 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12499 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 17797 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12500 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12500 │ │ │ │ │ call *%rax │ │ │ │ │ mov 0x38(%rsp),%rdx │ │ │ │ │ mov %rax,%r13 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8856 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8856 (discriminator 1) │ │ │ │ │ mov %r13,0xb8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8856 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8856 (discriminator 2) │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je 1776f │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdx),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 163c5 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdx) │ │ │ │ │ je 172d7 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8862 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8862 (discriminator 2) │ │ │ │ │ mov 0xbb44(%rip),%rax │ │ │ │ │ cmp %rax,0x8(%r13) │ │ │ │ │ jne 17803 │ │ │ │ │ PyMethod_GET_SELF(): │ │ │ │ │ /usr/include/python3.13/cpython/classobject.h:40 │ │ │ │ │ mov 0x18(%r13),%rcx │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8863 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8863 (discriminator 1) │ │ │ │ │ mov %rcx,0xb0(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8864 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8864 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ je 17803 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rcx),%eax │ │ │ │ │ PyMethod_GET_FUNCTION(): │ │ │ │ │ /usr/include/python3.13/cpython/classobject.h:35 │ │ │ │ │ @@ -24818,48 +24818,48 @@ │ │ │ │ │ je 16403 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r15) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%r13),%rax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8868 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8868 │ │ │ │ │ mov %r15,0xb8(%rsp) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 16421 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ je 175e5 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__is_char_unsafe(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9175 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9175 │ │ │ │ │ lea 0xf0(%rsp),%rsi │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8875 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8875 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8874 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8874 │ │ │ │ │ mov %rcx,0xf0(%rsp) │ │ │ │ │ mov %rcx,0x38(%rsp) │ │ │ │ │ movq $0x0,0xf8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8875 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8875 │ │ │ │ │ call de00 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8876 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8876 │ │ │ │ │ mov 0x38(%rsp),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8875 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8875 │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8875 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8875 (discriminator 1) │ │ │ │ │ mov %rax,0xc0(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8876 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8876 │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8876 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8876 (discriminator 1) │ │ │ │ │ movq $0x0,0xb0(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8877 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8877 (discriminator 1) │ │ │ │ │ test %r12,%r12 │ │ │ │ │ je 177d8 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -24869,147 +24869,147 @@ │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ je 175cb │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r12),%rdx │ │ │ │ │ __Pyx_PyObject_GetSlice(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14231 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14231 (discriminator 1) │ │ │ │ │ mov 0x70(%rdx),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14232 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14232 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 17613 │ │ │ │ │ mov 0x8(%rax),%rax │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 17613 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14271 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14271 │ │ │ │ │ mov 0xcacd(%rip),%rsi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call *%rax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8881 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8881 (discriminator 1) │ │ │ │ │ mov %rax,0xb8(%rsp) │ │ │ │ │ __Pyx_PyObject_GetSlice(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14271 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14271 │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8881 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8881 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 17cd9 │ │ │ │ │ _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 164e2 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r12) │ │ │ │ │ je 175fc │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8884 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8884 │ │ │ │ │ mov 0x28(%rsp),%rdi │ │ │ │ │ mov %rdx,0x38(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8883 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8883 (discriminator 1) │ │ │ │ │ movq $0x0,0xc0(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8884 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8884 │ │ │ │ │ call afc0 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x38(%rsp),%rdx │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8895 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8895 (discriminator 2) │ │ │ │ │ mov 0xbaef(%rip),%r12 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rdx),%rax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8895 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8895 (discriminator 1) │ │ │ │ │ cmp %r12,%rax │ │ │ │ │ je 1651f │ │ │ │ │ cmp 0xba07(%rip),%rax │ │ │ │ │ jne 17ab9 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 16528 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rdx) │ │ │ │ │ mov %r14,0x28(%rsp) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8898 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8898 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__is_char_unsafe(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9175 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9175 │ │ │ │ │ mov %rdx,%r15 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8897 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8897 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ mov %rdx,0x38(%rsp) │ │ │ │ │ mov %rbx,0x50(%rsp) │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8905 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8905 (discriminator 1) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ jne 16eb0 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r15),%r14 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8906 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8906 (discriminator 2) │ │ │ │ │ cmp %r12,%r14 │ │ │ │ │ jne 17080 │ │ │ │ │ PyList_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:31 (discriminator 2) │ │ │ │ │ testb $0x2,0xab(%r12) │ │ │ │ │ je 8338 <__cxa_finalize@plt+0x2ae8> │ │ │ │ │ Py_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp 0xba2c(%rip),%r12 │ │ │ │ │ je 8319 <__cxa_finalize@plt+0x2ac9> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0xba0f(%rip),%r12 │ │ │ │ │ je 82cc <__cxa_finalize@plt+0x2a7c> │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8912 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8912 │ │ │ │ │ cmp 0x10(%r15),%r13 │ │ │ │ │ jge 17a03 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8915 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8915 │ │ │ │ │ mov 0x18(%r15),%rax │ │ │ │ │ mov (%rax,%r13,8),%rcx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rcx),%eax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8915 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8915 │ │ │ │ │ mov %rcx,0xc0(%rsp) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 165b2 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rcx) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8929 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8929 (discriminator 1) │ │ │ │ │ add $0x1,%r13 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rcx),%rax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8947 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8947 (discriminator 3) │ │ │ │ │ testb $0x10,0xab(%rax) │ │ │ │ │ je 16f48 │ │ │ │ │ PyUnicode_GET_LENGTH(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:280 │ │ │ │ │ mov 0x10(%rcx),%rdx │ │ │ │ │ __Pyx_PyUnicode_AsPy_UCS4(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16750 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16750 (discriminator 1) │ │ │ │ │ cmp $0x1,%rdx │ │ │ │ │ jne 170c0 │ │ │ │ │ PyUnicode_READ_CHAR(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:343 │ │ │ │ │ movzbl 0x20(%rcx),%edx │ │ │ │ │ mov %edx,%eax │ │ │ │ │ shr $0x2,%al │ │ │ │ │ @@ -25033,109 +25033,109 @@ │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:257 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 82ad <__cxa_finalize@plt+0x2a5d> │ │ │ │ │ PyUnicode_READ_CHAR(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:351 (discriminator 1) │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8947 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8947 (discriminator 1) │ │ │ │ │ cmp $0xffffffff,%edx │ │ │ │ │ je 16fa0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8959 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8959 │ │ │ │ │ mov %edx,%r14d │ │ │ │ │ _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 │ │ │ │ │ js 16634 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rcx) │ │ │ │ │ je 16c80 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8959 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8959 │ │ │ │ │ mov %r14d,%edi │ │ │ │ │ call 5750 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8959 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8959 (discriminator 1) │ │ │ │ │ mov %rax,0xc0(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8959 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8959 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8959 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8959 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 16fc8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8961 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8961 │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call b3f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8961 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8961 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 17100 │ │ │ │ │ _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 16678 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r14) │ │ │ │ │ je 16cb8 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8962 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8962 (discriminator 1) │ │ │ │ │ movq $0x0,0xc0(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8904 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8904 │ │ │ │ │ jmp 16550 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rbx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 16699 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rbx) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7838 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7838 │ │ │ │ │ mov %rbx,%rbp │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9118 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9118 (discriminator 1) │ │ │ │ │ mov 0x1c(%rsp),%eax │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 16cc8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9121 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9121 │ │ │ │ │ mov 0x108(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne 181dd │ │ │ │ │ add $0x118,%rsp │ │ │ │ │ mov %rbp,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9002 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9002 │ │ │ │ │ mov %r15d,%edi │ │ │ │ │ call 5750 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9002 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9002 (discriminator 1) │ │ │ │ │ mov %rax,0xb8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9002 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9002 │ │ │ │ │ mov %rax,%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9002 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9002 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 176e2 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9004 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9004 │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call b3f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9004 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9004 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 17712 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%r13),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -25145,21 +25145,21 @@ │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ jne 1672a │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9005 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9005 (discriminator 1) │ │ │ │ │ movq $0x0,0xb8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7953 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7953 │ │ │ │ │ mov 0x30(%rsp),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9005 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9005 (discriminator 1) │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7933 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7933 │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ cmp %rax,%r12 │ │ │ │ │ jge 17812 │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:317 │ │ │ │ │ mov 0x18(%rsp),%eax │ │ │ │ │ cmp $0x1,%eax │ │ │ │ │ @@ -25167,281 +25167,281 @@ │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:320 │ │ │ │ │ cmp $0x2,%eax │ │ │ │ │ jne 15c5f │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:321 │ │ │ │ │ mov 0x20(%rsp),%rax │ │ │ │ │ movzwl (%rax,%r12,2),%r15d │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7953 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7953 │ │ │ │ │ lea 0x1(%r12),%rax │ │ │ │ │ mov %rax,0x30(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7964 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7964 │ │ │ │ │ cmp $0x25,%r15d │ │ │ │ │ jne 161c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7969 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7969 │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7972 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7972 │ │ │ │ │ cmp %rax,0x30(%rsp) │ │ │ │ │ jge 16870 │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:318 │ │ │ │ │ mov %r12,0x60(%rsp) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7992 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7992 │ │ │ │ │ lea 0x2(%r12),%rax │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:318 │ │ │ │ │ mov %r14,0x50(%rsp) │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:321 │ │ │ │ │ mov 0x20(%rsp),%rdx │ │ │ │ │ movzwl (%rdx,%rax,2),%ecx │ │ │ │ │ movzwl -0x2(%rdx,%rax,2),%r15d │ │ │ │ │ mov %ecx,0x40(%rsp) │ │ │ │ │ jmp 15cb9 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8702 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8702 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ mov 0x48(%rax),%esi │ │ │ │ │ test %esi,%esi │ │ │ │ │ jne 16800 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8707 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8707 │ │ │ │ │ mov 0x4c(%rax),%ecx │ │ │ │ │ test %ecx,%ecx │ │ │ │ │ jne 16800 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8750 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8750 │ │ │ │ │ mov 0xc5a6(%rip),%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call b3f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8750 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8750 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 17990 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7953 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7953 │ │ │ │ │ mov 0x30(%rsp),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8983 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8983 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ jmp 1673e │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8723 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8723 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ cmpq $0x0,0x38(%rax) │ │ │ │ │ jne 16960 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8781 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8781 │ │ │ │ │ mov 0xc571(%rip),%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8783 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8783 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8781 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8781 │ │ │ │ │ call b3f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8771 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8771 │ │ │ │ │ movl $0x1,0x38(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7953 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7953 │ │ │ │ │ mov 0x30(%rsp),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8781 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8781 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne 1673e │ │ │ │ │ lea 0x5a4f(%rip),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9104 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9104 │ │ │ │ │ mov 0xb0(%rsp),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8781 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8781 (discriminator 1) │ │ │ │ │ mov $0x224d,%ebx │ │ │ │ │ mov $0x1a5,%r12d │ │ │ │ │ mov %rax,0x30(%rsp) │ │ │ │ │ lea 0x6d5a(%rip),%rax │ │ │ │ │ mov %rax,0x38(%rsp) │ │ │ │ │ jmp 16c0b │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8634 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8634 │ │ │ │ │ mov $0x25,%r15d │ │ │ │ │ test %r13,%r13 │ │ │ │ │ jne 161c5 │ │ │ │ │ jmp 16241 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ _PyUnicode_COMPACT_DATA(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:248 │ │ │ │ │ lea 0x28(%rbx),%rdx │ │ │ │ │ lea 0x38(%rbx),%rcx │ │ │ │ │ test $0x40,%al │ │ │ │ │ cmove %rcx,%rdx │ │ │ │ │ mov %rdx,0x20(%rsp) │ │ │ │ │ jmp 15c18 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7969 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7969 │ │ │ │ │ mov 0x8(%rsp),%rax │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7972 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7972 │ │ │ │ │ cmp %rax,0x30(%rsp) │ │ │ │ │ jge 16870 │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:318 │ │ │ │ │ mov 0x20(%rsp),%rax │ │ │ │ │ mov %r12,0x60(%rsp) │ │ │ │ │ mov %r14,0x50(%rsp) │ │ │ │ │ movzbl 0x2(%rax,%r12,1),%esi │ │ │ │ │ movzbl 0x1(%rax,%r12,1),%r15d │ │ │ │ │ mov %esi,0x40(%rsp) │ │ │ │ │ jmp 15cb9 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__is_char_unsafe(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9142 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9142 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 16271 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9142 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9142 (discriminator 14) │ │ │ │ │ mov $0x1ba,%r9d │ │ │ │ │ lea 0xe8(%rsp),%rsi │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x5993(%rip),%r8 │ │ │ │ │ lea 0x59dc(%rip),%rcx │ │ │ │ │ lea 0xc287(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9142 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9142 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 1766e │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9152 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9152 │ │ │ │ │ mov 0x10(%rsp),%rcx │ │ │ │ │ mov 0x38(%rcx),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9154 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9154 (discriminator 1) │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ jg 16285 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9210 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9210 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 1768e │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8818 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8818 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8818 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8818 (discriminator 3) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 166e0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9104 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9104 │ │ │ │ │ mov 0xb0(%rsp),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8818 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8818 (discriminator 1) │ │ │ │ │ mov $0x2272,%ebx │ │ │ │ │ mov $0x1a8,%r12d │ │ │ │ │ jmp 16bf0 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8728 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8728 │ │ │ │ │ mov $0x2b,%esi │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ call f340 │ │ │ │ │ mov %eax,%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8728 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8728 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8728 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8728 (discriminator 3) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 17a17 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8740 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8740 │ │ │ │ │ test %r12d,%r12d │ │ │ │ │ jne 167d3 │ │ │ │ │ jmp 16810 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 1622b │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__from_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3873 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3873 │ │ │ │ │ mov 0x40(%rsp),%eax │ │ │ │ │ cmp $0x2f,%eax │ │ │ │ │ jbe 15d90 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3886 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3886 │ │ │ │ │ mov %eax,%r15d │ │ │ │ │ sub $0x30,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3876 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3876 │ │ │ │ │ cmp $0x39,%eax │ │ │ │ │ jbe 15ee2 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3907 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3907 │ │ │ │ │ cmpl $0x40,0x40(%rsp) │ │ │ │ │ jbe 15d90 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3910 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3910 │ │ │ │ │ cmpl $0x46,0x40(%rsp) │ │ │ │ │ jbe 171cd │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3941 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3941 │ │ │ │ │ mov 0x40(%rsp),%esi │ │ │ │ │ lea -0x61(%rsi),%eax │ │ │ │ │ cmp $0x5,%eax │ │ │ │ │ ja 15d90 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3954 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3954 │ │ │ │ │ sub $0x57,%esi │ │ │ │ │ mov %esi,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 │ │ │ │ │ jmp 15ee2 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8481 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8481 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ cmpq $0x0,0x38(%rax) │ │ │ │ │ je 16a2d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8485 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8485 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ mov 0x28(%rax),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8485 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8485 (discriminator 1) │ │ │ │ │ cmp %r9,%rdi │ │ │ │ │ je 171f0 │ │ │ │ │ __Pyx_PyUnicode_ContainsTF(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2307 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2307 │ │ │ │ │ mov %r14,%rsi │ │ │ │ │ mov %r9,0x30(%rsp) │ │ │ │ │ call 5290 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2308 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2308 (discriminator 1) │ │ │ │ │ mov 0x30(%rsp),%r9 │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 17c9b │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8490 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8490 │ │ │ │ │ cmp $0x1,%eax │ │ │ │ │ je 16a68 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8505 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8505 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ mov 0x20(%rax),%edi │ │ │ │ │ test %edi,%edi │ │ │ │ │ je 177a9 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8510 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8510 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ mov 0x18(%rax),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8510 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8510 (discriminator 1) │ │ │ │ │ cmp %r9,%rdi │ │ │ │ │ je 17d26 │ │ │ │ │ __Pyx_PyUnicode_ContainsTF(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2307 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2307 │ │ │ │ │ mov %r14,%rsi │ │ │ │ │ call 5290 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2308 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2308 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 17d7b │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8526 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8526 │ │ │ │ │ cmp $0x1,%eax │ │ │ │ │ jne 177a9 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8536 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8536 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ mov 0x50(%rax),%rdi │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdi),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 16a7a │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rdi) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8537 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8537 │ │ │ │ │ mov %rdi,0xb8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8540 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8540 (discriminator 2) │ │ │ │ │ mov 0xb487(%rip),%rax │ │ │ │ │ cmp %rax,0x8(%rdi) │ │ │ │ │ jne 17c1b │ │ │ │ │ PyMethod_GET_SELF(): │ │ │ │ │ /usr/include/python3.13/cpython/classobject.h:40 │ │ │ │ │ mov 0x18(%rdi),%rcx │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8541 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8541 (discriminator 1) │ │ │ │ │ mov %rcx,0xb0(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8542 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8542 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ je 17c1b │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rcx),%eax │ │ │ │ │ PyMethod_GET_FUNCTION(): │ │ │ │ │ /usr/include/python3.13/cpython/classobject.h:35 │ │ │ │ │ @@ -25458,111 +25458,111 @@ │ │ │ │ │ je 16ac0 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r15) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rdi),%rax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8546 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8546 │ │ │ │ │ mov %r15,0xb8(%rsp) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 16adc │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 17a98 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8145 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8145 │ │ │ │ │ lea 0xf0(%rsp),%rsi │ │ │ │ │ mov $0x2,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8553 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8553 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8552 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8552 │ │ │ │ │ mov %rcx,0xf0(%rsp) │ │ │ │ │ mov %rcx,0x30(%rsp) │ │ │ │ │ mov %r14,0xf8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8553 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8553 │ │ │ │ │ call de00 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8554 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8554 │ │ │ │ │ mov 0x30(%rsp),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8553 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8553 │ │ │ │ │ mov %rax,%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8553 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8553 (discriminator 1) │ │ │ │ │ mov %rax,0xc0(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8554 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8554 │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8554 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8554 (discriminator 1) │ │ │ │ │ movq $0x0,0xb0(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8555 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8555 (discriminator 1) │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je 17c8b │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 16b44 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ je 17a8b │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8559 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8559 │ │ │ │ │ mov %r13,%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8557 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8557 (discriminator 1) │ │ │ │ │ movq $0x0,0xb8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8559 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8559 │ │ │ │ │ call b3f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8559 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8559 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 17cee │ │ │ │ │ _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 16b7a │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ je 17aac │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8560 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8560 (discriminator 1) │ │ │ │ │ movq $0x0,0xc0(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8408 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8408 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7982 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7982 │ │ │ │ │ movl $0x1,0x38(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8569 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8569 │ │ │ │ │ jmp 1673e │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8350 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8350 (discriminator 1) │ │ │ │ │ mov 0xe4e9(%rip),%r11d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7982 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7982 │ │ │ │ │ movl $0x1,0x38(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8350 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8350 (discriminator 1) │ │ │ │ │ test %r11d,%r11d │ │ │ │ │ je 1673e │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8352 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8352 (discriminator 1) │ │ │ │ │ cmpq $0x0,0xa0(%rsp) │ │ │ │ │ je 1673e │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8353 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8353 │ │ │ │ │ mov 0xc432(%rip),%rdi │ │ │ │ │ xor %esi,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8354 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8354 │ │ │ │ │ mov $0x20a2,%ebx │ │ │ │ │ mov $0x187,%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8353 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8353 │ │ │ │ │ call c310 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9104 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9104 │ │ │ │ │ mov 0xb0(%rsp),%rdx │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ lea 0x5697(%rip),%rax │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ mov %rax,0x30(%rsp) │ │ │ │ │ lea 0x69b2(%rip),%rax │ │ │ │ │ mov %rax,0x38(%rsp) │ │ │ │ │ @@ -25578,15 +25578,15 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 16c28 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdx) │ │ │ │ │ je 17220 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9105 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9105 │ │ │ │ │ mov 0xb8(%rsp),%r15 │ │ │ │ │ jmp 17010 │ │ │ │ │ nopl (%rax) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r10),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ @@ -25600,24 +25600,24 @@ │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r15),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 16c52 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r15) │ │ │ │ │ __Pyx__ExceptionSave(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12672 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12672 │ │ │ │ │ mov %r10,%rdi │ │ │ │ │ mov %r10,0x30(%rsp) │ │ │ │ │ call 52a0 │ │ │ │ │ mov 0x30(%rsp),%r10 │ │ │ │ │ mov %rax,0x40(%rsp) │ │ │ │ │ jmp 15f6a │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__restore_ch(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4057 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4057 │ │ │ │ │ movl $0x0,0x38(%rsp) │ │ │ │ │ jmp 15d18 │ │ │ │ │ nopl (%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rcx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ @@ -25628,63 +25628,63 @@ │ │ │ │ │ lea 0x28(%rcx),%rsi │ │ │ │ │ lea 0x38(%rcx),%rax │ │ │ │ │ and $0x40,%edx │ │ │ │ │ cmovne %rsi,%rax │ │ │ │ │ jmp 16612 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__is_char_unsafe(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9194 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9194 │ │ │ │ │ movl $0x0,0x40(%rsp) │ │ │ │ │ jmp 162be │ │ │ │ │ nopl (%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 16678 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9118 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9118 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9118 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9118 (discriminator 8) │ │ │ │ │ mov 0xa8(%rsp),%rsi │ │ │ │ │ mov %rbp,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9118 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9118 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9118 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9118 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9120 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9120 │ │ │ │ │ jmp 166ac │ │ │ │ │ nopl (%rax) │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9120 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9120 │ │ │ │ │ movl $0x0,0x38(%rsp) │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ movq $0x0,0x28(%rsp) │ │ │ │ │ jmp 16762 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7858 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7858 (discriminator 1) │ │ │ │ │ mov $0x1eb2,%ebx │ │ │ │ │ mov $0x15e,%r12d │ │ │ │ │ movq $0x0,0xb0(%rsp) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ lea 0x5560(%rip),%rax │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ mov %rax,0x30(%rsp) │ │ │ │ │ lea 0x6876(%rip),%rax │ │ │ │ │ movq $0x0,0x28(%rsp) │ │ │ │ │ mov %rax,0x38(%rsp) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9107 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9107 │ │ │ │ │ mov 0xc8(%rsp),%rdi │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 16d71 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -25694,15 +25694,15 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 16d71 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 16e90 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9108 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9108 │ │ │ │ │ mov 0xd0(%rsp),%rdi │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 16d92 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -25712,15 +25712,15 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 16d92 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 16ea0 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9109 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9109 │ │ │ │ │ mov 0xd8(%rsp),%rdi │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 16db3 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -25745,15 +25745,15 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 16dce │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ je 16e80 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9111 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9111 │ │ │ │ │ mov 0x30(%rsp),%rcx │ │ │ │ │ mov 0x38(%rsp),%rdi │ │ │ │ │ mov %r12d,%edx │ │ │ │ │ mov %ebx,%esi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ @@ -25826,124 +25826,124 @@ │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 16d71 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 16d92 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8936 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8936 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call *%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8936 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8936 (discriminator 1) │ │ │ │ │ mov %rax,0xc0(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8936 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8936 │ │ │ │ │ mov %rax,%rcx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8937 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8937 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 165b6 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8938 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8938 │ │ │ │ │ mov 0x38(%rsp),%rdx │ │ │ │ │ mov 0x28(%rsp),%r14 │ │ │ │ │ mov 0x50(%rsp),%rbx │ │ │ │ │ mov %rdx,0x28(%rsp) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8939 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8939 │ │ │ │ │ mov 0x28(%rsp),%rdx │ │ │ │ │ test %rax,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8938 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8938 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8939 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8939 │ │ │ │ │ je 16f11 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8940 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8940 │ │ │ │ │ mov 0xb0ca(%rip),%rax │ │ │ │ │ mov (%rax),%rsi │ │ │ │ │ __Pyx_PyErr_GivenExceptionMatches(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12818 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12818 (discriminator 1) │ │ │ │ │ cmp %rdi,%rsi │ │ │ │ │ jne 18195 │ │ │ │ │ mov %rdx,0x28(%rsp) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8940 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8940 (discriminator 1) │ │ │ │ │ call 5420 │ │ │ │ │ mov 0x28(%rsp),%rdx │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 16f25 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ je 17baa │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8831 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8831 │ │ │ │ │ mov 0x40(%rsp),%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8884 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8884 │ │ │ │ │ mov %rdx,0x28(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8973 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8973 (discriminator 1) │ │ │ │ │ movq $0x0,0xb8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8831 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8831 │ │ │ │ │ mov %eax,0x38(%rsp) │ │ │ │ │ jmp 167eb │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx__PyObject_AsPy_UCS4(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17662 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17662 │ │ │ │ │ mov %rcx,%rdi │ │ │ │ │ mov %rcx,0x48(%rsp) │ │ │ │ │ call b460 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17663 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17663 (discriminator 2) │ │ │ │ │ mov 0x48(%rsp),%rcx │ │ │ │ │ cmp $0x10ffff,%rax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8959 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8959 │ │ │ │ │ mov %eax,%r14d │ │ │ │ │ __Pyx__PyObject_AsPy_UCS4(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17663 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17663 (discriminator 2) │ │ │ │ │ jbe 16620 │ │ │ │ │ __Pyx__PyObject_AsPy_UCS4_raise_error(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17650 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17650 │ │ │ │ │ test %rax,%rax │ │ │ │ │ js 17fc1 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17655 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17655 │ │ │ │ │ mov 0xaff7(%rip),%rax │ │ │ │ │ lea 0x6730(%rip),%rsi │ │ │ │ │ mov %rcx,0x48(%rsp) │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ mov 0x48(%rsp),%rcx │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8947 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8947 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl (%rax) │ │ │ │ │ mov %rcx,0x48(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8947 (discriminator 5) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8947 (discriminator 5) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8947 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8947 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 17b7b │ │ │ │ │ mov 0x48(%rsp),%rcx │ │ │ │ │ mov $0xffffffff,%r14d │ │ │ │ │ jmp 16620 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8959 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8959 (discriminator 1) │ │ │ │ │ mov 0x28(%rsp),%r14 │ │ │ │ │ mov 0x38(%rsp),%rdx │ │ │ │ │ mov $0x22ff,%ebx │ │ │ │ │ mov $0x1ad,%r12d │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ lea 0x52aa(%rip),%rax │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ mov %rax,0x30(%rsp) │ │ │ │ │ lea 0x65c5(%rip),%rax │ │ │ │ │ mov %rax,0x38(%rsp) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9105 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9105 │ │ │ │ │ mov %rdx,0x28(%rsp) │ │ │ │ │ mov 0xb8(%rsp),%r15 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %r15,%r15 │ │ │ │ │ je 17029 │ │ │ │ │ @@ -25955,15 +25955,15 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 17029 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ je 17230 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9106 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9106 │ │ │ │ │ mov 0xc0(%rsp),%rdi │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 16d50 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -25982,153 +25982,153 @@ │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ PyUnicode_READ_CHAR(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:345 │ │ │ │ │ mov %rcx,%rdi │ │ │ │ │ mov %rcx,0x48(%rsp) │ │ │ │ │ call aff0 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8947 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8947 │ │ │ │ │ mov 0x48(%rsp),%rcx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8959 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8959 │ │ │ │ │ movzbl (%rax),%r14d │ │ │ │ │ jmp 16620 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8922 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8922 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call b360 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8926 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8926 │ │ │ │ │ cmp %rax,%r13 │ │ │ │ │ jge 17a03 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8929 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8929 (discriminator 2) │ │ │ │ │ testb $0x4,0xab(%r14) │ │ │ │ │ je 82d1 <__cxa_finalize@plt+0x2a81> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8929 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8929 │ │ │ │ │ mov 0x18(%r15,%r13,8),%rcx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rcx),%eax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8929 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8929 │ │ │ │ │ mov %rcx,0xc0(%rsp) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ add $0x1,%eax │ │ │ │ │ jne 165b0 │ │ │ │ │ jmp 165b2 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_PyUnicode_AsPy_UCS4(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:16770 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:16770 │ │ │ │ │ mov 0xae81(%rip),%rax │ │ │ │ │ lea 0x655a(%rip),%rsi │ │ │ │ │ mov %rcx,0x48(%rsp) │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8947 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8947 │ │ │ │ │ mov 0x48(%rsp),%rcx │ │ │ │ │ jmp 16fa0 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__from_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3886 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3886 │ │ │ │ │ lea -0x30(%r15),%eax │ │ │ │ │ mov %eax,0x48(%rsp) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__restore_ch(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4083 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4083 │ │ │ │ │ jmp 15e20 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8961 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8961 (discriminator 1) │ │ │ │ │ mov 0x28(%rsp),%r14 │ │ │ │ │ mov 0x38(%rsp),%rdx │ │ │ │ │ mov $0x2301,%ebx │ │ │ │ │ mov $0x1ad,%r12d │ │ │ │ │ jmp 16fdd │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__from_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3876 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3876 │ │ │ │ │ cmp $0x39,%r15d │ │ │ │ │ jbe 171db │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3907 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3907 │ │ │ │ │ cmp $0x40,%r15d │ │ │ │ │ jbe 15d81 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3910 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3910 │ │ │ │ │ cmp $0x46,%r15d │ │ │ │ │ jbe 179dd │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3941 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3941 │ │ │ │ │ lea -0x61(%r15),%edx │ │ │ │ │ cmp $0x5,%edx │ │ │ │ │ ja 15d81 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3954 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3954 │ │ │ │ │ lea -0x57(%r15),%esi │ │ │ │ │ mov %esi,0x48(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 15e20 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 8) │ │ │ │ │ mov 0xae21(%rip),%rdx │ │ │ │ │ mov 0xe8(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__restore_ch(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4083 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4083 │ │ │ │ │ jmp 15e20 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7805 (discriminator 16) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7805 (discriminator 16) │ │ │ │ │ mov $0x1e7d,%ebx │ │ │ │ │ mov $0x159,%r12d │ │ │ │ │ jmp 16d27 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__restore_ch(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4167 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4167 │ │ │ │ │ lea 0x50fb(%rip),%rax │ │ │ │ │ mov $0x34,%edx │ │ │ │ │ mov $0xfde,%esi │ │ │ │ │ mov %rax,%rcx │ │ │ │ │ lea 0x520c(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4170 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4170 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4170 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4170 (discriminator 8) │ │ │ │ │ mov 0xadd0(%rip),%rdx │ │ │ │ │ mov 0xe0(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4170 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4170 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4170 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4170 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7992 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7992 (discriminator 3) │ │ │ │ │ jmp 15d9c │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__from_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3920 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3920 │ │ │ │ │ mov 0x40(%rsp),%r15d │ │ │ │ │ sub $0x37,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 │ │ │ │ │ jmp 15ee2 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3886 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3886 │ │ │ │ │ lea -0x30(%r15),%edx │ │ │ │ │ mov %edx,0x48(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 15e20 │ │ │ │ │ jmp 1715b │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8486 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8486 │ │ │ │ │ mov 0xad61(%rip),%rax │ │ │ │ │ lea 0x63e2(%rip),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8487 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8487 │ │ │ │ │ mov $0x2127,%ebx │ │ │ │ │ mov $0x18e,%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8486 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8486 │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9104 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9104 │ │ │ │ │ mov 0xb0(%rsp),%rdx │ │ │ │ │ jmp 16bf0 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ @@ -26140,125 +26140,125 @@ │ │ │ │ │ nopl (%rax) │ │ │ │ │ PyUnicode_READ_CHAR(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:348 │ │ │ │ │ mov %rcx,%rdi │ │ │ │ │ mov %rcx,0x48(%rsp) │ │ │ │ │ call aff0 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8947 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8947 │ │ │ │ │ mov 0x48(%rsp),%rcx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8959 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8959 │ │ │ │ │ movzwl (%rax),%r14d │ │ │ │ │ jmp 16620 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8655 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8655 │ │ │ │ │ mov 0xacf1(%rip),%rax │ │ │ │ │ lea 0x60da(%rip),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8656 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8656 │ │ │ │ │ mov $0x21d0,%ebx │ │ │ │ │ mov $0x19a,%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8655 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8655 │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9104 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9104 │ │ │ │ │ mov 0xb0(%rsp),%rdx │ │ │ │ │ jmp 16bf0 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ mov %rdx,0x38(%rsp) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov 0x38(%rsp),%rdx │ │ │ │ │ jmp 16373 │ │ │ │ │ lea 0x4fe0(%rip),%rax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9104 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9104 │ │ │ │ │ mov 0xb0(%rsp),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8658 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8658 (discriminator 1) │ │ │ │ │ mov $0x21d2,%ebx │ │ │ │ │ mov $0x19a,%r12d │ │ │ │ │ mov %rax,0x30(%rsp) │ │ │ │ │ lea 0x62eb(%rip),%rax │ │ │ │ │ mov %rax,0x38(%rsp) │ │ │ │ │ jmp 16c0b │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 163c5 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8109 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8109 │ │ │ │ │ mov 0x58(%rsp),%rax │ │ │ │ │ mov 0xbd08(%rip),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8099 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8099 (discriminator 1) │ │ │ │ │ movq $0x0,0xb0(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8109 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8109 │ │ │ │ │ mov 0x70(%rax),%rdi │ │ │ │ │ call 11530 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8110 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8110 │ │ │ │ │ mov 0x30(%rsp),%r10 │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 180ae │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8111 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8111 │ │ │ │ │ mov $0x178,%edx │ │ │ │ │ mov $0x1f91,%esi │ │ │ │ │ mov %r10,0x78(%rsp) │ │ │ │ │ lea 0x4f66(%rip),%rax │ │ │ │ │ mov %rax,%rcx │ │ │ │ │ mov %rax,0x30(%rsp) │ │ │ │ │ lea 0x6281(%rip),%rax │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ mov %rax,0x38(%rsp) │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8112 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8112 │ │ │ │ │ mov 0x58(%rsp),%rdi │ │ │ │ │ lea 0xc0(%rsp),%rcx │ │ │ │ │ lea 0xb8(%rsp),%rdx │ │ │ │ │ lea 0xb0(%rsp),%rsi │ │ │ │ │ call e1d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8112 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8112 (discriminator 1) │ │ │ │ │ mov 0x78(%rsp),%r10 │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 1807b │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8125 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8125 │ │ │ │ │ lea 0x0(,%r13,4),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8155 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8155 (discriminator 1) │ │ │ │ │ mov 0xac05(%rip),%r9 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8125 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8125 │ │ │ │ │ sub %rax,%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8135 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8135 │ │ │ │ │ movzbl 0x48(%rsp),%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8125 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8125 │ │ │ │ │ lea 0x0(%r13,%r12,1),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8135 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8135 │ │ │ │ │ mov %al,0x104(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8155 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8155 (discriminator 1) │ │ │ │ │ cmp %r9,%rbx │ │ │ │ │ je 17c32 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8159 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8159 │ │ │ │ │ mov 0x60(%rsp),%rdx │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ mov %r10,0x48(%rsp) │ │ │ │ │ mov %r9,0x78(%rsp) │ │ │ │ │ call d040 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8159 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8159 (discriminator 2) │ │ │ │ │ mov 0x48(%rsp),%r10 │ │ │ │ │ test %rax,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8159 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8159 (discriminator 1) │ │ │ │ │ mov %rax,0xc8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8159 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8159 │ │ │ │ │ mov %rax,%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8159 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8159 (discriminator 2) │ │ │ │ │ je 17d03 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8161 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8161 │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call b3f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8161 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8161 (discriminator 2) │ │ │ │ │ mov 0x48(%rsp),%r10 │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 17d13 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%r13),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -26269,113 +26269,113 @@ │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ je 17b11 │ │ │ │ │ mov %r9,0x78(%rsp) │ │ │ │ │ mov %r10,0x48(%rsp) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8174 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8174 │ │ │ │ │ call 55b0 │ │ │ │ │ mov 0x48(%rsp),%r10 │ │ │ │ │ mov 0x78(%rsp),%r9 │ │ │ │ │ mov %rax,0x98(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8175 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8175 │ │ │ │ │ mov 0x78(%rax),%r13 │ │ │ │ │ __Pyx_PyErr_GetTopmostException(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12648 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12648 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ mov 0x0(%r13),%r8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12648 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12648 (discriminator 2) │ │ │ │ │ test %r8,%r8 │ │ │ │ │ je 17442 │ │ │ │ │ cmp %r9,%r8 │ │ │ │ │ jne 17938 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12649 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12649 │ │ │ │ │ mov 0x8(%r13),%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12648 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12648 (discriminator 3) │ │ │ │ │ test %r13,%r13 │ │ │ │ │ jne 17430 │ │ │ │ │ __Pyx__ExceptionSave(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12666 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12666 │ │ │ │ │ movq $0x0,0x78(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12664 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12664 │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8189 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8189 │ │ │ │ │ mov 0x68(%rsp),%rcx │ │ │ │ │ mov 0x70(%rsp),%rdi │ │ │ │ │ xor %edx,%edx │ │ │ │ │ mov $0x1,%esi │ │ │ │ │ mov %r9,0x90(%rsp) │ │ │ │ │ mov %r8,0x88(%rsp) │ │ │ │ │ mov %r10,0x80(%rsp) │ │ │ │ │ call 5220 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8189 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8189 (discriminator 2) │ │ │ │ │ mov 0x80(%rsp),%r10 │ │ │ │ │ mov 0x88(%rsp),%r8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8189 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8189 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8295 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8295 │ │ │ │ │ mov 0xb0(%rsp),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8189 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8189 (discriminator 2) │ │ │ │ │ mov 0x90(%rsp),%r9 │ │ │ │ │ test %r14,%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8295 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8295 │ │ │ │ │ mov %rax,0x48(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8189 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8189 (discriminator 2) │ │ │ │ │ je 17d93 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8191 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8191 │ │ │ │ │ mov 0x50(%rsp),%rdi │ │ │ │ │ mov %r9,0x60(%rsp) │ │ │ │ │ mov %r10,0x30(%rsp) │ │ │ │ │ mov %r8,0x38(%rsp) │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8202 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8202 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8192 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8192 │ │ │ │ │ movq $0x0,0xc8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8202 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8202 │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8203 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8203 │ │ │ │ │ mov 0x38(%rsp),%rdi │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8204 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8204 │ │ │ │ │ mov 0x78(%rsp),%rdi │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8290 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8290 │ │ │ │ │ mov 0x48(%rsp),%rdi │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8291 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8291 │ │ │ │ │ mov 0xb8(%rsp),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8290 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8290 (discriminator 1) │ │ │ │ │ movq $0x0,0xb0(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8291 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8291 │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8292 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8292 │ │ │ │ │ mov 0xc0(%rsp),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8291 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8291 (discriminator 1) │ │ │ │ │ movq $0x0,0xb8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8292 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8292 │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8292 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8292 (discriminator 1) │ │ │ │ │ mov 0x58(%rsp),%rax │ │ │ │ │ __Pyx__ExceptionReset(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12695 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12695 │ │ │ │ │ mov 0x30(%rsp),%r10 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8292 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8292 (discriminator 1) │ │ │ │ │ movq $0x0,0xc0(%rsp) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ mov 0x60(%rsp),%r9 │ │ │ │ │ mov 0x78(%rax),%rax │ │ │ │ │ __Pyx__ExceptionReset(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12694 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12694 │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12695 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12695 │ │ │ │ │ mov %r10,(%rax) │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 17571 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -26416,246 +26416,246 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 175a8 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rcx) │ │ │ │ │ je 17c04 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8145 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8145 │ │ │ │ │ mov $0x1,%r13d │ │ │ │ │ jmp 15fe5 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9104 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9104 │ │ │ │ │ mov 0xb0(%rsp),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8660 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8660 (discriminator 1) │ │ │ │ │ mov $0x21d4,%ebx │ │ │ │ │ mov $0x19a,%r12d │ │ │ │ │ jmp 16bf0 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 1648d │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__from_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3920 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3920 │ │ │ │ │ lea -0x37(%r15),%eax │ │ │ │ │ mov %eax,0x48(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 │ │ │ │ │ jmp 15e20 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ mov %rcx,0x38(%rsp) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov 0x38(%rsp),%rcx │ │ │ │ │ jmp 16421 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ mov %rdx,0x38(%rsp) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov 0x38(%rsp),%rdx │ │ │ │ │ jmp 164e2 │ │ │ │ │ __Pyx_PyObject_GetSlice(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14281 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14281 │ │ │ │ │ mov 0xa93e(%rip),%rax │ │ │ │ │ mov 0x18(%rdx),%rdx │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9106 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9106 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8881 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8881 (discriminator 1) │ │ │ │ │ mov $0x1ab,%r12d │ │ │ │ │ __Pyx_PyObject_GetSlice(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14281 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14281 │ │ │ │ │ lea 0x5fda(%rip),%rsi │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8881 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8881 (discriminator 1) │ │ │ │ │ mov $0x22b1,%ebx │ │ │ │ │ __Pyx_PyObject_GetSlice(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14281 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14281 │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ lea 0x4c4a(%rip),%rax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8881 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8881 (discriminator 1) │ │ │ │ │ movq $0x0,0xb8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9106 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9106 │ │ │ │ │ mov 0xc0(%rsp),%rdi │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ mov %rax,0x30(%rsp) │ │ │ │ │ lea 0x5f54(%rip),%rax │ │ │ │ │ mov %rax,0x38(%rsp) │ │ │ │ │ jmp 1703a │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__is_char_unsafe(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9207 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9207 │ │ │ │ │ lea 0x4c19(%rip),%rax │ │ │ │ │ mov $0x1ba,%edx │ │ │ │ │ mov $0x23b6,%esi │ │ │ │ │ mov %rax,%rcx │ │ │ │ │ lea 0x5a77(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9210 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9210 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9210 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9210 (discriminator 8) │ │ │ │ │ mov 0xa8ee(%rip),%rdx │ │ │ │ │ mov 0xe8(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9210 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9210 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9210 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9210 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ jmp 162c6 │ │ │ │ │ lea 0x4bd8(%rip),%rax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9104 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9104 │ │ │ │ │ mov 0xb0(%rsp),%rdx │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8841 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8841 (discriminator 1) │ │ │ │ │ mov $0x2289,%ebx │ │ │ │ │ mov %rax,0x30(%rsp) │ │ │ │ │ lea 0x5ee6(%rip),%rax │ │ │ │ │ mov $0x1aa,%r12d │ │ │ │ │ mov %rax,0x38(%rsp) │ │ │ │ │ jmp 16c0b │ │ │ │ │ lea 0x4ba5(%rip),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9104 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9104 │ │ │ │ │ mov 0xb0(%rsp),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9002 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9002 (discriminator 1) │ │ │ │ │ mov $0x232a,%ebx │ │ │ │ │ mov $0x1b0,%r12d │ │ │ │ │ mov %rax,0x30(%rsp) │ │ │ │ │ lea 0x5eb0(%rip),%rax │ │ │ │ │ mov %rax,0x38(%rsp) │ │ │ │ │ jmp 16c0b │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9104 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9104 │ │ │ │ │ mov 0xb0(%rsp),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9004 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9004 (discriminator 1) │ │ │ │ │ mov $0x232c,%ebx │ │ │ │ │ mov $0x1b0,%r12d │ │ │ │ │ jmp 16bf0 │ │ │ │ │ lea 0x4b5d(%rip),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9104 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9104 │ │ │ │ │ mov 0xb0(%rsp),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8851 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8851 (discriminator 1) │ │ │ │ │ mov $0x2293,%ebx │ │ │ │ │ mov $0x1ab,%r12d │ │ │ │ │ mov %rax,0x30(%rsp) │ │ │ │ │ lea 0x5e68(%rip),%rax │ │ │ │ │ mov %rax,0x38(%rsp) │ │ │ │ │ jmp 16c0b │ │ │ │ │ mov 0x28(%rsp),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8853 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8853 (discriminator 1) │ │ │ │ │ mov $0x2295,%ebx │ │ │ │ │ mov $0x1ab,%r12d │ │ │ │ │ jmp 16fdd │ │ │ │ │ lea 0x4b18(%rip),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8856 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8856 (discriminator 1) │ │ │ │ │ mov $0x2298,%ebx │ │ │ │ │ mov $0x1ab,%r12d │ │ │ │ │ mov %rax,0x30(%rsp) │ │ │ │ │ lea 0x5e2b(%rip),%rax │ │ │ │ │ mov %rax,0x38(%rsp) │ │ │ │ │ jmp 16c14 │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12505 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12505 │ │ │ │ │ call 5780 │ │ │ │ │ mov 0x38(%rsp),%rdx │ │ │ │ │ mov %rax,%r13 │ │ │ │ │ jmp 163a0 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8581 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8581 │ │ │ │ │ mov %r14,%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call b3f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8581 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8581 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne 16174 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9104 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9104 │ │ │ │ │ mov 0xb0(%rsp),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8581 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8581 (discriminator 1) │ │ │ │ │ mov $0x2185,%ebx │ │ │ │ │ mov $0x193,%r12d │ │ │ │ │ jmp 16bf0 │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8877 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8877 (discriminator 1) │ │ │ │ │ mov $0x22ad,%ebx │ │ │ │ │ mov $0x1ab,%r12d │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ lea 0x4aa4(%rip),%rax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9105 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9105 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ mov %rax,0x30(%rsp) │ │ │ │ │ lea 0x5dbf(%rip),%rax │ │ │ │ │ mov %rax,0x38(%rsp) │ │ │ │ │ jmp 17010 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__is_char_unsafe(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9175 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9175 │ │ │ │ │ mov %r13,%r15 │ │ │ │ │ xor %ecx,%ecx │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ xor %edx,%edx │ │ │ │ │ jmp 1642e │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9018 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9018 │ │ │ │ │ cmpl $0x1,0x38(%rsp) │ │ │ │ │ jne 18247 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9051 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9051 │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je 17888 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9061 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9061 (discriminator 1) │ │ │ │ │ cmp 0xa75f(%rip),%rbx │ │ │ │ │ je 18011 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9065 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9065 │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ lea 0x0(,%r13,4),%rax │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ sub %rax,%r13 │ │ │ │ │ lea 0x0(%r13,%rdx,1),%rsi │ │ │ │ │ call d040 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9065 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9065 (discriminator 1) │ │ │ │ │ mov %rax,0xb8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9065 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9065 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9065 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9065 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 18001 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9067 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9067 │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call b3f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9067 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9067 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 1803f │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 17888 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ je 17ff4 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9088 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9088 │ │ │ │ │ mov 0xb421(%rip),%rdi │ │ │ │ │ mov %rbp,%rsi │ │ │ │ │ call 5140 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9088 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9088 (discriminator 1) │ │ │ │ │ movq $0x0,0xb8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9088 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9088 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9088 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9088 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 16de9 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9088 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9088 (discriminator 1) │ │ │ │ │ mov $0x2380,%ebx │ │ │ │ │ mov $0x1b8,%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9104 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9104 │ │ │ │ │ lea 0x49cd(%rip),%rax │ │ │ │ │ mov 0xb0(%rsp),%rdx │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ mov %rax,0x30(%rsp) │ │ │ │ │ lea 0x5ce0(%rip),%rax │ │ │ │ │ @@ -26666,26 +26666,26 @@ │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 16132 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8391 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8391 (discriminator 1) │ │ │ │ │ cmp 0xa0(%rsp),%r13 │ │ │ │ │ je 1601a │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8392 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8392 │ │ │ │ │ mov 0xb6ee(%rip),%rdi │ │ │ │ │ xor %esi,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8393 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8393 │ │ │ │ │ mov $0x20c9,%ebx │ │ │ │ │ mov $0x189,%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8392 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8392 │ │ │ │ │ call c310 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9104 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9104 │ │ │ │ │ mov 0xb0(%rsp),%rdx │ │ │ │ │ jmp 16bf0 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r8),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ @@ -26699,69 +26699,69 @@ │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%r13),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 17954 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%r13) │ │ │ │ │ __Pyx__ExceptionSave(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12672 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12672 │ │ │ │ │ mov %r8,%rdi │ │ │ │ │ mov %r9,0x88(%rsp) │ │ │ │ │ mov %r10,0x80(%rsp) │ │ │ │ │ mov %r8,0x48(%rsp) │ │ │ │ │ call 52a0 │ │ │ │ │ mov 0x88(%rsp),%r9 │ │ │ │ │ mov 0x48(%rsp),%r8 │ │ │ │ │ mov %rax,0x78(%rsp) │ │ │ │ │ mov 0x80(%rsp),%r10 │ │ │ │ │ jmp 17457 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9104 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9104 │ │ │ │ │ mov 0xb0(%rsp),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8750 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8750 (discriminator 1) │ │ │ │ │ mov $0x222e,%ebx │ │ │ │ │ mov $0x1a2,%r12d │ │ │ │ │ jmp 16bf0 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 16168 │ │ │ │ │ mov %rcx,0x30(%rsp) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov 0x30(%rsp),%rcx │ │ │ │ │ jmp 160ca │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__from_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3886 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3886 │ │ │ │ │ mov %edx,%r15d │ │ │ │ │ sub $0x30,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 15ee2 │ │ │ │ │ jmp 15ec6 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3920 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3920 │ │ │ │ │ lea -0x37(%r15),%esi │ │ │ │ │ mov %esi,0x48(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 15e20 │ │ │ │ │ jmp 1715b │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3989 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3989 │ │ │ │ │ lea 0x49d6(%rip),%rdi │ │ │ │ │ call c900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 3) │ │ │ │ │ jmp 1715b │ │ │ │ │ mov 0x28(%rsp),%r14 │ │ │ │ │ mov 0x38(%rsp),%rdx │ │ │ │ │ mov 0x50(%rsp),%rbx │ │ │ │ │ jmp 16f11 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9104 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9104 │ │ │ │ │ mov 0xb0(%rsp),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8728 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8728 (discriminator 1) │ │ │ │ │ mov $0x2218,%ebx │ │ │ │ │ mov $0x1a0,%r12d │ │ │ │ │ jmp 16bf0 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rbx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ @@ -26772,34 +26772,34 @@ │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%rbp),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 16699 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7776 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7776 │ │ │ │ │ movq $0x0,0x28(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7769 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7769 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ jmp 16df1 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__from_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3989 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3989 │ │ │ │ │ lea 0x496f(%rip),%rdi │ │ │ │ │ call c900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 3) │ │ │ │ │ jmp 15ec6 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__restore_ch(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4170 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4170 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4170 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4170 (discriminator 8) │ │ │ │ │ mov 0xa512(%rip),%rdx │ │ │ │ │ mov 0xe0(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4170 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4170 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4170 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4170 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ jmp 15efc │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 16b44 │ │ │ │ │ @@ -26807,95 +26807,95 @@ │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov 0x30(%rsp),%rcx │ │ │ │ │ jmp 16adc │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 16b7a │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8900 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8900 │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ mov %rdx,0x28(%rsp) │ │ │ │ │ call 5670 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8900 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8900 (discriminator 2) │ │ │ │ │ mov 0x28(%rsp),%rdx │ │ │ │ │ test %rax,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8900 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8900 (discriminator 1) │ │ │ │ │ mov %rax,0xb8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8900 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8900 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8900 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8900 (discriminator 2) │ │ │ │ │ je 1809e │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8902 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8902 (discriminator 1) │ │ │ │ │ mov 0x8(%rax),%rax │ │ │ │ │ mov 0xe0(%rax),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8902 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8902 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1808e │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8900 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8900 │ │ │ │ │ mov %rbx,0x50(%rsp) │ │ │ │ │ mov $0xffffffffffffffff,%r13 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ mov %r14,0x28(%rsp) │ │ │ │ │ mov %rdx,0x38(%rsp) │ │ │ │ │ jmp 16550 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov 0x78(%rsp),%r9 │ │ │ │ │ mov 0x48(%rsp),%r10 │ │ │ │ │ jmp 17404 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8145 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8145 │ │ │ │ │ mov %rdi,%r15 │ │ │ │ │ lea 0xf8(%rsp),%rsi │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ xor %ecx,%ecx │ │ │ │ │ jmp 160d7 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__from_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3920 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3920 │ │ │ │ │ mov %esi,%r15d │ │ │ │ │ sub $0x37,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 15ee2 │ │ │ │ │ jmp 15ec6 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8455 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8455 (discriminator 1) │ │ │ │ │ mov $0x2107,%ebx │ │ │ │ │ mov $0x18c,%r12d │ │ │ │ │ jmp 177e3 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9104 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9104 │ │ │ │ │ mov 0xb0(%rsp),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8423 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8423 (discriminator 1) │ │ │ │ │ mov $0x20e7,%ebx │ │ │ │ │ mov $0x18b,%r12d │ │ │ │ │ jmp 16bf0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8947 (discriminator 6) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8947 (discriminator 6) │ │ │ │ │ mov 0x28(%rsp),%r14 │ │ │ │ │ mov 0x38(%rsp),%rdx │ │ │ │ │ mov $0x22f3,%ebx │ │ │ │ │ mov $0x1ac,%r12d │ │ │ │ │ jmp 16fdd │ │ │ │ │ mov 0x28(%rsp),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8459 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8459 (discriminator 1) │ │ │ │ │ mov $0x210b,%ebx │ │ │ │ │ mov $0x18c,%r12d │ │ │ │ │ jmp 16fdd │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ mov %rdx,0x28(%rsp) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov 0x28(%rsp),%rdx │ │ │ │ │ jmp 16f25 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9104 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9104 │ │ │ │ │ mov 0xb0(%rsp),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7992 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7992 (discriminator 2) │ │ │ │ │ mov $0x1f38,%ebx │ │ │ │ │ mov $0x16e,%r12d │ │ │ │ │ jmp 16bf0 │ │ │ │ │ mov %r9,0x30(%rsp) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ @@ -26908,97 +26908,97 @@ │ │ │ │ │ jmp 1758a │ │ │ │ │ mov %rcx,%rdi │ │ │ │ │ mov %r9,0x30(%rsp) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov 0x30(%rsp),%r9 │ │ │ │ │ jmp 175a8 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8145 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8145 │ │ │ │ │ mov %rdi,%r15 │ │ │ │ │ lea 0xf8(%rsp),%rsi │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ xor %ecx,%ecx │ │ │ │ │ jmp 16ae9 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8156 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8156 │ │ │ │ │ mov 0xa31f(%rip),%rax │ │ │ │ │ mov %r10,0x8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8157 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8157 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ mov $0x1fdd,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8156 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8156 │ │ │ │ │ lea 0x56fb(%rip),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8157 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8157 │ │ │ │ │ mov $0x17e,%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8156 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8156 │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8157 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8157 │ │ │ │ │ mov 0x8(%rsp),%r10 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8313 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8313 │ │ │ │ │ mov 0x58(%rsp),%rax │ │ │ │ │ mov 0x40(%rsp),%rcx │ │ │ │ │ mov %r10,%rdx │ │ │ │ │ mov %r15,%rsi │ │ │ │ │ mov 0x78(%rax),%rdi │ │ │ │ │ call b710 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9104 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9104 │ │ │ │ │ mov 0xb0(%rsp),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8314 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8314 │ │ │ │ │ mov 0x50(%rsp),%r14 │ │ │ │ │ jmp 16c0b │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8555 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8555 (discriminator 1) │ │ │ │ │ mov $0x216b,%ebx │ │ │ │ │ mov $0x191,%r12d │ │ │ │ │ jmp 177e3 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9104 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9104 │ │ │ │ │ mov 0xb0(%rsp),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8489 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8489 (discriminator 1) │ │ │ │ │ mov $0x2129,%ebx │ │ │ │ │ mov $0x18e,%r12d │ │ │ │ │ jmp 16bf0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8028 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8028 │ │ │ │ │ mov 0xb346(%rip),%rdi │ │ │ │ │ xor %esi,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8029 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8029 │ │ │ │ │ mov $0x1f5d,%ebx │ │ │ │ │ mov $0x174,%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8028 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8028 │ │ │ │ │ call c310 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9104 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9104 │ │ │ │ │ mov 0xb0(%rsp),%rdx │ │ │ │ │ jmp 16bf0 │ │ │ │ │ mov 0x28(%rsp),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8881 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8881 (discriminator 1) │ │ │ │ │ mov $0x22b1,%ebx │ │ │ │ │ mov $0x1ab,%r12d │ │ │ │ │ jmp 16fdd │ │ │ │ │ mov 0x28(%rsp),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8559 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8559 (discriminator 1) │ │ │ │ │ mov $0x216f,%ebx │ │ │ │ │ mov $0x191,%r12d │ │ │ │ │ jmp 16fdd │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8159 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8159 (discriminator 1) │ │ │ │ │ mov $0x1fdf,%ebx │ │ │ │ │ mov $0x17e,%r12d │ │ │ │ │ jmp 17c60 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8161 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8161 (discriminator 1) │ │ │ │ │ mov $0x1fe1,%ebx │ │ │ │ │ mov $0x17e,%r12d │ │ │ │ │ jmp 17c60 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8511 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8511 │ │ │ │ │ mov 0xa22b(%rip),%rax │ │ │ │ │ lea 0x58ac(%rip),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8512 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8512 │ │ │ │ │ mov $0x2140,%ebx │ │ │ │ │ mov $0x18f,%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8511 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8511 │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9104 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9104 │ │ │ │ │ mov 0xb0(%rsp),%rdx │ │ │ │ │ jmp 16bf0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%rbp),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -27011,74 +27011,74 @@ │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 16699 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9104 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9104 │ │ │ │ │ mov 0xb0(%rsp),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8514 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8514 (discriminator 1) │ │ │ │ │ mov $0x2142,%ebx │ │ │ │ │ mov $0x18f,%r12d │ │ │ │ │ jmp 16bf0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8217 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8217 │ │ │ │ │ mov 0x98(%rsp),%rax │ │ │ │ │ mov 0xb256(%rip),%rsi │ │ │ │ │ mov %r8,0x70(%rsp) │ │ │ │ │ mov %r10,0x68(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8207 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8207 (discriminator 1) │ │ │ │ │ movq $0x0,0xc8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8217 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8217 │ │ │ │ │ mov 0x70(%rax),%rdi │ │ │ │ │ call 11530 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8218 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8218 │ │ │ │ │ mov 0x68(%rsp),%r10 │ │ │ │ │ mov 0x70(%rsp),%r8 │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 181fc │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8219 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8219 │ │ │ │ │ mov 0x30(%rsp),%rcx │ │ │ │ │ mov 0x38(%rsp),%rdi │ │ │ │ │ mov $0x180,%edx │ │ │ │ │ mov $0x1ffd,%esi │ │ │ │ │ mov %r8,0x70(%rsp) │ │ │ │ │ mov %r10,0x68(%rsp) │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8220 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8220 │ │ │ │ │ mov 0x98(%rsp),%rdi │ │ │ │ │ lea 0xd8(%rsp),%rcx │ │ │ │ │ lea 0xd0(%rsp),%rdx │ │ │ │ │ lea 0xc8(%rsp),%rsi │ │ │ │ │ call e1d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8220 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8220 (discriminator 1) │ │ │ │ │ mov 0x68(%rsp),%r10 │ │ │ │ │ mov 0x70(%rsp),%r8 │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 181ec │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8247 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8247 │ │ │ │ │ mov 0x60(%rsp),%rsi │ │ │ │ │ mov %r12,%rdx │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call d040 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8247 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8247 (discriminator 2) │ │ │ │ │ mov 0x68(%rsp),%r10 │ │ │ │ │ mov 0x70(%rsp),%r8 │ │ │ │ │ test %rax,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8247 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8247 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8247 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8247 (discriminator 2) │ │ │ │ │ je 180d9 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8249 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8249 │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ mov %r8,0x68(%rsp) │ │ │ │ │ mov %r10,0x60(%rsp) │ │ │ │ │ call b3f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8249 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8249 (discriminator 2) │ │ │ │ │ mov 0x60(%rsp),%r10 │ │ │ │ │ mov 0x68(%rsp),%r8 │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 1820c │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r14),%rax │ │ │ │ │ @@ -27087,60 +27087,60 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 17e90 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r14) │ │ │ │ │ je 181bc │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8262 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8262 │ │ │ │ │ mov 0xc8(%rsp),%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 17eac │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 18112 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8263 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8263 │ │ │ │ │ mov 0xd0(%rsp),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8262 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8262 (discriminator 1) │ │ │ │ │ movq $0x0,0xc8(%rsp) │ │ │ │ │ _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 17ed4 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 18130 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8264 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8264 │ │ │ │ │ mov 0xd8(%rsp),%rdi │ │ │ │ │ mov %r10,0x30(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8263 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8263 (discriminator 1) │ │ │ │ │ mov %r8,0x38(%rsp) │ │ │ │ │ movq $0x0,0xd0(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8264 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8264 │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8286 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8286 │ │ │ │ │ mov 0x98(%rsp),%rax │ │ │ │ │ mov 0x78(%rsp),%rcx │ │ │ │ │ mov %r13,%rsi │ │ │ │ │ mov 0x38(%rsp),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8264 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8264 (discriminator 1) │ │ │ │ │ movq $0x0,0xd8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8286 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8286 │ │ │ │ │ mov 0x78(%rax),%rdi │ │ │ │ │ call b710 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x48(%rsp),%rsi │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -27153,148 +27153,148 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 17f3f │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rsi) │ │ │ │ │ je 1814e │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8296 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8296 │ │ │ │ │ mov 0xb8(%rsp),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8295 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8295 (discriminator 1) │ │ │ │ │ movq $0x0,0xb0(%rsp) │ │ │ │ │ _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 17f67 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 18160 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8297 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8297 │ │ │ │ │ mov 0xc0(%rsp),%rdi │ │ │ │ │ mov %r10,0x30(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8233 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8233 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8296 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8296 (discriminator 1) │ │ │ │ │ movq $0x0,0xb8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8297 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8297 │ │ │ │ │ call afc0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8319 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8319 │ │ │ │ │ mov 0x58(%rsp),%rax │ │ │ │ │ mov 0x40(%rsp),%rcx │ │ │ │ │ mov %r15,%rsi │ │ │ │ │ mov 0x30(%rsp),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8297 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8297 (discriminator 1) │ │ │ │ │ movq $0x0,0xc0(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8319 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8319 │ │ │ │ │ mov 0x78(%rax),%rdi │ │ │ │ │ call b710 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7982 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7982 │ │ │ │ │ movl $0x1,0x38(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8320 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8320 │ │ │ │ │ mov 0x50(%rsp),%r14 │ │ │ │ │ jmp 1673e │ │ │ │ │ __Pyx__PyObject_AsPy_UCS4_raise_error(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17651 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17651 │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17651 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17651 (discriminator 1) │ │ │ │ │ mov 0x48(%rsp),%rcx │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 16fa0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17652 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17652 │ │ │ │ │ mov 0x9f95(%rip),%rax │ │ │ │ │ lea 0x569e(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8947 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8947 │ │ │ │ │ mov 0x48(%rsp),%rcx │ │ │ │ │ jmp 16fa0 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 17888 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9065 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9065 (discriminator 1) │ │ │ │ │ mov $0x2369,%ebx │ │ │ │ │ mov $0x1b6,%r12d │ │ │ │ │ jmp 178ba │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9062 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9062 │ │ │ │ │ mov 0x9f40(%rip),%rax │ │ │ │ │ lea 0x5329(%rip),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9063 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9063 │ │ │ │ │ mov $0x2367,%ebx │ │ │ │ │ mov $0x1b6,%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9062 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9062 │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9104 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9104 │ │ │ │ │ mov 0xb0(%rsp),%rdx │ │ │ │ │ jmp 16bf0 │ │ │ │ │ mov 0xb0(%rsp),%rdx │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ je 1821c │ │ │ │ │ lea 0x4237(%rip),%rax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9067 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9067 (discriminator 1) │ │ │ │ │ mov $0x236b,%ebx │ │ │ │ │ mov $0x1b6,%r12d │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ mov %rax,0x30(%rsp) │ │ │ │ │ lea 0x5547(%rip),%rax │ │ │ │ │ mov %rax,0x38(%rsp) │ │ │ │ │ jmp 16c14 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8112 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8112 (discriminator 1) │ │ │ │ │ mov $0x1fb0,%ebx │ │ │ │ │ mov $0x17a,%r12d │ │ │ │ │ jmp 17c60 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8902 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8902 (discriminator 1) │ │ │ │ │ mov $0x22c6,%ebx │ │ │ │ │ mov $0x1ac,%r12d │ │ │ │ │ jmp 16fdd │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8900 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8900 (discriminator 1) │ │ │ │ │ mov $0x22c4,%ebx │ │ │ │ │ mov $0x1ac,%r12d │ │ │ │ │ jmp 16fdd │ │ │ │ │ lea 0x41d9(%rip),%rax │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8081 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8081 (discriminator 1) │ │ │ │ │ mov $0x1f91,%ebx │ │ │ │ │ mov $0x178,%r12d │ │ │ │ │ mov %rax,0x30(%rsp) │ │ │ │ │ lea 0x54e9(%rip),%rax │ │ │ │ │ mov %rax,0x38(%rsp) │ │ │ │ │ jmp 17c60 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8247 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8247 (discriminator 1) │ │ │ │ │ mov $0x2037,%ebx │ │ │ │ │ mov $0x184,%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8280 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8280 │ │ │ │ │ mov 0x78(%rsp),%rcx │ │ │ │ │ mov %r13,%rsi │ │ │ │ │ mov %r8,%rdx │ │ │ │ │ mov %r10,0x8(%rsp) │ │ │ │ │ mov 0x98(%rsp),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8281 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8281 │ │ │ │ │ mov %r14,%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8280 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8280 │ │ │ │ │ mov 0x78(%rax),%rdi │ │ │ │ │ call b710 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8281 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8281 │ │ │ │ │ mov 0x8(%rsp),%r10 │ │ │ │ │ jmp 17c60 │ │ │ │ │ mov %r8,0x38(%rsp) │ │ │ │ │ mov %r10,0x30(%rsp) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ @@ -27312,74 +27312,74 @@ │ │ │ │ │ mov 0x30(%rsp),%r10 │ │ │ │ │ jmp 17f3f │ │ │ │ │ mov %r10,0x30(%rsp) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov 0x30(%rsp),%r10 │ │ │ │ │ jmp 17f67 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__from_hex(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 8) │ │ │ │ │ mov 0x9e08(%rip),%rdx │ │ │ │ │ mov 0xe8(%rsp),%rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:3992 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:3992 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c__restore_ch(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4124 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4124 │ │ │ │ │ jmp 15d90 │ │ │ │ │ mov %rdx,0x28(%rsp) │ │ │ │ │ __Pyx_PyErr_GivenExceptionMatches(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:4124 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:4124 │ │ │ │ │ call c050 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8940 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8940 (discriminator 2) │ │ │ │ │ mov 0x28(%rsp),%rdx │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 16f02 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8941 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8941 │ │ │ │ │ mov $0x22ed,%ebx │ │ │ │ │ mov $0x1ac,%r12d │ │ │ │ │ jmp 16fdd │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ mov %r8,0x38(%rsp) │ │ │ │ │ mov %r10,0x30(%rsp) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov 0x38(%rsp),%r8 │ │ │ │ │ mov 0x30(%rsp),%r10 │ │ │ │ │ jmp 17e90 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9121 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9121 │ │ │ │ │ call 5240 <__stack_chk_fail@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9121 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9121 │ │ │ │ │ mov 0x28(%rsp),%rdx │ │ │ │ │ jmp 16ff8 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8220 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8220 (discriminator 1) │ │ │ │ │ mov $0x201c,%ebx │ │ │ │ │ mov $0x182,%r12d │ │ │ │ │ jmp 180e4 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8189 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8189 (discriminator 1) │ │ │ │ │ mov $0x1ffd,%ebx │ │ │ │ │ mov $0x180,%r12d │ │ │ │ │ jmp 180e4 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:8249 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:8249 (discriminator 1) │ │ │ │ │ mov $0x2039,%ebx │ │ │ │ │ mov $0x184,%r12d │ │ │ │ │ jmp 180e4 │ │ │ │ │ lea 0x406b(%rip),%rax │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9067 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9067 (discriminator 1) │ │ │ │ │ mov $0x236b,%ebx │ │ │ │ │ mov $0x1b6,%r12d │ │ │ │ │ mov %rax,0x30(%rsp) │ │ │ │ │ lea 0x537b(%rip),%rax │ │ │ │ │ mov %rax,0x38(%rsp) │ │ │ │ │ jmp 17015 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ @@ -27392,18 +27392,18 @@ │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 16de9 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_PyUnicode_Equals(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12977 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12977 │ │ │ │ │ cmp %rsi,%rdi │ │ │ │ │ je 18420 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12969 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12969 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x18,%rsp │ │ │ │ │ Py_IS_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:369 (discriminator 1) │ │ │ │ │ mov 0x9d5a(%rip),%rax │ │ │ │ │ Py_TYPE(): │ │ │ │ │ @@ -27413,63 +27413,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-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12999 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12999 │ │ │ │ │ test %r8b,%r8b │ │ │ │ │ je 18390 │ │ │ │ │ test %r9b,%r9b │ │ │ │ │ je 18390 │ │ │ │ │ PyUnicode_GET_LENGTH(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:280 (discriminator 2) │ │ │ │ │ testb $0x10,0xab(%rcx) │ │ │ │ │ je 835c <__cxa_finalize@plt+0x2b0c> │ │ │ │ │ /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 835c <__cxa_finalize@plt+0x2b0c> │ │ │ │ │ __Pyx_PyUnicode_Equals(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13006 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13006 (discriminator 1) │ │ │ │ │ cmp 0x10(%rsi),%r10 │ │ │ │ │ jne 18410 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13013 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13013 │ │ │ │ │ mov 0x18(%rdi),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13014 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13014 │ │ │ │ │ mov 0x18(%rsi),%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13019 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13019 │ │ │ │ │ cmp %rdx,%rax │ │ │ │ │ setne %cl │ │ │ │ │ cmp $0xffffffffffffffff,%rax │ │ │ │ │ setne %al │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13019 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13019 (discriminator 1) │ │ │ │ │ test %al,%cl │ │ │ │ │ je 182e9 │ │ │ │ │ cmp $0xffffffffffffffff,%rdx │ │ │ │ │ jne 18410 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13024 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13024 │ │ │ │ │ movzbl 0x20(%rdi),%r9d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13025 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13025 │ │ │ │ │ movzbl 0x20(%rsi),%r8d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13066 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13066 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13024 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13024 │ │ │ │ │ mov %r9d,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13025 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13025 │ │ │ │ │ mov %r8d,%ecx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13024 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13024 │ │ │ │ │ shr $0x2,%dl │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13025 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13025 │ │ │ │ │ shr $0x2,%cl │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13024 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13024 │ │ │ │ │ and $0x7,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13025 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13025 │ │ │ │ │ and $0x7,%ecx │ │ │ │ │ cmp %cl,%dl │ │ │ │ │ jne 18382 │ │ │ │ │ PyUnicode_DATA(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:262 (discriminator 1) │ │ │ │ │ test $0x20,%r9b │ │ │ │ │ jne 18440 │ │ │ │ │ @@ -27486,15 +27486,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 833d <__cxa_finalize@plt+0x2aed> │ │ │ │ │ __Pyx_PyUnicode_Equals(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13024 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13024 │ │ │ │ │ movzbl %dl,%eax │ │ │ │ │ PyUnicode_READ(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:317 │ │ │ │ │ cmp $0x1,%eax │ │ │ │ │ je 18470 │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:320 │ │ │ │ │ cmp $0x2,%eax │ │ │ │ │ @@ -27502,74 +27502,74 @@ │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:323 │ │ │ │ │ cmp $0x4,%eax │ │ │ │ │ jne 8361 <__cxa_finalize@plt+0x2b11> │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:324 │ │ │ │ │ mov (%rdi),%ecx │ │ │ │ │ mov (%rsi),%r8d │ │ │ │ │ __Pyx_PyUnicode_Equals(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13066 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13066 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13030 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13030 (discriminator 2) │ │ │ │ │ cmp %ecx,%r8d │ │ │ │ │ jne 18382 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13061 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13061 │ │ │ │ │ mov $0x1,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13032 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13032 │ │ │ │ │ cmp $0x1,%r10 │ │ │ │ │ je 18382 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13035 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13035 │ │ │ │ │ movzbl %dl,%edx │ │ │ │ │ imul %r10,%rdx │ │ │ │ │ call 53d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13039 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13039 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ sete %al │ │ │ │ │ movzbl %al,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13068 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13068 │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13041 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13041 │ │ │ │ │ mov 0x9bf1(%rip),%rbx │ │ │ │ │ cmp %rbx,%rdi │ │ │ │ │ jne 183a3 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13066 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13066 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13041 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13041 │ │ │ │ │ test %r9b,%r9b │ │ │ │ │ jne 18382 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13043 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13043 │ │ │ │ │ cmp %rbx,%rsi │ │ │ │ │ jne 183af │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13066 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13066 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13043 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13043 │ │ │ │ │ test %r8b,%r8b │ │ │ │ │ jne 18382 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13047 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13047 │ │ │ │ │ mov $0x2,%edx │ │ │ │ │ call 51f0 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13051 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13051 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 18488 │ │ │ │ │ __Pyx_PyObject_IsTrue(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18131 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18131 │ │ │ │ │ cmp 0x9bc4(%rip),%rax │ │ │ │ │ sete %al │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18132 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18132 │ │ │ │ │ cmp 0x9b8a(%rip),%rbp │ │ │ │ │ sete %dl │ │ │ │ │ or %al,%dl │ │ │ │ │ jne 183e2 │ │ │ │ │ cmp %rbx,%rbp │ │ │ │ │ jne 18430 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18131 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18131 │ │ │ │ │ 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 │ │ │ │ │ @@ -27582,30 +27582,30 @@ │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ mov %eax,0xc(%rsp) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov 0xc(%rsp),%eax │ │ │ │ │ jmp 18382 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_PyUnicode_Equals(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13068 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13068 │ │ │ │ │ add $0x18,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13066 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13066 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13068 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13068 │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13061 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13061 │ │ │ │ │ mov $0x1,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13068 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13068 │ │ │ │ │ ret │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyObject_IsTrue(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18133 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18133 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 5560 │ │ │ │ │ jmp 183e5 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ _PyUnicode_COMPACT_DATA(): │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:248 │ │ │ │ │ lea 0x28(%rdi),%rax │ │ │ │ │ @@ -27626,23 +27626,23 @@ │ │ │ │ │ movzbl (%rsi),%r8d │ │ │ │ │ jmp 1835c │ │ │ │ │ /usr/include/python3.13/cpython/unicodeobject.h:321 │ │ │ │ │ movzwl (%rdi),%ecx │ │ │ │ │ movzwl (%rsi),%r8d │ │ │ │ │ jmp 1835c │ │ │ │ │ __Pyx_PyUnicode_Equals(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13052 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13052 │ │ │ │ │ mov $0xffffffff,%eax │ │ │ │ │ jmp 18382 │ │ │ │ │ __Pyx_PyUnicode_Equals.constprop.0(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13052 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13052 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13073 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13073 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ mov %rdx,%rbp │ │ │ │ │ push %rbx │ │ │ │ │ Py_TYPE(): │ │ │ │ │ @@ -27662,118 +27662,118 @@ │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x9ac2(%rip),%rax │ │ │ │ │ je 838a <__cxa_finalize@plt+0x2b3a> │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rdi),%r12 │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13075 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13075 (discriminator 1) │ │ │ │ │ test %r12,%r12 │ │ │ │ │ jle 18560 │ │ │ │ │ mov %rsi,%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13075 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13075 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ jmp 184f9 │ │ │ │ │ nop │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13075 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13075 (discriminator 2) │ │ │ │ │ add $0x1,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13075 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13075 (discriminator 1) │ │ │ │ │ cmp %r12,%rax │ │ │ │ │ je 18510 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13077 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13077 │ │ │ │ │ cmp %rbp,0x18(%rbx,%rax,8) │ │ │ │ │ jne 184f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13088 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13088 │ │ │ │ │ pop %rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13077 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13077 (discriminator 2) │ │ │ │ │ mov 0x0(%r13,%rax,8),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13088 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13088 │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ ret │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13079 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13079 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ jmp 1852c │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13079 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13079 (discriminator 2) │ │ │ │ │ add $0x1,%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13079 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13079 (discriminator 1) │ │ │ │ │ cmp %r12,%r14 │ │ │ │ │ je 18560 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ mov 0xa8(%rax),%rdx │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13081 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13081 (discriminator 2) │ │ │ │ │ test $0x4000000,%edx │ │ │ │ │ je 8366 <__cxa_finalize@plt+0x2b16> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13081 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13081 │ │ │ │ │ mov 0x18(%rbx,%r14,8),%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 18260 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13082 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13082 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 18518 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13083 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13083 (discriminator 1) │ │ │ │ │ js 18560 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13088 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13088 │ │ │ │ │ pop %rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13084 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13084 │ │ │ │ │ mov 0x0(%r13,%r14,8),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13088 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13088 │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ pop %rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13083 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13083 (discriminator 1) │ │ │ │ │ xor %eax,%eax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13088 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13088 │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_9_Unquoter_7__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9580 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9580 │ │ │ │ │ endbr64 │ │ │ │ │ push %r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9602 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9602 │ │ │ │ │ lea 0xa8f3(%rip),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9580 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9580 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ mov %rdi,%r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x38,%rsp │ │ │ │ │ mov %fs:0x28,%rbx │ │ │ │ │ mov %rbx,0x28(%rsp) │ │ │ │ │ mov %rdx,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9602 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9602 │ │ │ │ │ mov %rax,0x10(%rsp) │ │ │ │ │ movq $0x0,0x18(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9603 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9603 │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ je 18720 │ │ │ │ │ mov %rcx,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9605 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9605 │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je 18700 │ │ │ │ │ cmp $0x1,%rbx │ │ │ │ │ jne 18730 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9606 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9606 │ │ │ │ │ mov (%rsi),%r13 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbp),%rax │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:22 (discriminator 2) │ │ │ │ │ testb $0x4,0xab(%rax) │ │ │ │ │ @@ -27784,68 +27784,68 @@ │ │ │ │ │ je 83ae <__cxa_finalize@plt+0x2b5e> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x99a6(%rip),%rax │ │ │ │ │ je 83cd <__cxa_finalize@plt+0x2b7d> │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rbp),%r14 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_9_Unquoter_7__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9600 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9600 │ │ │ │ │ lea (%rsi,%rbx,8),%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9612 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9612 │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je 18790 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9621 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9621 (discriminator 1) │ │ │ │ │ test %r14,%r14 │ │ │ │ │ jg 18838 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_6__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9669 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9669 │ │ │ │ │ mov 0xa9af(%rip),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9663 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9663 │ │ │ │ │ movq $0x0,(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9669 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9669 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1862d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9669 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9669 (discriminator 1) │ │ │ │ │ mov %rax,0xa593(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9671 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9671 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9671 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9671 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%ebp │ │ │ │ │ test %ebp,%ebp │ │ │ │ │ jne 18710 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9671 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9671 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 18675 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9671 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9671 (discriminator 14) │ │ │ │ │ mov %rsp,%rsi │ │ │ │ │ mov $0x10,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x3dfa(%rip),%r8 │ │ │ │ │ lea 0x3ef1(%rip),%rcx │ │ │ │ │ lea 0xa55b(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ mov %eax,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9671 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9671 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 187d0 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r13),%rax │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_6__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9679 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9679 (discriminator 1) │ │ │ │ │ cmp 0x98a0(%rip),%rax │ │ │ │ │ je 1868f │ │ │ │ │ cmp 0x98ff(%rip),%r13 │ │ │ │ │ jne 18890 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9680 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9680 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ mov %r13,%rsi │ │ │ │ │ call 12d30 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9680 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9680 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 18810 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rax),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -27861,225 +27861,225 @@ │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je 186ca │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_6__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9692 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9692 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9700 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9700 (discriminator 1) │ │ │ │ │ test %ebp,%ebp │ │ │ │ │ jne 187ef │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_9_Unquoter_7__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9659 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9659 │ │ │ │ │ mov 0x28(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne 188bd │ │ │ │ │ add $0x38,%rsp │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9605 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9605 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ jmp 185cd │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_6__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9663 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9663 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ jmp 18675 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_9_Unquoter_7__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9625 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9625 (discriminator 1) │ │ │ │ │ cmp $0x1,%rbx │ │ │ │ │ jne 18730 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9628 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9628 │ │ │ │ │ mov (%rsi),%r13 │ │ │ │ │ jmp 18612 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __Pyx_RaiseArgtupleInvalid(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13299 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13299 (discriminator 4) │ │ │ │ │ mov 0x9821(%rip),%rax │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ lea 0x3e0d(%rip),%rdx │ │ │ │ │ lea 0x4ad7(%rip),%rsi │ │ │ │ │ lea 0x3dfe(%rip),%r9 │ │ │ │ │ mov $0x1,%r8d │ │ │ │ │ lea 0x3c44(%rip),%rcx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ push %rbx │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_9_Unquoter_7__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9634 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9634 │ │ │ │ │ pop %rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9634 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9634 (discriminator 1) │ │ │ │ │ mov $0x25a2,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9634 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9634 │ │ │ │ │ pop %rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9644 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9644 │ │ │ │ │ lea 0x3cdb(%rip),%rcx │ │ │ │ │ mov $0x10,%edx │ │ │ │ │ lea 0x4f56(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9646 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9646 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9644 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9644 │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9646 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9646 │ │ │ │ │ jmp 186d5 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9614 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9614 │ │ │ │ │ mov 0xa6d9(%rip),%rdx │ │ │ │ │ mov %r15,%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 184a0 │ │ │ │ │ mov %rax,%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9614 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9614 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 18878 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9616 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9616 │ │ │ │ │ sub $0x1,%r14 │ │ │ │ │ jmp 18609 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 186ba │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_6__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9696 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9696 │ │ │ │ │ lea 0x3c7a(%rip),%rcx │ │ │ │ │ mov $0x10,%edx │ │ │ │ │ mov $0x25c7,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9697 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9697 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9696 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9696 │ │ │ │ │ lea 0x4eee(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9700 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9700 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9700 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9700 (discriminator 8) │ │ │ │ │ mov (%rsp),%rsi │ │ │ │ │ mov %rbx,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9700 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9700 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9700 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9700 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_9_Unquoter_7__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9653 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9653 (discriminator 1) │ │ │ │ │ jmp 186d5 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_6__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9680 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9680 (discriminator 1) │ │ │ │ │ mov $0x25d0,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9696 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9696 │ │ │ │ │ lea 0x3c35(%rip),%rcx │ │ │ │ │ mov $0x11,%edx │ │ │ │ │ lea 0x4eb0(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9697 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9697 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9696 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9696 │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9697 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9697 │ │ │ │ │ jmp 186cd │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_9_Unquoter_7__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9623 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9623 │ │ │ │ │ lea 0x8(%rsp),%rcx │ │ │ │ │ lea 0x10(%rsp),%rdx │ │ │ │ │ mov %rbx,%r8 │ │ │ │ │ mov %r15,%rsi │ │ │ │ │ lea 0x3d00(%rip),%r9 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ mov %r13,0x8(%rsp) │ │ │ │ │ call e490 │ │ │ │ │ mov 0x8(%rsp),%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9623 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9623 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne 18612 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9623 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9623 (discriminator 1) │ │ │ │ │ mov $0x2597,%esi │ │ │ │ │ jmp 1876f │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9618 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9618 │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9618 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9618 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 18730 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9618 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9618 (discriminator 1) │ │ │ │ │ mov $0x2592,%esi │ │ │ │ │ jmp 1876f │ │ │ │ │ __Pyx_RaiseUnexpectedTypeError(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13913 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13913 │ │ │ │ │ mov 0x18(%rax),%rcx │ │ │ │ │ mov 0x96bd(%rip),%rax │ │ │ │ │ lea 0x395f(%rip),%rsi │ │ │ │ │ lea 0x3cba(%rip),%rdx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_9_Unquoter_6__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9679 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9679 (discriminator 3) │ │ │ │ │ mov $0x25cf,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9679 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9679 │ │ │ │ │ jmp 18815 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_9_Unquoter_7__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9659 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9659 │ │ │ │ │ call 5240 <__stack_chk_fail@plt> │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_3__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10214 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10214 │ │ │ │ │ endbr64 │ │ │ │ │ push %r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10238 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10238 │ │ │ │ │ lea 0xa583(%rip),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10214 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10214 │ │ │ │ │ push %r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10238 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10238 │ │ │ │ │ movq %rax,%xmm1 │ │ │ │ │ add $0x10,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10214 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10214 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x88,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10238 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10238 │ │ │ │ │ movq 0x8f33(%rip),%xmm0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10214 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10214 │ │ │ │ │ mov %fs:0x28,%r13 │ │ │ │ │ mov %r13,0x78(%rsp) │ │ │ │ │ mov %rdx,%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10238 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10238 │ │ │ │ │ mov %rax,0x60(%rsp) │ │ │ │ │ movq $0x0,0x68(%rsp) │ │ │ │ │ punpcklqdq %xmm1,%xmm0 │ │ │ │ │ movaps %xmm0,0x50(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10239 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10239 │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ je 18c88 │ │ │ │ │ mov %rcx,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10241 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10241 │ │ │ │ │ cmp $0x2,%r13 │ │ │ │ │ je 19000 │ │ │ │ │ jg 18bf0 │ │ │ │ │ movq $0x0,(%rsp) │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je 18ff0 │ │ │ │ │ cmp $0x1,%r13 │ │ │ │ │ jne 18db0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10246 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10246 │ │ │ │ │ mov (%rsi),%rax │ │ │ │ │ mov %rax,0x10(%rsp) │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r15),%rax │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ @@ -28095,131 +28095,131 @@ │ │ │ │ │ je 841f <__cxa_finalize@plt+0x2bcf> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x9603(%rip),%rax │ │ │ │ │ je 843e <__cxa_finalize@plt+0x2bee> │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%r15),%rbx │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_3__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10236 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10236 │ │ │ │ │ lea (%rsi,%r13,8),%rsi │ │ │ │ │ mov %rsi,0x18(%rsp) │ │ │ │ │ Py_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov %rbx,%rbp │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_3__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10252 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10252 │ │ │ │ │ cmp $0x1,%r13 │ │ │ │ │ je 18cd1 │ │ │ │ │ cmp $0x2,%r13 │ │ │ │ │ je 19010 │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je 18cb0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10281 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10281 (discriminator 1) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ jg 19130 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10293 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10293 │ │ │ │ │ mov (%rsp),%rdi │ │ │ │ │ call b460 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10293 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10293 (discriminator 2) │ │ │ │ │ cmp $0xffffffffffffffff,%rax │ │ │ │ │ je 19020 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10329 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10329 │ │ │ │ │ movq $0x0,0x28(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10339 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10339 │ │ │ │ │ mov 0xa5e1(%rip),%rax │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 18a03 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10339 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10339 (discriminator 1) │ │ │ │ │ mov %rax,0xa1e5(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10341 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10341 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10341 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10341 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%r14d │ │ │ │ │ test %r14d,%r14d │ │ │ │ │ jne 18d70 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10341 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10341 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 18a50 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10341 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10341 (discriminator 14) │ │ │ │ │ lea 0x28(%rsp),%rsi │ │ │ │ │ mov $0x1,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x3a20(%rip),%r8 │ │ │ │ │ lea 0x3b31(%rip),%rcx │ │ │ │ │ lea 0xa1a9(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ mov %eax,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10341 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10341 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 19038 │ │ │ │ │ __Pyx_PyInt_From_long(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17600 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17600 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 53c0 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10351 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10351 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 19340 │ │ │ │ │ __Pyx_PySequence_ContainsTF(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2322 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2322 │ │ │ │ │ mov 0xa525(%rip),%rdi │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ call 52f0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rdx │ │ │ │ │ __Pyx_PySequence_ContainsTF(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2322 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2322 │ │ │ │ │ mov %eax,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2323 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2323 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 190b0 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ js 18a92 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,(%rbx) │ │ │ │ │ je 18fe0 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10355 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10355 │ │ │ │ │ test %r15d,%r15d │ │ │ │ │ je 18e68 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10414 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10414 │ │ │ │ │ mov 0xa206(%rip),%rdi │ │ │ │ │ mov 0xa38f(%rip),%rsi │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12499 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12499 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ mov 0x90(%rax),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12499 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12499 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 19198 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12500 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12500 │ │ │ │ │ call *%rax │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10414 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10414 (discriminator 2) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je 191a8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10419 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10419 (discriminator 2) │ │ │ │ │ mov 0x943e(%rip),%rax │ │ │ │ │ cmp %rax,0x8(%rbx) │ │ │ │ │ jne 19078 │ │ │ │ │ PyMethod_GET_SELF(): │ │ │ │ │ /usr/include/python3.13/cpython/classobject.h:40 │ │ │ │ │ mov 0x18(%rbx),%r15 │ │ │ │ │ movq %r15,%xmm0 │ │ │ │ │ movhps 0x10(%rsp),%xmm0 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10421 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10421 (discriminator 1) │ │ │ │ │ test %r15,%r15 │ │ │ │ │ je 19078 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r15),%eax │ │ │ │ │ PyMethod_GET_FUNCTION(): │ │ │ │ │ /usr/include/python3.13/cpython/classobject.h:35 │ │ │ │ │ @@ -28244,21 +28244,21 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 18b23 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je 18d90 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10432 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10432 │ │ │ │ │ lea 0x50(%rsp),%rsi │ │ │ │ │ mov $0x2,%edx │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10431 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10431 │ │ │ │ │ movaps %xmm0,0x50(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10432 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10432 │ │ │ │ │ call de00 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -28272,42 +28272,42 @@ │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%r13),%rax │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10434 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10434 (discriminator 1) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je 18c10 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 18b7f │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ je 18d80 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10450 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10450 │ │ │ │ │ cmp 0x9402(%rip),%r12 │ │ │ │ │ je 18bc6 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r12),%rax │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10460 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10460 (discriminator 2) │ │ │ │ │ cmp 0x938c(%rip),%rax │ │ │ │ │ jne 19230 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10461 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10461 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call 12d30 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10461 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10461 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 19431 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rax),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -28323,15 +28323,15 @@ │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 18bd1 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10484 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10484 │ │ │ │ │ mov %rbp,%rbx │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%rbp),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ @@ -28341,102 +28341,102 @@ │ │ │ │ │ mov %rax,0x0(%rbp) │ │ │ │ │ jne 18c50 │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 18c50 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_3__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10241 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10241 │ │ │ │ │ cmp $0x3,%r13 │ │ │ │ │ jne 18db0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10242 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10242 │ │ │ │ │ mov 0x10(%rsi),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10244 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10244 │ │ │ │ │ mov 0x8(%rsi),%rax │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ jmp 1895f │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 18c22 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ je 193dc │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10498 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10498 │ │ │ │ │ lea 0x3828(%rip),%rcx │ │ │ │ │ mov $0x7,%edx │ │ │ │ │ mov $0x28c2,%esi │ │ │ │ │ lea 0x4ace(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10484 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10484 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10504 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10504 (discriminator 1) │ │ │ │ │ test %r14d,%r14d │ │ │ │ │ jne 19057 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_3__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10323 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10323 │ │ │ │ │ mov 0x78(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne 193fd │ │ │ │ │ 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-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10285 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10285 (discriminator 1) │ │ │ │ │ cmp $0x3,%r13 │ │ │ │ │ jne 18db0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10288 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10288 │ │ │ │ │ mov (%rsi),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10290 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10290 │ │ │ │ │ mov 0x10(%rsi),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10288 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10288 │ │ │ │ │ mov %rax,0x10(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10289 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10289 │ │ │ │ │ mov 0x8(%rsi),%rax │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10290 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10290 │ │ │ │ │ jmp 189d1 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10254 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10254 │ │ │ │ │ mov 0xa1c1(%rip),%rdx │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 184a0 │ │ │ │ │ mov %rax,0x10(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10254 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10254 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 19362 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10256 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10256 │ │ │ │ │ sub $0x1,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10262 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10262 │ │ │ │ │ mov 0xa188(%rip),%rdx │ │ │ │ │ mov 0x18(%rsp),%rsi │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 184a0 │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10262 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10262 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 19291 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r15),%rax │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_3__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10272 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10272 │ │ │ │ │ mov 0xa173(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10264 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10264 │ │ │ │ │ sub $0x1,%rbx │ │ │ │ │ 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 │ │ │ │ │ @@ -28446,42 +28446,42 @@ │ │ │ │ │ cmp %r14,%rax │ │ │ │ │ je 841f <__cxa_finalize@plt+0x2bcf> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x9274(%rip),%rax │ │ │ │ │ je 843e <__cxa_finalize@plt+0x2bee> │ │ │ │ │ mov 0x10(%r15),%rbp │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13075 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13075 (discriminator 1) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ jle 191d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13075 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13075 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ jmp 18d4d │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13075 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13075 (discriminator 2) │ │ │ │ │ add $0x1,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13075 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13075 (discriminator 1) │ │ │ │ │ cmp %rbp,%rax │ │ │ │ │ je 18e10 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13077 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13077 │ │ │ │ │ cmp 0x18(%r15,%rax,8),%r12 │ │ │ │ │ jne 18d40 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13077 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13077 (discriminator 2) │ │ │ │ │ mov 0x18(%rsp),%rcx │ │ │ │ │ mov (%rcx,%rax,8),%r12 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_3__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10272 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10272 (discriminator 2) │ │ │ │ │ test %r12,%r12 │ │ │ │ │ je 191d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10274 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10274 │ │ │ │ │ sub $0x1,%rbx │ │ │ │ │ jmp 189c8 │ │ │ │ │ nop │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10329 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10329 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ jmp 18a50 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ @@ -28490,85 +28490,85 @@ │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ movaps %xmm0,(%rsp) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ movdqa (%rsp),%xmm0 │ │ │ │ │ jmp 18b23 │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_RaiseArgtupleInvalid(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13299 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13299 (discriminator 4) │ │ │ │ │ mov 0x91a1(%rip),%rax │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ lea 0x37a7(%rip),%rdx │ │ │ │ │ lea 0x4457(%rip),%rsi │ │ │ │ │ lea 0x3447(%rip),%r9 │ │ │ │ │ mov $0x3,%r8d │ │ │ │ │ lea 0x35c4(%rip),%rcx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ push %r13 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_3__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10298 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10298 │ │ │ │ │ pop %rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10298 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10298 (discriminator 1) │ │ │ │ │ mov $0x283a,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10298 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10298 │ │ │ │ │ pop %rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10308 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10308 │ │ │ │ │ lea 0x365a(%rip),%rcx │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ lea 0x4905(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10310 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10310 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10308 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10308 │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10310 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10310 │ │ │ │ │ jmp 18c59 │ │ │ │ │ nop │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13079 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13079 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ jmp 18e30 │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13079 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13079 (discriminator 2) │ │ │ │ │ add $0x1,%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13079 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13079 (discriminator 1) │ │ │ │ │ cmp %rbp,%r14 │ │ │ │ │ je 191d0 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%r15),%rax │ │ │ │ │ mov 0xa8(%rax),%rcx │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13081 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13081 (discriminator 2) │ │ │ │ │ test $0x4000000,%ecx │ │ │ │ │ je 83d7 <__cxa_finalize@plt+0x2b87> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13081 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13081 │ │ │ │ │ mov 0x18(%r15,%r14,8),%rsi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 18260 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13082 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13082 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 18e18 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13083 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13083 (discriminator 1) │ │ │ │ │ js 191d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13084 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13084 │ │ │ │ │ mov 0x18(%rsp),%rax │ │ │ │ │ mov (%rax,%r14,8),%r12 │ │ │ │ │ jmp 18d5d │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10365 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10365 │ │ │ │ │ mov $0x1,%edi │ │ │ │ │ call 5040 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10365 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10365 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 192e5 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10367 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10367 │ │ │ │ │ mov 0x9e6b(%rip),%rdx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 18e8e │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ @@ -28582,47 +28582,47 @@ │ │ │ │ │ je 83fb <__cxa_finalize@plt+0x2bab> │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:46 │ │ │ │ │ cmpq $0x0,0x20(%rbx) │ │ │ │ │ jle 83f6 <__cxa_finalize@plt+0x2ba6> │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:47 │ │ │ │ │ mov 0x18(%rbx),%rax │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10370 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10370 │ │ │ │ │ mov %rbx,%rsi │ │ │ │ │ PyList_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:47 │ │ │ │ │ mov %rdx,(%rax) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10370 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10370 │ │ │ │ │ mov 0x9f85(%rip),%rdi │ │ │ │ │ call b5f0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rdx │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10370 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10370 │ │ │ │ │ mov %rax,%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10370 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10370 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 19307 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ js 18ee0 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,(%rbx) │ │ │ │ │ je 19223 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10373 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10373 │ │ │ │ │ mov 0x9e09(%rip),%rsi │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 14ef0 │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10373 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10373 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1937a │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 18f06 │ │ │ │ │ @@ -28647,44 +28647,44 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 18f32 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ je 19277 │ │ │ │ │ __Pyx_PyInt_From_long(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17600 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17600 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 53c0 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10388 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10388 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 19402 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10390 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10390 │ │ │ │ │ mov 0x9d83(%rip),%rdi │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ call 57c0 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10390 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10390 (discriminator 2) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je 193b2 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 18f75 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je 190ff │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10393 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10393 │ │ │ │ │ mov %rbp,%rsi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call c310 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%rbp),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -28692,15 +28692,15 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 18f96 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%rbp) │ │ │ │ │ je 190f2 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10498 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10498 │ │ │ │ │ lea 0x34b4(%rip),%rcx │ │ │ │ │ mov $0x6,%edx │ │ │ │ │ mov $0x289b,%esi │ │ │ │ │ lea 0x475a(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -28719,90 +28719,90 @@ │ │ │ │ │ jmp 18c3f │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 18a92 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_3__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10241 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10241 │ │ │ │ │ movq $0x0,0x10(%rsp) │ │ │ │ │ jmp 18967 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ jmp 18bfe │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10272 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10272 │ │ │ │ │ mov 0x9e59(%rip),%r12 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1241 │ │ │ │ │ jmp 18d2e │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_3__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10293 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10293 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10293 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10293 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 189e7 │ │ │ │ │ mov $0x2835,%esi │ │ │ │ │ jmp 18df0 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10498 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10498 │ │ │ │ │ lea 0x3412(%rip),%rcx │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ mov $0x2865,%esi │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ lea 0x46b6(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10504 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10504 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10504 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10504 (discriminator 8) │ │ │ │ │ mov 0x28(%rsp),%rsi │ │ │ │ │ mov %rbx,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10504 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10504 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10504 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10504 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_3__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10317 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10317 (discriminator 1) │ │ │ │ │ jmp 18c59 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10431 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10431 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10432 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10432 │ │ │ │ │ lea 0x58(%rsp),%rsi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ mov %rbx,%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10431 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10431 │ │ │ │ │ movq $0x0,0x50(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10432 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10432 │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10431 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10431 │ │ │ │ │ mov %rax,0x58(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10432 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10432 │ │ │ │ │ call de00 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 18b60 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10353 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10353 (discriminator 1) │ │ │ │ │ mov $0x4,%r12d │ │ │ │ │ mov $0x2871,%ebp │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ js 1910c │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,(%rbx) │ │ │ │ │ je 190e8 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10498 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10498 │ │ │ │ │ lea 0x3382(%rip),%rcx │ │ │ │ │ mov %r12d,%edx │ │ │ │ │ mov %ebp,%esi │ │ │ │ │ lea 0x462d(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ @@ -28820,26 +28820,26 @@ │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 18f96 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 18f75 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10498 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10498 │ │ │ │ │ lea 0x333e(%rip),%rcx │ │ │ │ │ mov $0x4,%edx │ │ │ │ │ mov $0x2871,%esi │ │ │ │ │ lea 0x45e4(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 18c3f │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_3__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10283 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10283 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ mov 0x18(%rsp),%rsi │ │ │ │ │ mov %r13,%r8 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ lea 0x50(%rsp),%rdx │ │ │ │ │ lea 0x30(%rsp),%rcx │ │ │ │ │ mov %r12,0x40(%rsp) │ │ │ │ │ @@ -28849,86 +28849,86 @@ │ │ │ │ │ mov %rax,0x38(%rsp) │ │ │ │ │ call e490 │ │ │ │ │ mov 0x30(%rsp),%rdx │ │ │ │ │ mov 0x40(%rsp),%r12 │ │ │ │ │ mov %rdx,0x10(%rsp) │ │ │ │ │ mov 0x38(%rsp),%rdx │ │ │ │ │ mov %rdx,(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10283 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10283 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne 189d1 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10283 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10283 (discriminator 1) │ │ │ │ │ mov $0x282b,%esi │ │ │ │ │ jmp 18df0 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12505 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12505 │ │ │ │ │ call 5780 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ jmp 18ac2 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10498 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10498 │ │ │ │ │ lea 0x32a2(%rip),%rcx │ │ │ │ │ mov $0x7,%edx │ │ │ │ │ mov $0x28ae,%esi │ │ │ │ │ lea 0x4548(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 18c3f │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_3__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10276 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10276 │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10276 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10276 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 193e9 │ │ │ │ │ __Pyx_RaiseArgtupleInvalid(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13299 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13299 (discriminator 4) │ │ │ │ │ mov 0x8d73(%rip),%rax │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ lea 0x31b1(%rip),%rcx │ │ │ │ │ lea 0x4029(%rip),%rsi │ │ │ │ │ lea 0x3019(%rip),%r9 │ │ │ │ │ mov $0x3,%r8d │ │ │ │ │ lea 0x335e(%rip),%rdx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ push $0x2 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_3__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10278 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10278 │ │ │ │ │ pop %rcx │ │ │ │ │ pop %rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10278 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10278 (discriminator 1) │ │ │ │ │ mov $0x2826,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10278 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10278 │ │ │ │ │ jmp 18df0 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 18ee0 │ │ │ │ │ __Pyx_RaiseUnexpectedTypeError(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13913 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13913 │ │ │ │ │ mov 0x18(%rax),%rcx │ │ │ │ │ mov 0x8d1d(%rip),%rax │ │ │ │ │ lea 0x3321(%rip),%rdx │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10370 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10370 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ __Pyx_RaiseUnexpectedTypeError(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13913 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13913 │ │ │ │ │ lea 0x2fb6(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10498 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10498 │ │ │ │ │ mov $0x9,%edx │ │ │ │ │ lea 0x31f0(%rip),%rcx │ │ │ │ │ mov $0x28dc,%esi │ │ │ │ │ lea 0x449b(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ @@ -28938,162 +28938,162 @@ │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 18f32 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 18f1c │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_3__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10266 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10266 │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10266 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10266 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 193f3 │ │ │ │ │ __Pyx_RaiseArgtupleInvalid(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13299 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13299 (discriminator 4) │ │ │ │ │ mov 0x8cb2(%rip),%rax │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ mov $0x3,%r8d │ │ │ │ │ lea 0x3f69(%rip),%rsi │ │ │ │ │ lea 0x2f59(%rip),%r9 │ │ │ │ │ lea 0x30dc(%rip),%rcx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ push $0x1 │ │ │ │ │ lea 0x3298(%rip),%rdx │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_3__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10268 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10268 │ │ │ │ │ pop %rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10268 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10268 (discriminator 1) │ │ │ │ │ mov $0x281c,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10268 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10268 │ │ │ │ │ pop %r8 │ │ │ │ │ jmp 18df0 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10498 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10498 │ │ │ │ │ lea 0x3165(%rip),%rcx │ │ │ │ │ mov $0x5,%edx │ │ │ │ │ mov $0x287d,%esi │ │ │ │ │ lea 0x440b(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 18c3f │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10370 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10370 (discriminator 1) │ │ │ │ │ mov $0x5,%r12d │ │ │ │ │ mov $0x2882,%ebp │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ jns 190bf │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10498 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10498 │ │ │ │ │ lea 0x3130(%rip),%rcx │ │ │ │ │ mov $0x5,%edx │ │ │ │ │ mov $0x2882,%esi │ │ │ │ │ lea 0x43d6(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 18c3f │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10498 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10498 │ │ │ │ │ lea 0x310a(%rip),%rcx │ │ │ │ │ mov $0x4,%edx │ │ │ │ │ mov $0x286f,%esi │ │ │ │ │ lea 0x43b0(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 18c3f │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_3__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10258 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10258 │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10258 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10258 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 18db0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10258 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10258 (discriminator 1) │ │ │ │ │ mov $0x2812,%esi │ │ │ │ │ jmp 18df0 │ │ │ │ │ _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 19390 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ je 19424 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10498 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10498 │ │ │ │ │ lea 0x30ba(%rip),%rcx │ │ │ │ │ mov $0x5,%edx │ │ │ │ │ mov $0x2885,%esi │ │ │ │ │ lea 0x4360(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 18c3f │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 19455 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10498 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10498 │ │ │ │ │ lea 0x3090(%rip),%rcx │ │ │ │ │ mov $0x6,%edx │ │ │ │ │ mov $0x2896,%esi │ │ │ │ │ lea 0x4336(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 18fb3 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10498 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10498 │ │ │ │ │ jmp 18c22 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_3__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10276 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10276 (discriminator 1) │ │ │ │ │ mov $0x2824,%esi │ │ │ │ │ jmp 18df0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10266 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10266 (discriminator 1) │ │ │ │ │ mov $0x281a,%esi │ │ │ │ │ jmp 18df0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10323 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10323 │ │ │ │ │ call 5240 <__stack_chk_fail@plt> │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10498 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10498 │ │ │ │ │ lea 0x3048(%rip),%rcx │ │ │ │ │ mov $0x6,%edx │ │ │ │ │ mov $0x2894,%esi │ │ │ │ │ lea 0x42ee(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 18fb3 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_2__pyx_unpickle__Unquoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10498 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10498 │ │ │ │ │ jmp 19390 │ │ │ │ │ lea 0x3019(%rip),%rcx │ │ │ │ │ mov $0x9,%edx │ │ │ │ │ mov $0x28dd,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10370 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10370 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10498 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10498 │ │ │ │ │ lea 0x42bd(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 18bd4 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ @@ -29108,120 +29108,120 @@ │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ jmp 841a <__cxa_finalize@plt+0x2bca> │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_3__pyx_unpickle__Unquoter(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nop │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_5__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6812 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6812 │ │ │ │ │ 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-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6828 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6828 (discriminator 1) │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ jg 19a30 │ │ │ │ │ mov %rdi,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6830 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6830 (discriminator 1) │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ jne 19a70 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6843 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6843 │ │ │ │ │ movq $0x0,0x18(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6854 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6854 │ │ │ │ │ mov 0x9ae9(%rip),%rax │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 194d3 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6854 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6854 (discriminator 1) │ │ │ │ │ mov %rax,0x96d5(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6856 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6856 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6856 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6856 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%r13d │ │ │ │ │ test %r13d,%r13d │ │ │ │ │ jne 199e0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6856 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6856 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 19520 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6856 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6856 (discriminator 14) │ │ │ │ │ lea 0x18(%rsp),%rsi │ │ │ │ │ mov $0x1,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x2f50(%rip),%r8 │ │ │ │ │ lea 0x2d74(%rip),%rcx │ │ │ │ │ lea 0x9699(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ mov %eax,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6856 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6856 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 19abe │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6866 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6866 │ │ │ │ │ lea 0x30(%rbx),%rdi │ │ │ │ │ call 54c0 │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6866 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6866 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 19c40 │ │ │ │ │ __Pyx_PyBool_FromLong(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18293 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18293 │ │ │ │ │ mov 0x18(%rbx),%eax │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6870 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6870 │ │ │ │ │ mov 0x1c(%rbx),%edx │ │ │ │ │ __Pyx_PyBool_FromLong(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18293 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18293 │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 19788 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:824 │ │ │ │ │ mov 0x8a16(%rip),%rbp │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 19a20 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ __Pyx_PyBool_FromLong(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18293 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18293 │ │ │ │ │ test %edx,%edx │ │ │ │ │ je 197b0 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:824 │ │ │ │ │ mov 0x8a28(%rip),%r15 │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r15),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 19573 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r15) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6872 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6872 │ │ │ │ │ lea 0x20(%rbx),%rdi │ │ │ │ │ call 54c0 │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6872 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6872 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 19b00 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6874 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6874 │ │ │ │ │ mov $0x4,%edi │ │ │ │ │ mov %rax,0x8(%rsp) │ │ │ │ │ call 5460 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6874 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6874 (discriminator 2) │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ test %rax,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6874 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6874 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6874 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6874 (discriminator 2) │ │ │ │ │ je 19c80 │ │ │ │ │ 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) │ │ │ │ │ @@ -29253,122 +29253,122 @@ │ │ │ │ │ mov %r15,0x28(%r14) │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:34 (discriminator 1) │ │ │ │ │ cmp $0x3,%rax │ │ │ │ │ je 8443 <__cxa_finalize@plt+0x2bf3> │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:35 │ │ │ │ │ mov %rdx,0x30(%r14) │ │ │ │ │ __Pyx_GetAttr3(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13822 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13822 │ │ │ │ │ mov 0x97a3(%rip),%rsi │ │ │ │ │ lea 0x20(%rsp),%rdx │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 57a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13823 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13823 │ │ │ │ │ test %eax,%eax │ │ │ │ │ jne 197d0 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:824 │ │ │ │ │ mov 0x8957(%rip),%r15 │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r15),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 1963c │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r15) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7033 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7033 │ │ │ │ │ mov 0x983d(%rip),%r12 │ │ │ │ │ __Pyx__GetModuleGlobalName(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13891 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13891 │ │ │ │ │ mov 0x9616(%rip),%rdi │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call 5400 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13893 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13893 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 19d98 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 19669 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7035 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7035 │ │ │ │ │ mov $0x3,%edi │ │ │ │ │ call 5460 │ │ │ │ │ mov %rax,%rcx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7035 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7035 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 19ec8 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbx),%rdx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 1968c │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rdx) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7039 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7039 (discriminator 1) │ │ │ │ │ xor %esi,%esi │ │ │ │ │ mov %rcx,%rdi │ │ │ │ │ mov %rcx,0x8(%rsp) │ │ │ │ │ call b3a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7040 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7040 │ │ │ │ │ mov 0x989e(%rip),%rdx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x8(%rsp),%rcx │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 196b0 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%rdx) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7042 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7042 │ │ │ │ │ mov %rcx,%rdi │ │ │ │ │ mov $0x1,%esi │ │ │ │ │ mov %rcx,0x8(%rsp) │ │ │ │ │ call b3a0 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r14),%eax │ │ │ │ │ mov 0x8(%rsp),%rcx │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 196d2 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r14) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7045 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7045 │ │ │ │ │ mov %rcx,%rdi │ │ │ │ │ mov %r14,%rdx │ │ │ │ │ mov $0x2,%esi │ │ │ │ │ mov %rcx,0x8(%rsp) │ │ │ │ │ call b3a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7046 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7046 │ │ │ │ │ mov $0x2,%edi │ │ │ │ │ call 5460 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7046 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7046 (discriminator 2) │ │ │ │ │ mov 0x8(%rsp),%rcx │ │ │ │ │ test %rax,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7046 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7046 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7046 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7046 (discriminator 2) │ │ │ │ │ je 19ef0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7049 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7049 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ mov %rbp,%rdx │ │ │ │ │ xor %esi,%esi │ │ │ │ │ mov %rcx,0x8(%rsp) │ │ │ │ │ call b3a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7051 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7051 │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ mov $0x1,%esi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call b3a0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r14),%rax │ │ │ │ │ @@ -29377,34 +29377,34 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 1973a │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r14) │ │ │ │ │ je 19e50 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6901 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6901 │ │ │ │ │ mov %r15,%rbp │ │ │ │ │ nopl (%rax) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%rbp),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 19756 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%rbp) │ │ │ │ │ je 19a10 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7078 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7078 (discriminator 1) │ │ │ │ │ test %r13d,%r13d │ │ │ │ │ jne 19ae0 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_5__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6836 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6836 │ │ │ │ │ mov 0x28(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne 19f9c │ │ │ │ │ add $0x38,%rsp │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ @@ -29418,15 +29418,15 @@ │ │ │ │ │ /usr/include/python3.13/object.h:824 │ │ │ │ │ mov 0x8801(%rip),%rbp │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ jne 19556 │ │ │ │ │ __Pyx_PyBool_FromLong(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18293 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18293 │ │ │ │ │ test %edx,%edx │ │ │ │ │ je 197b0 │ │ │ │ │ mov %rbp,%r15 │ │ │ │ │ jmp 19573 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:824 │ │ │ │ │ @@ -29434,29 +29434,29 @@ │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r15),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ jne 19570 │ │ │ │ │ jmp 19573 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_GetAttr3(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13823 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13823 (discriminator 2) │ │ │ │ │ mov 0x20(%rsp),%rbp │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6899 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6899 (discriminator 2) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je 19d20 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6913 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6913 │ │ │ │ │ mov 0x87a3(%rip),%r15 │ │ │ │ │ cmp %r15,%rbp │ │ │ │ │ je 1963c │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6923 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6923 │ │ │ │ │ mov $0x1,%edi │ │ │ │ │ call 5460 │ │ │ │ │ mov %rax,%rcx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6923 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6923 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 19dc0 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 1980f │ │ │ │ │ @@ -29479,30 +29479,30 @@ │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:34 (discriminator 1) │ │ │ │ │ cmpq $0x0,0x10(%rcx) │ │ │ │ │ jle 8443 <__cxa_finalize@plt+0x2bf3> │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:35 │ │ │ │ │ mov %rbp,0x18(%rcx) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6928 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6928 │ │ │ │ │ mov %rcx,%rsi │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ mov %rcx,0x8(%rsp) │ │ │ │ │ call 5110 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x8(%rsp),%rcx │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6928 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6928 │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rcx),%rax │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6928 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6928 (discriminator 2) │ │ │ │ │ test %r12,%r12 │ │ │ │ │ je 19de0 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 1987e │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ @@ -29517,43 +29517,43 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 19892 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r14) │ │ │ │ │ je 199f0 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6986 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6986 │ │ │ │ │ mov 0x95e7(%rip),%rax │ │ │ │ │ __Pyx__GetModuleGlobalName(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13891 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13891 │ │ │ │ │ mov 0x93c0(%rip),%rdi │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6986 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6986 │ │ │ │ │ mov %rax,0x8(%rsp) │ │ │ │ │ __Pyx__GetModuleGlobalName(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13891 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13891 │ │ │ │ │ call 5400 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13893 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13893 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 19e28 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 198c3 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r14) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6988 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6988 │ │ │ │ │ mov $0x3,%edi │ │ │ │ │ call 5460 │ │ │ │ │ mov %rax,%rcx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6988 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6988 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 19e60 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbx),%rdx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ @@ -29581,15 +29581,15 @@ │ │ │ │ │ PyTuple_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:34 (discriminator 1) │ │ │ │ │ test %rsi,%rsi │ │ │ │ │ jle 8443 <__cxa_finalize@plt+0x2bf3> │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:35 │ │ │ │ │ mov %rdx,0x18(%rcx) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6993 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6993 │ │ │ │ │ mov 0x9617(%rip),%rdx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 19932 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ @@ -29607,49 +29607,49 @@ │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 1994b │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r15) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6998 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6998 │ │ │ │ │ mov %rcx,%rdi │ │ │ │ │ mov %r15,%rdx │ │ │ │ │ mov $0x2,%esi │ │ │ │ │ mov %rcx,0x8(%rsp) │ │ │ │ │ call b3a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6999 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6999 │ │ │ │ │ mov $0x3,%edi │ │ │ │ │ call 5460 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6999 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6999 (discriminator 2) │ │ │ │ │ mov 0x8(%rsp),%rcx │ │ │ │ │ test %rax,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6999 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6999 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6999 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6999 (discriminator 2) │ │ │ │ │ je 19ea0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7002 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7002 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ mov %r14,%rdx │ │ │ │ │ xor %esi,%esi │ │ │ │ │ call b3a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7004 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7004 │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ mov $0x1,%esi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call b3a0 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r12),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 199a7 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r12) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7007 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7007 │ │ │ │ │ mov %r12,%rdx │ │ │ │ │ mov $0x2,%esi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call b3a0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r12),%rax │ │ │ │ │ @@ -29665,15 +29665,15 @@ │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 19740 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6843 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6843 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ jmp 19520 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ @@ -29684,38 +29684,38 @@ │ │ │ │ │ jmp 1987e │ │ │ │ │ nopl (%rax) │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 19756 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_PyBool_FromLong(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18293 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18293 │ │ │ │ │ test %edx,%edx │ │ │ │ │ jne 19561 │ │ │ │ │ jmp 1979f │ │ │ │ │ nopl (%rax) │ │ │ │ │ __Pyx_RaiseArgtupleInvalid(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13299 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13299 (discriminator 4) │ │ │ │ │ mov 0x8521(%rip),%rax │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ xor %r8d,%r8d │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_5__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6829 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6829 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ __Pyx_RaiseArgtupleInvalid(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13299 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13299 (discriminator 4) │ │ │ │ │ lea 0x295a(%rip),%rcx │ │ │ │ │ lea 0x27c9(%rip),%r9 │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ push %rdx │ │ │ │ │ lea 0x37c7(%rip),%rsi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ lea 0x281a(%rip),%rdx │ │ │ │ │ call 5700 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13303 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13303 │ │ │ │ │ pop %rdx │ │ │ │ │ pop %rcx │ │ │ │ │ jmp 1975f │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rcx),%rax │ │ │ │ │ @@ -29727,53 +29727,53 @@ │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp 0x8520(%rip),%rax │ │ │ │ │ je 844d <__cxa_finalize@plt+0x2bfd> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x8503(%rip),%rax │ │ │ │ │ je 846c <__cxa_finalize@plt+0x2c1c> │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_5__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6830 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6830 (discriminator 1) │ │ │ │ │ cmpq $0x0,0x10(%rcx) │ │ │ │ │ je 194b7 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6830 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6830 (discriminator 2) │ │ │ │ │ mov %rcx,%rdi │ │ │ │ │ call bb50 │ │ │ │ │ cmp $0x1,%eax │ │ │ │ │ je 194b7 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6829 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6829 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ jmp 1975f │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7072 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7072 │ │ │ │ │ lea 0x298c(%rip),%rcx │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ mov $0x1ac8,%esi │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ lea 0x3c60(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7078 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7078 │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7078 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7078 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7078 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7078 (discriminator 8) │ │ │ │ │ mov 0x18(%rsp),%rsi │ │ │ │ │ mov %rbx,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7078 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7078 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7078 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7078 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_5__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6835 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6835 │ │ │ │ │ jmp 1975f │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r12),%rax │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6872 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6872 (discriminator 1) │ │ │ │ │ mov $0x1ad8,%ebx │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 19d38 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ @@ -29816,15 +29816,15 @@ │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdx) │ │ │ │ │ je 19c68 │ │ │ │ │ mov $0x5,%edx │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7072 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7072 │ │ │ │ │ lea 0x28d2(%rip),%rcx │ │ │ │ │ mov %ebx,%esi │ │ │ │ │ lea 0x3bb0(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %r12,%r12 │ │ │ │ │ @@ -29842,15 +29842,15 @@ │ │ │ │ │ je 19d10 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ jne 19740 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6901 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6901 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ jmp 19756 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -29884,21 +29884,21 @@ │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov 0x8(%rsp),%rdx │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 19b1f │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7072 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7072 │ │ │ │ │ lea 0x280a(%rip),%rcx │ │ │ │ │ mov $0x5,%edx │ │ │ │ │ mov $0x1ad2,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6901 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6901 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7072 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7072 │ │ │ │ │ lea 0x3ade(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 19756 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -29910,15 +29910,15 @@ │ │ │ │ │ mov $0x5,%edx │ │ │ │ │ jmp 19b78 │ │ │ │ │ nop │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r12),%rax │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6874 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6874 (discriminator 1) │ │ │ │ │ mov $0x1ada,%ebx │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 19b11 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -29949,15 +29949,15 @@ │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rdx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 19b6e │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7072 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7072 │ │ │ │ │ lea 0x2775(%rip),%rcx │ │ │ │ │ mov %ebx,%esi │ │ │ │ │ lea 0x3a53(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r14),%rax │ │ │ │ │ @@ -29973,18 +29973,18 @@ │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 19ba8 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6899 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6899 (discriminator 1) │ │ │ │ │ mov $0x6,%edx │ │ │ │ │ mov $0x1af3,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6988 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6988 (discriminator 1) │ │ │ │ │ mov %r14,%r12 │ │ │ │ │ jmp 19e7e │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%rbp),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -29999,60 +29999,60 @@ │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 19b40 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6872 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6872 (discriminator 1) │ │ │ │ │ mov $0x1ad8,%ebx │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7072 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7072 │ │ │ │ │ mov %ebx,%esi │ │ │ │ │ lea 0x26d8(%rip),%rcx │ │ │ │ │ mov $0x5,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6901 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6901 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7072 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7072 │ │ │ │ │ lea 0x39b1(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 19756 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx__GetModuleGlobalName(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13905 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13905 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call b040 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7033 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7033 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 19669 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6901 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6901 │ │ │ │ │ mov %r15,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7033 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7033 (discriminator 1) │ │ │ │ │ mov $0xf,%edx │ │ │ │ │ mov $0x1b79,%esi │ │ │ │ │ jmp 19d2a │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6923 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6923 (discriminator 1) │ │ │ │ │ mov $0x8,%edx │ │ │ │ │ mov $0x1b0b,%esi │ │ │ │ │ jmp 19d2a │ │ │ │ │ nop │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ test %rdx,%rdx │ │ │ │ │ jne 19cb0 │ │ │ │ │ jmp 19d70 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6928 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6928 (discriminator 1) │ │ │ │ │ mov $0x8,%edx │ │ │ │ │ mov $0x1b10,%ebx │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rcx),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -30068,25 +30068,25 @@ │ │ │ │ │ mov %rcx,%rdi │ │ │ │ │ mov %edx,0x8(%rsp) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov 0x8(%rsp),%edx │ │ │ │ │ jmp 19b78 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx__GetModuleGlobalName(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13905 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13905 │ │ │ │ │ mov 0x8(%rsp),%rdi │ │ │ │ │ call b040 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6986 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6986 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 198c3 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6931 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6931 │ │ │ │ │ mov %r12,%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6986 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6986 (discriminator 1) │ │ │ │ │ mov $0xd,%edx │ │ │ │ │ mov $0x1b4a,%esi │ │ │ │ │ jmp 19d2a │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ @@ -30102,18 +30102,18 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 19e74 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r14) │ │ │ │ │ je 19f18 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6988 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6988 (discriminator 1) │ │ │ │ │ mov $0x1b4c,%esi │ │ │ │ │ mov $0xd,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7072 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7072 │ │ │ │ │ lea 0x25cc(%rip),%rcx │ │ │ │ │ lea 0x38ac(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 19b92 │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ @@ -30121,15 +30121,15 @@ │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r14),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 19fa1 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6872 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6872 (discriminator 1) │ │ │ │ │ mov $0x1b57,%ebx │ │ │ │ │ mov $0xd,%edx │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rcx),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -30145,20 +30145,20 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 19f2f │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%rbp) │ │ │ │ │ je 19f41 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6888 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6888 │ │ │ │ │ mov %r14,%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7035 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7035 (discriminator 1) │ │ │ │ │ mov $0x1b7b,%esi │ │ │ │ │ mov $0xf,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6901 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6901 │ │ │ │ │ mov %r15,%rbp │ │ │ │ │ jmp 19e7e │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%rbp),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -30166,79 +30166,79 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 19f71 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%rbp) │ │ │ │ │ je 19f8a │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6872 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6872 (discriminator 1) │ │ │ │ │ mov %r14,%r12 │ │ │ │ │ mov $0x1b86,%ebx │ │ │ │ │ mov $0xf,%edx │ │ │ │ │ mov %r15,%rbp │ │ │ │ │ jmp 19eb5 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6988 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6988 (discriminator 1) │ │ │ │ │ mov $0x1b4c,%ebx │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov $0xd,%edx │ │ │ │ │ jmp 19b78 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6901 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6901 │ │ │ │ │ mov %r15,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7035 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7035 (discriminator 1) │ │ │ │ │ mov $0xf,%edx │ │ │ │ │ mov $0x1b7b,%esi │ │ │ │ │ jmp 19d2a │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6888 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6888 │ │ │ │ │ mov %r14,%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6901 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6901 │ │ │ │ │ mov %r15,%rbp │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7072 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7072 │ │ │ │ │ mov $0xf,%edx │ │ │ │ │ lea 0x24f6(%rip),%rcx │ │ │ │ │ mov $0x1b7b,%esi │ │ │ │ │ lea 0x37d1(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 19b92 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_4__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6901 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6901 │ │ │ │ │ mov %r15,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7046 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7046 (discriminator 1) │ │ │ │ │ mov $0xf,%edx │ │ │ │ │ mov $0x1b86,%ebx │ │ │ │ │ jmp 19dea │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6901 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6901 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ jmp 19740 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ mov 0x8(%rsp),%rcx │ │ │ │ │ jmp 19f06 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_5__reduce_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:6836 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:6836 │ │ │ │ │ call 5240 <__stack_chk_fail@plt> │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r14) │ │ │ │ │ jne 19eab │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ @@ -30249,50 +30249,50 @@ │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ mov 0x8(%rsp),%rcx │ │ │ │ │ jmp 19eab │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_5__reduce_cython__(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10030 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10030 │ │ │ │ │ push %r15 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ mov %rdi,%rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x68,%rsp │ │ │ │ │ mov %fs:0x28,%rbx │ │ │ │ │ mov %rbx,0x58(%rsp) │ │ │ │ │ mov %rsi,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10032 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10032 │ │ │ │ │ movq $0x0,0x28(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10047 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10047 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10047 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10047 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%r13d │ │ │ │ │ test %r13d,%r13d │ │ │ │ │ jne 1a190 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10047 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10047 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 1a048 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10047 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10047 (discriminator 14) │ │ │ │ │ lea 0x28(%rsp),%rsi │ │ │ │ │ mov $0xb,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x2428(%rip),%r8 │ │ │ │ │ lea 0x3748(%rip),%rcx │ │ │ │ │ lea 0x8b99(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ mov %eax,%r13d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10047 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10047 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 1a6f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10057 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10057 (discriminator 1) │ │ │ │ │ mov 0x7f39(%rip),%r12 │ │ │ │ │ cmp %r12,%rbx │ │ │ │ │ je 1a590 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbx),%rax │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ @@ -30303,36 +30303,36 @@ │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp 0x7f38(%rip),%rax │ │ │ │ │ je 8495 <__cxa_finalize@plt+0x2c45> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x7f1b(%rip),%rax │ │ │ │ │ je 8490 <__cxa_finalize@plt+0x2c40> │ │ │ │ │ __Pyx_GetItemInt_Tuple_Fast(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14423 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14423 (discriminator 3) │ │ │ │ │ cmpq $0x0,0x10(%rbx) │ │ │ │ │ je 1a5c0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14424 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14424 │ │ │ │ │ mov 0x18(%rbx),%r14 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r14),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 1a09d │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r14) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10063 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10063 │ │ │ │ │ lea 0x40(%rsp),%r15 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ movq $0x0,0x40(%rsp) │ │ │ │ │ movq $0x0,0x48(%rsp) │ │ │ │ │ mov %r15,%rsi │ │ │ │ │ call 13b60 │ │ │ │ │ movdqa 0x40(%rsp),%xmm0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10063 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10063 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 1a610 │ │ │ │ │ memcpy(): │ │ │ │ │ /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29 (discriminator 1) │ │ │ │ │ movups %xmm0,0x30(%rbp) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -30356,138 +30356,138 @@ │ │ │ │ │ /usr/include/python3.13/object.h:347 │ │ │ │ │ cmp 0x7eaa(%rip),%rax │ │ │ │ │ je 8495 <__cxa_finalize@plt+0x2c45> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x7e8d(%rip),%rax │ │ │ │ │ je 8490 <__cxa_finalize@plt+0x2c40> │ │ │ │ │ __Pyx_GetItemInt_Tuple_Fast(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14423 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14423 (discriminator 3) │ │ │ │ │ cmpq $0x1,0x10(%rbx) │ │ │ │ │ jbe 1a640 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14424 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14424 │ │ │ │ │ mov 0x20(%rbx),%r14 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r14),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 1a12b │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r14) │ │ │ │ │ __Pyx_PyObject_IsTrue(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18131 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18131 │ │ │ │ │ cmp 0x7e5e(%rip),%r14 │ │ │ │ │ sete %al │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18132 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18132 │ │ │ │ │ cmp 0x7e24(%rip),%r14 │ │ │ │ │ sete %cl │ │ │ │ │ or %al,%cl │ │ │ │ │ jne 1a1a0 │ │ │ │ │ cmp %r12,%r14 │ │ │ │ │ je 1a1a0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18133 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18133 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 5560 │ │ │ │ │ mov %eax,%ecx │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10072 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10072 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne 1a1a3 │ │ │ │ │ mov %eax,0x8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10072 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10072 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10072 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10072 (discriminator 2) │ │ │ │ │ mov 0x8(%rsp),%ecx │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1a1a3 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r14),%rax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10072 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10072 (discriminator 2) │ │ │ │ │ mov $0x2758,%r12d │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 1a621 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10063 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10063 (discriminator 1) │ │ │ │ │ mov $0xc,%ebx │ │ │ │ │ jmp 1a4fc │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10032 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10032 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ jmp 1a048 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyObject_IsTrue(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18131 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18131 │ │ │ │ │ movzbl %al,%ecx │ │ │ │ │ _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 1a1b7 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r14) │ │ │ │ │ je 1a540 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10074 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10074 │ │ │ │ │ mov %ecx,0x18(%rbp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10079 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10079 │ │ │ │ │ mov $0x2,%esi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call d120 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10079 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10079 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1a6a0 │ │ │ │ │ __Pyx_PyObject_IsTrue(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18131 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18131 │ │ │ │ │ cmp 0x7db6(%rip),%rax │ │ │ │ │ sete %al │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18132 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18132 │ │ │ │ │ cmp 0x7d7c(%rip),%r14 │ │ │ │ │ sete %cl │ │ │ │ │ or %al,%cl │ │ │ │ │ jne 1a1f4 │ │ │ │ │ cmp %r12,%r14 │ │ │ │ │ jne 1a490 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18131 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18131 │ │ │ │ │ movzbl %al,%ecx │ │ │ │ │ _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 1a20b │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r14) │ │ │ │ │ je 1a558 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10083 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10083 │ │ │ │ │ mov %ecx,0x1c(%rbp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10088 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10088 │ │ │ │ │ mov $0x3,%esi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call d120 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10088 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10088 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1a6b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10090 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10090 │ │ │ │ │ mov %r15,%rsi │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ call 13b60 │ │ │ │ │ movdqa 0x40(%rsp),%xmm0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10090 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10090 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 1a6c0 │ │ │ │ │ memcpy(): │ │ │ │ │ /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29 (discriminator 1) │ │ │ │ │ movups %xmm0,0x20(%rbp) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -30513,131 +30513,131 @@ │ │ │ │ │ je 8495 <__cxa_finalize@plt+0x2c45> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x7d1a(%rip),%rax │ │ │ │ │ je 8490 <__cxa_finalize@plt+0x2c40> │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rbx),%rax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10105 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10105 (discriminator 2) │ │ │ │ │ cmp $0xffffffffffffffff,%rax │ │ │ │ │ je 1a760 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10107 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10107 │ │ │ │ │ cmp $0x4,%rax │ │ │ │ │ jle 1a450 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10112 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10112 │ │ │ │ │ mov 0x8b15(%rip),%rsi │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%rsi),%rax │ │ │ │ │ __Pyx_HasAttr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14500 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14500 (discriminator 3) │ │ │ │ │ testb $0x10,0xab(%rax) │ │ │ │ │ je 1a720 │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12499 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12499 │ │ │ │ │ mov 0x8(%rbp),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12500 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12500 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12499 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12499 │ │ │ │ │ mov 0x90(%rax),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12499 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12499 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1a860 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12500 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12500 │ │ │ │ │ call *%rax │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ __Pyx_HasAttr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14506 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14506 │ │ │ │ │ test %rdi,%rdi │ │ │ │ │ je 1a7b0 │ │ │ │ │ _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 1a2ed │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rdi) │ │ │ │ │ je 1a780 │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12499 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12499 │ │ │ │ │ mov 0x8(%rbp),%rax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10123 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10123 │ │ │ │ │ mov 0x8ac0(%rip),%rsi │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12500 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12500 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12499 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12499 │ │ │ │ │ mov 0x90(%rax),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12499 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12499 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1a840 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12500 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12500 │ │ │ │ │ call *%rax │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10123 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10123 (discriminator 2) │ │ │ │ │ test %r14,%r14 │ │ │ │ │ je 1a828 │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12499 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12499 │ │ │ │ │ mov 0x8(%r14),%rax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10125 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10125 │ │ │ │ │ mov 0x8bec(%rip),%rsi │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12500 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12500 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12499 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12499 │ │ │ │ │ mov 0x90(%rax),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12499 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12499 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1a850 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12500 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12500 │ │ │ │ │ call *%rax │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r14),%rdx │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10125 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10125 (discriminator 2) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je 1a4e0 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ js 1a359 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,(%r14) │ │ │ │ │ je 1a770 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10132 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10132 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ mov $0x4,%esi │ │ │ │ │ call d120 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10132 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10132 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1a870 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10137 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10137 (discriminator 2) │ │ │ │ │ mov 0x7b97(%rip),%rax │ │ │ │ │ cmp %rax,0x8(%rbp) │ │ │ │ │ jne 1a7f8 │ │ │ │ │ PyMethod_GET_SELF(): │ │ │ │ │ /usr/include/python3.13/cpython/classobject.h:40 │ │ │ │ │ mov 0x18(%rbp),%r15 │ │ │ │ │ movq %rbx,%xmm1 │ │ │ │ │ movq %r15,%xmm0 │ │ │ │ │ punpcklqdq %xmm1,%xmm0 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10139 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10139 (discriminator 1) │ │ │ │ │ test %r15,%r15 │ │ │ │ │ je 1a7f8 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r15),%eax │ │ │ │ │ PyMethod_GET_FUNCTION(): │ │ │ │ │ /usr/include/python3.13/cpython/classobject.h:35 │ │ │ │ │ @@ -30662,28 +30662,28 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 1a3cc │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%rbp) │ │ │ │ │ je 1a7d0 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10150 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10150 │ │ │ │ │ mov %rcx,%rdi │ │ │ │ │ lea 0x30(%rsp),%rsi │ │ │ │ │ mov $0x2,%edx │ │ │ │ │ mov %rcx,0x8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10149 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10149 │ │ │ │ │ movaps %xmm0,0x30(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10150 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10150 │ │ │ │ │ call de00 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ mov 0x8(%rsp),%rcx │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10150 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10150 │ │ │ │ │ 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) │ │ │ │ │ test %eax,%eax │ │ │ │ │ @@ -30703,15 +30703,15 @@ │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je 1a790 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rcx),%rax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10153 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10153 (discriminator 1) │ │ │ │ │ test %r14,%r14 │ │ │ │ │ je 1a8a0 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 1a435 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ @@ -30734,52 +30734,52 @@ │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r12),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 1a45d │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,(%r12) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10187 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10187 (discriminator 1) │ │ │ │ │ test %r13d,%r13d │ │ │ │ │ jne 1a520 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10190 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10190 │ │ │ │ │ mov 0x58(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne 1a8ab │ │ │ │ │ add $0x68,%rsp │ │ │ │ │ mov %r12,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_PyObject_IsTrue(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:18133 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:18133 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 5560 │ │ │ │ │ mov %eax,%ecx │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10081 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10081 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne 1a1f7 │ │ │ │ │ mov %eax,0x8(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10081 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10081 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10081 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10081 (discriminator 2) │ │ │ │ │ mov 0x8(%rsp),%ecx │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1a1f7 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r14),%rax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10081 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10081 (discriminator 2) │ │ │ │ │ mov $0x2761,%r12d │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 1a621 │ │ │ │ │ jmp 1a180 │ │ │ │ │ nop │ │ │ │ │ @@ -30794,36 +30794,36 @@ │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,(%r14) │ │ │ │ │ je 1a570 │ │ │ │ │ mov $0x278d,%r12d │ │ │ │ │ mov $0xe,%ebx │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10183 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10183 │ │ │ │ │ mov %r12d,%esi │ │ │ │ │ lea 0x1f4b(%rip),%rcx │ │ │ │ │ mov %ebx,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10184 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10184 │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10183 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10183 │ │ │ │ │ lea 0x3256(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10187 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10187 (discriminator 1) │ │ │ │ │ test %r13d,%r13d │ │ │ │ │ je 1a466 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10187 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10187 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10187 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10187 (discriminator 8) │ │ │ │ │ mov 0x28(%rsp),%rsi │ │ │ │ │ mov %r12,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10187 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10187 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10187 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10187 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10189 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10189 │ │ │ │ │ jmp 1a466 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ mov %ecx,0x8(%rsp) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ @@ -30845,37 +30845,37 @@ │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 1a259 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10058 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10058 │ │ │ │ │ mov 0x79c1(%rip),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10059 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10059 │ │ │ │ │ mov $0x274b,%r12d │ │ │ │ │ mov $0xc,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10058 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10058 │ │ │ │ │ lea 0x2d9f(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 1a4fc │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_GetItemInt_Tuple_Fast(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14428 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14428 │ │ │ │ │ xor %edi,%edi │ │ │ │ │ call 53a0 │ │ │ │ │ mov %rax,%r15 │ │ │ │ │ __Pyx_GetItemInt_Generic(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14392 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14392 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1a5fa │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14393 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14393 │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 52b0 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ @@ -30884,26 +30884,26 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 1a5f1 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%r15) │ │ │ │ │ je 1a750 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10061 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10061 (discriminator 2) │ │ │ │ │ test %r14,%r14 │ │ │ │ │ jne 1a09d │ │ │ │ │ mov $0x274d,%r12d │ │ │ │ │ mov $0xc,%ebx │ │ │ │ │ jmp 1a4fc │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r14),%rax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10063 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10063 (discriminator 1) │ │ │ │ │ mov $0x274f,%r12d │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 1a180 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ @@ -30913,31 +30913,31 @@ │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 1a4fc │ │ │ │ │ __Pyx_GetItemInt_Tuple_Fast(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14428 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14428 │ │ │ │ │ mov $0x1,%edi │ │ │ │ │ call 53a0 │ │ │ │ │ __Pyx_GetItemInt_Generic(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14392 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14392 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1a688 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14393 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14393 │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ mov %rax,0x8(%rsp) │ │ │ │ │ call 52b0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x8(%rsp),%rcx │ │ │ │ │ __Pyx_GetItemInt_Generic(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14393 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14393 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ _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 │ │ │ │ │ @@ -30946,61 +30946,61 @@ │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rcx) │ │ │ │ │ jne 1a67f │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rcx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10070 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10070 (discriminator 2) │ │ │ │ │ test %r14,%r14 │ │ │ │ │ jne 1a12b │ │ │ │ │ mov $0x2756,%r12d │ │ │ │ │ mov $0xc,%ebx │ │ │ │ │ jmp 1a4fc │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10079 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10079 (discriminator 1) │ │ │ │ │ mov $0x275f,%r12d │ │ │ │ │ mov $0xc,%ebx │ │ │ │ │ jmp 1a4fc │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10088 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10088 (discriminator 1) │ │ │ │ │ mov $0x2768,%r12d │ │ │ │ │ mov $0xc,%ebx │ │ │ │ │ jmp 1a4fc │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r14),%rax │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10090 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10090 (discriminator 1) │ │ │ │ │ mov $0x276a,%r12d │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 1a621 │ │ │ │ │ jmp 1a180 │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 1a450 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10047 (discriminator 16) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10047 (discriminator 16) │ │ │ │ │ mov $0x273f,%r12d │ │ │ │ │ mov $0xb,%ebx │ │ │ │ │ jmp 1a4fc │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ mov %rcx,0x8(%rsp) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov 0x8(%rsp),%rcx │ │ │ │ │ jmp 1a404 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_HasAttr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14501 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14501 │ │ │ │ │ mov 0x7831(%rip),%rax │ │ │ │ │ mov $0x2780,%r12d │ │ │ │ │ mov $0xd,%ebx │ │ │ │ │ lea 0x2c8f(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ call 5260 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ @@ -31010,42 +31010,42 @@ │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 1a5f1 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10105 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10105 (discriminator 1) │ │ │ │ │ mov $0x2779,%r12d │ │ │ │ │ mov $0xd,%ebx │ │ │ │ │ jmp 1a4fc │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r14,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 1a359 │ │ │ │ │ nopl (%rax) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10115 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10115 │ │ │ │ │ jmp 1a2ed │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ mov %rcx,0x8(%rsp) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov 0x8(%rsp),%rcx │ │ │ │ │ jmp 1a418 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_HasAttr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:14507 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:14507 │ │ │ │ │ call 5420 │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10115 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10115 │ │ │ │ │ jmp 1a450 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rcx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 1a435 │ │ │ │ │ @@ -31055,51 +31055,51 @@ │ │ │ │ │ movaps %xmm0,0x10(%rsp) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ mov 0x8(%rsp),%rcx │ │ │ │ │ movdqa 0x10(%rsp),%xmm0 │ │ │ │ │ jmp 1a3cc │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10150 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10150 │ │ │ │ │ lea 0x38(%rsp),%rsi │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10149 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10149 │ │ │ │ │ movq $0x0,0x30(%rsp) │ │ │ │ │ mov %rbx,0x38(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10150 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10150 │ │ │ │ │ call de00 │ │ │ │ │ mov %rbp,%rcx │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 1a404 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10123 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10123 (discriminator 1) │ │ │ │ │ mov $0x278b,%r12d │ │ │ │ │ mov $0xe,%ebx │ │ │ │ │ jmp 1a4fc │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12505 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12505 │ │ │ │ │ call 5780 │ │ │ │ │ mov %rax,%r14 │ │ │ │ │ jmp 1a310 │ │ │ │ │ nopl (%rax) │ │ │ │ │ call 5780 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ jmp 1a33c │ │ │ │ │ nopl (%rax) │ │ │ │ │ call 5780 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ jmp 1a2d0 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10132 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10132 (discriminator 1) │ │ │ │ │ mov $0x2794,%r12d │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%rbp),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ @@ -31110,51 +31110,51 @@ │ │ │ │ │ jne 1a4f7 │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 1a4f7 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_f_4yarl_10_quoting_c___pyx_unpickle__Quoter__set_state(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10153 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10153 (discriminator 2) │ │ │ │ │ mov %rcx,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10153 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10153 (discriminator 1) │ │ │ │ │ mov $0x27a9,%r12d │ │ │ │ │ jmp 1a876 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10190 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10190 │ │ │ │ │ call 5240 <__stack_chk_fail@plt> │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_7__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7106 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7106 │ │ │ │ │ endbr64 │ │ │ │ │ push %r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7128 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7128 │ │ │ │ │ lea 0x85b3(%rip),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7106 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7106 │ │ │ │ │ push %r14 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ mov %rdi,%r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x38,%rsp │ │ │ │ │ mov %fs:0x28,%rbx │ │ │ │ │ mov %rbx,0x28(%rsp) │ │ │ │ │ mov %rdx,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7128 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7128 │ │ │ │ │ mov %rax,0x10(%rsp) │ │ │ │ │ movq $0x0,0x18(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7129 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7129 │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ je 1aa60 │ │ │ │ │ mov %rcx,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7131 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7131 │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je 1aa40 │ │ │ │ │ cmp $0x1,%rbx │ │ │ │ │ jne 1aa70 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7132 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7132 │ │ │ │ │ mov (%rsi),%r13 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%rbp),%rax │ │ │ │ │ PyTuple_GET_SIZE(): │ │ │ │ │ /usr/include/python3.13/cpython/tupleobject.h:22 (discriminator 2) │ │ │ │ │ testb $0x4,0xab(%rax) │ │ │ │ │ @@ -31165,68 +31165,68 @@ │ │ │ │ │ je 84b9 <__cxa_finalize@plt+0x2c69> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x7666(%rip),%rax │ │ │ │ │ je 84d8 <__cxa_finalize@plt+0x2c88> │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%rbp),%r14 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_7__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7126 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7126 │ │ │ │ │ lea (%rsi,%rbx,8),%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7138 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7138 │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je 1aad0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7147 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7147 (discriminator 1) │ │ │ │ │ test %r14,%r14 │ │ │ │ │ jg 1ab78 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_6__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7195 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7195 │ │ │ │ │ mov 0x865f(%rip),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7189 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7189 │ │ │ │ │ movq $0x0,(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7195 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7195 │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1a96d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7195 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7195 (discriminator 1) │ │ │ │ │ mov %rax,0x8243(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7197 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7197 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7197 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7197 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%ebp │ │ │ │ │ test %ebp,%ebp │ │ │ │ │ jne 1aa50 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7197 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7197 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 1a9b5 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7197 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7197 (discriminator 14) │ │ │ │ │ mov %rsp,%rsi │ │ │ │ │ mov $0x10,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x1aba(%rip),%r8 │ │ │ │ │ lea 0x1bb1(%rip),%rcx │ │ │ │ │ lea 0x820b(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ mov %eax,%ebp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7197 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7197 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 1ab10 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r13),%rax │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_6__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7205 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7205 (discriminator 1) │ │ │ │ │ cmp 0x7560(%rip),%rax │ │ │ │ │ je 1a9cf │ │ │ │ │ cmp 0x75bf(%rip),%r13 │ │ │ │ │ jne 1abd0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7206 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7206 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ mov %r13,%rsi │ │ │ │ │ call 19fd0 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7206 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7206 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1ab50 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rax),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -31242,225 +31242,225 @@ │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%edx │ │ │ │ │ add $0x1,%edx │ │ │ │ │ je 1aa0a │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %edx,(%rax) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_6__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7218 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7218 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7226 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7226 (discriminator 1) │ │ │ │ │ test %ebp,%ebp │ │ │ │ │ jne 1ab2f │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_7__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7185 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7185 │ │ │ │ │ mov 0x28(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne 1abfd │ │ │ │ │ add $0x38,%rsp │ │ │ │ │ mov %rbx,%rax │ │ │ │ │ pop %rbx │ │ │ │ │ pop %rbp │ │ │ │ │ pop %r12 │ │ │ │ │ pop %r13 │ │ │ │ │ pop %r14 │ │ │ │ │ pop %r15 │ │ │ │ │ ret │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7131 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7131 │ │ │ │ │ xor %r13d,%r13d │ │ │ │ │ jmp 1a90d │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_6__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7189 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7189 │ │ │ │ │ xor %ebp,%ebp │ │ │ │ │ jmp 1a9b5 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_7__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7151 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7151 (discriminator 1) │ │ │ │ │ cmp $0x1,%rbx │ │ │ │ │ jne 1aa70 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7154 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7154 │ │ │ │ │ mov (%rsi),%r13 │ │ │ │ │ jmp 1a952 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __Pyx_RaiseArgtupleInvalid(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13299 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13299 (discriminator 4) │ │ │ │ │ mov 0x74e1(%rip),%rax │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ lea 0x1acd(%rip),%rdx │ │ │ │ │ lea 0x2797(%rip),%rsi │ │ │ │ │ lea 0x1abe(%rip),%r9 │ │ │ │ │ mov $0x1,%r8d │ │ │ │ │ lea 0x1904(%rip),%rcx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ push %rbx │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_7__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7160 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7160 │ │ │ │ │ pop %rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7160 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7160 (discriminator 1) │ │ │ │ │ mov $0x1bf8,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7160 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7160 │ │ │ │ │ pop %rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7170 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7170 │ │ │ │ │ lea 0x199b(%rip),%rcx │ │ │ │ │ mov $0x10,%edx │ │ │ │ │ lea 0x2cde(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7172 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7172 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7170 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7170 │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7172 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7172 │ │ │ │ │ jmp 1aa15 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7140 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7140 │ │ │ │ │ mov 0x8399(%rip),%rdx │ │ │ │ │ mov %r15,%rsi │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 184a0 │ │ │ │ │ mov %rax,%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7140 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7140 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1abb8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7142 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7142 │ │ │ │ │ sub $0x1,%r14 │ │ │ │ │ jmp 1a949 │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 1a9fa │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_6__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7222 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7222 │ │ │ │ │ lea 0x193a(%rip),%rcx │ │ │ │ │ mov $0x10,%edx │ │ │ │ │ mov $0x1c1d,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7223 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7223 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7222 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7222 │ │ │ │ │ lea 0x2c76(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7226 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7226 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7226 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7226 (discriminator 8) │ │ │ │ │ mov (%rsp),%rsi │ │ │ │ │ mov %rbx,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7226 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7226 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7226 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7226 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_7__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7179 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7179 (discriminator 1) │ │ │ │ │ jmp 1aa15 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_6__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7206 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7206 (discriminator 1) │ │ │ │ │ mov $0x1c26,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7222 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7222 │ │ │ │ │ lea 0x18f5(%rip),%rcx │ │ │ │ │ mov $0x11,%edx │ │ │ │ │ lea 0x2c38(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7223 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7223 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7222 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7222 │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7223 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7223 │ │ │ │ │ jmp 1aa0d │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_7__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7149 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7149 │ │ │ │ │ lea 0x8(%rsp),%rcx │ │ │ │ │ lea 0x10(%rsp),%rdx │ │ │ │ │ mov %rbx,%r8 │ │ │ │ │ mov %r15,%rsi │ │ │ │ │ lea 0x19c0(%rip),%r9 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ mov %r13,0x8(%rsp) │ │ │ │ │ call e490 │ │ │ │ │ mov 0x8(%rsp),%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7149 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7149 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne 1a952 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7149 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7149 (discriminator 1) │ │ │ │ │ mov $0x1bed,%esi │ │ │ │ │ jmp 1aaaf │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7144 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7144 │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7144 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7144 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1aa70 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7144 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7144 (discriminator 1) │ │ │ │ │ mov $0x1be8,%esi │ │ │ │ │ jmp 1aaaf │ │ │ │ │ __Pyx_RaiseUnexpectedTypeError(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13913 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13913 │ │ │ │ │ mov 0x18(%rax),%rcx │ │ │ │ │ mov 0x737d(%rip),%rax │ │ │ │ │ lea 0x161f(%rip),%rsi │ │ │ │ │ lea 0x197a(%rip),%rdx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c_7_Quoter_6__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7205 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7205 (discriminator 3) │ │ │ │ │ mov $0x1c25,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7205 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7205 │ │ │ │ │ jmp 1ab55 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_7_Quoter_7__setstate_cython__(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:7185 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:7185 │ │ │ │ │ call 5240 <__stack_chk_fail@plt> │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_1__pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9727 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9727 │ │ │ │ │ endbr64 │ │ │ │ │ push %r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9751 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9751 │ │ │ │ │ lea 0x8243(%rip),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9727 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9727 │ │ │ │ │ push %r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9751 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9751 │ │ │ │ │ movq %rax,%xmm1 │ │ │ │ │ add $0x10,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9727 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9727 │ │ │ │ │ push %r13 │ │ │ │ │ push %r12 │ │ │ │ │ push %rbp │ │ │ │ │ push %rbx │ │ │ │ │ sub $0x88,%rsp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9751 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9751 │ │ │ │ │ movq 0x6bf3(%rip),%xmm0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9727 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9727 │ │ │ │ │ mov %fs:0x28,%r13 │ │ │ │ │ mov %r13,0x78(%rsp) │ │ │ │ │ mov %rdx,%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9751 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9751 │ │ │ │ │ mov %rax,0x60(%rsp) │ │ │ │ │ movq $0x0,0x68(%rsp) │ │ │ │ │ punpcklqdq %xmm1,%xmm0 │ │ │ │ │ movaps %xmm0,0x50(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9752 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9752 │ │ │ │ │ test %rcx,%rcx │ │ │ │ │ je 1afc8 │ │ │ │ │ mov %rcx,%r15 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9754 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9754 │ │ │ │ │ cmp $0x2,%r13 │ │ │ │ │ je 1b340 │ │ │ │ │ jg 1af30 │ │ │ │ │ movq $0x0,(%rsp) │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je 1b330 │ │ │ │ │ cmp $0x1,%r13 │ │ │ │ │ jne 1b0f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9759 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9759 │ │ │ │ │ mov (%rsi),%rax │ │ │ │ │ mov %rax,0x10(%rsp) │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r15),%rax │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ @@ -31476,131 +31476,131 @@ │ │ │ │ │ je 852a <__cxa_finalize@plt+0x2cda> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x72c3(%rip),%rax │ │ │ │ │ je 8549 <__cxa_finalize@plt+0x2cf9> │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov 0x10(%r15),%rbx │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_1__pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9749 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9749 │ │ │ │ │ lea (%rsi,%r13,8),%rsi │ │ │ │ │ mov %rsi,0x18(%rsp) │ │ │ │ │ Py_SIZE(): │ │ │ │ │ /usr/include/python3.13/object.h:349 │ │ │ │ │ mov %rbx,%rbp │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_1__pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9765 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9765 │ │ │ │ │ cmp $0x1,%r13 │ │ │ │ │ je 1b011 │ │ │ │ │ cmp $0x2,%r13 │ │ │ │ │ je 1b350 │ │ │ │ │ test %r13,%r13 │ │ │ │ │ je 1aff0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9794 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9794 (discriminator 1) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ jg 1b470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9806 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9806 │ │ │ │ │ mov (%rsp),%rdi │ │ │ │ │ call b460 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9806 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9806 (discriminator 2) │ │ │ │ │ cmp $0xffffffffffffffff,%rax │ │ │ │ │ je 1b360 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9842 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9842 │ │ │ │ │ movq $0x0,0x28(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9852 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9852 │ │ │ │ │ mov 0x8299(%rip),%rax │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1ad43 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9852 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9852 (discriminator 1) │ │ │ │ │ mov %rax,0x7e95(%rip) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9854 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9854 (discriminator 2) │ │ │ │ │ call 5470 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9854 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9854 (discriminator 1) │ │ │ │ │ mov 0x3c(%rax),%r14d │ │ │ │ │ test %r14d,%r14d │ │ │ │ │ jne 1b0b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9854 (discriminator 12) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9854 (discriminator 12) │ │ │ │ │ cmpq $0x0,0x50(%rax) │ │ │ │ │ je 1ad90 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9854 (discriminator 14) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9854 (discriminator 14) │ │ │ │ │ lea 0x28(%rsp),%rsi │ │ │ │ │ mov $0x1,%r9d │ │ │ │ │ mov %rax,%rdx │ │ │ │ │ lea 0x16e0(%rip),%r8 │ │ │ │ │ lea 0x180a(%rip),%rcx │ │ │ │ │ lea 0x7e59(%rip),%rdi │ │ │ │ │ call d1c0 │ │ │ │ │ mov %eax,%r14d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9854 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9854 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ je 1b378 │ │ │ │ │ __Pyx_PyInt_From_long(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17600 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17600 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 53c0 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9864 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9864 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1b680 │ │ │ │ │ __Pyx_PySequence_ContainsTF(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2322 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2322 │ │ │ │ │ mov 0x81dd(%rip),%rdi │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ call 52f0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rdx │ │ │ │ │ __Pyx_PySequence_ContainsTF(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2322 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2322 │ │ │ │ │ mov %eax,%r15d │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:2323 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:2323 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 1b3f0 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ js 1add2 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,(%rbx) │ │ │ │ │ je 1b320 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9868 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9868 │ │ │ │ │ test %r15d,%r15d │ │ │ │ │ je 1b1a8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9927 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9927 │ │ │ │ │ mov 0x7ebe(%rip),%rdi │ │ │ │ │ mov 0x804f(%rip),%rsi │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12499 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12499 │ │ │ │ │ mov 0x8(%rdi),%rax │ │ │ │ │ mov 0x90(%rax),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12499 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12499 (discriminator 1) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1b4d8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12500 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12500 │ │ │ │ │ call *%rax │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9927 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9927 (discriminator 2) │ │ │ │ │ test %rbx,%rbx │ │ │ │ │ je 1b4e8 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9932 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9932 (discriminator 2) │ │ │ │ │ mov 0x70fe(%rip),%rax │ │ │ │ │ cmp %rax,0x8(%rbx) │ │ │ │ │ jne 1b3b8 │ │ │ │ │ PyMethod_GET_SELF(): │ │ │ │ │ /usr/include/python3.13/cpython/classobject.h:40 │ │ │ │ │ mov 0x18(%rbx),%r15 │ │ │ │ │ movq %r15,%xmm0 │ │ │ │ │ movhps 0x10(%rsp),%xmm0 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9934 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9934 (discriminator 1) │ │ │ │ │ test %r15,%r15 │ │ │ │ │ je 1b3b8 │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%r15),%eax │ │ │ │ │ PyMethod_GET_FUNCTION(): │ │ │ │ │ /usr/include/python3.13/cpython/classobject.h:35 │ │ │ │ │ @@ -31625,21 +31625,21 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 1ae63 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je 1b0d0 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9945 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9945 │ │ │ │ │ lea 0x50(%rsp),%rsi │ │ │ │ │ mov $0x2,%edx │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9944 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9944 │ │ │ │ │ movaps %xmm0,0x50(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9945 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9945 │ │ │ │ │ call de00 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%r15),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -31653,42 +31653,42 @@ │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%r13),%rax │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9947 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9947 (discriminator 1) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je 1af50 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 1aebf │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ je 1b0c0 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9963 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9963 │ │ │ │ │ cmp 0x70c2(%rip),%r12 │ │ │ │ │ je 1af06 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r12),%rax │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9973 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9973 (discriminator 2) │ │ │ │ │ cmp 0x704c(%rip),%rax │ │ │ │ │ jne 1b570 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9974 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9974 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ mov %r12,%rsi │ │ │ │ │ call 19fd0 │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9974 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9974 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1b771 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rax),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ @@ -31704,15 +31704,15 @@ │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov 0x0(%rbp),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 1af11 │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ mov %eax,0x0(%rbp) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9997 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9997 │ │ │ │ │ mov %rbp,%rbx │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%rbp),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ @@ -31722,102 +31722,102 @@ │ │ │ │ │ mov %rax,0x0(%rbp) │ │ │ │ │ jne 1af90 │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 1af90 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_1__pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9754 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9754 │ │ │ │ │ cmp $0x3,%r13 │ │ │ │ │ jne 1b0f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9755 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9755 │ │ │ │ │ mov 0x10(%rsi),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9757 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9757 │ │ │ │ │ mov 0x8(%rsi),%rax │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ jmp 1ac9f │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 1af62 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ je 1b71c │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10011 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10011 │ │ │ │ │ lea 0x14e8(%rip),%rcx │ │ │ │ │ mov $0x7,%edx │ │ │ │ │ mov $0x26db,%esi │ │ │ │ │ lea 0x2856(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9997 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9997 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ data16 cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10017 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10017 (discriminator 1) │ │ │ │ │ test %r14d,%r14d │ │ │ │ │ jne 1b397 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_1__pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9836 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9836 │ │ │ │ │ mov 0x78(%rsp),%rax │ │ │ │ │ sub %fs:0x28,%rax │ │ │ │ │ jne 1b73d │ │ │ │ │ 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-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9798 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9798 (discriminator 1) │ │ │ │ │ cmp $0x3,%r13 │ │ │ │ │ jne 1b0f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9801 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9801 │ │ │ │ │ mov (%rsi),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9803 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9803 │ │ │ │ │ mov 0x10(%rsi),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9801 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9801 │ │ │ │ │ mov %rax,0x10(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9802 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9802 │ │ │ │ │ mov 0x8(%rsi),%rax │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9803 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9803 │ │ │ │ │ jmp 1ad11 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9767 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9767 │ │ │ │ │ mov 0x7e81(%rip),%rdx │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 184a0 │ │ │ │ │ mov %rax,0x10(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9767 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9767 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1b6a2 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9769 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9769 │ │ │ │ │ sub $0x1,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9775 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9775 │ │ │ │ │ mov 0x7e48(%rip),%rdx │ │ │ │ │ mov 0x18(%rsp),%rsi │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ call 184a0 │ │ │ │ │ mov %rax,(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9775 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9775 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1b5d1 │ │ │ │ │ Py_TYPE(): │ │ │ │ │ /usr/include/python3.13/object.h:336 │ │ │ │ │ mov 0x8(%r15),%rax │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_1__pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9785 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9785 │ │ │ │ │ mov 0x7e33(%rip),%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9777 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9777 │ │ │ │ │ sub $0x1,%rbx │ │ │ │ │ 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 │ │ │ │ │ @@ -31827,42 +31827,42 @@ │ │ │ │ │ cmp %r14,%rax │ │ │ │ │ je 852a <__cxa_finalize@plt+0x2cda> │ │ │ │ │ /usr/include/python3.13/object.h:348 │ │ │ │ │ cmp 0x6f34(%rip),%rax │ │ │ │ │ je 8549 <__cxa_finalize@plt+0x2cf9> │ │ │ │ │ mov 0x10(%r15),%rbp │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13075 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13075 (discriminator 1) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ jle 1b510 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13075 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13075 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ jmp 1b08d │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13075 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13075 (discriminator 2) │ │ │ │ │ add $0x1,%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13075 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13075 (discriminator 1) │ │ │ │ │ cmp %rbp,%rax │ │ │ │ │ je 1b150 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13077 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13077 │ │ │ │ │ cmp 0x18(%r15,%rax,8),%r12 │ │ │ │ │ jne 1b080 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13077 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13077 (discriminator 2) │ │ │ │ │ mov 0x18(%rsp),%rcx │ │ │ │ │ mov (%rcx,%rax,8),%r12 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_1__pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9785 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9785 (discriminator 2) │ │ │ │ │ test %r12,%r12 │ │ │ │ │ je 1b510 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9787 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9787 │ │ │ │ │ sub $0x1,%rbx │ │ │ │ │ jmp 1ad08 │ │ │ │ │ nop │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9842 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9842 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ jmp 1ad90 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ @@ -31871,85 +31871,85 @@ │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ movaps %xmm0,(%rsp) │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ movdqa (%rsp),%xmm0 │ │ │ │ │ jmp 1ae63 │ │ │ │ │ cs nopw 0x0(%rax,%rax,1) │ │ │ │ │ __Pyx_RaiseArgtupleInvalid(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13299 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13299 (discriminator 4) │ │ │ │ │ mov 0x6e61(%rip),%rax │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ lea 0x1480(%rip),%rdx │ │ │ │ │ lea 0x2117(%rip),%rsi │ │ │ │ │ lea 0x1107(%rip),%r9 │ │ │ │ │ mov $0x3,%r8d │ │ │ │ │ lea 0x1284(%rip),%rcx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ push %r13 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_1__pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9811 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9811 │ │ │ │ │ pop %rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9811 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9811 (discriminator 1) │ │ │ │ │ mov $0x2653,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9811 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9811 │ │ │ │ │ pop %rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9821 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9821 │ │ │ │ │ lea 0x131a(%rip),%rcx │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ lea 0x268d(%rip),%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9823 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9823 │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9821 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9821 │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9823 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9823 │ │ │ │ │ jmp 1af99 │ │ │ │ │ nop │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13079 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13079 │ │ │ │ │ xor %r14d,%r14d │ │ │ │ │ jmp 1b170 │ │ │ │ │ nopl (%rax) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13079 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13079 (discriminator 2) │ │ │ │ │ add $0x1,%r14 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13079 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13079 (discriminator 1) │ │ │ │ │ cmp %rbp,%r14 │ │ │ │ │ je 1b510 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1238 │ │ │ │ │ mov 0x8(%r15),%rax │ │ │ │ │ mov 0xa8(%rax),%rcx │ │ │ │ │ __Pyx_GetKwValue_FASTCALL(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13081 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13081 (discriminator 2) │ │ │ │ │ test $0x4000000,%ecx │ │ │ │ │ je 84e2 <__cxa_finalize@plt+0x2c92> │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13081 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13081 │ │ │ │ │ mov 0x18(%r15,%r14,8),%rsi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 18260 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13082 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13082 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ je 1b158 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13083 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13083 (discriminator 1) │ │ │ │ │ js 1b510 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13084 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13084 │ │ │ │ │ mov 0x18(%rsp),%rax │ │ │ │ │ mov (%rax,%r14,8),%r12 │ │ │ │ │ jmp 1b09d │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9878 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9878 │ │ │ │ │ mov $0x1,%edi │ │ │ │ │ call 5040 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9878 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9878 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1b625 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9880 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9880 │ │ │ │ │ mov 0x7b2b(%rip),%rdx │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rdx),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 1b1ce │ │ │ │ │ /usr/include/python3.13/object.h:831 │ │ │ │ │ @@ -31963,47 +31963,47 @@ │ │ │ │ │ je 8506 <__cxa_finalize@plt+0x2cb6> │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:46 │ │ │ │ │ cmpq $0x0,0x20(%rbx) │ │ │ │ │ jle 8501 <__cxa_finalize@plt+0x2cb1> │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:47 │ │ │ │ │ mov 0x18(%rbx),%rax │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9883 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9883 │ │ │ │ │ mov %rbx,%rsi │ │ │ │ │ PyList_SET_ITEM(): │ │ │ │ │ /usr/include/python3.13/cpython/listobject.h:47 │ │ │ │ │ mov %rdx,(%rax) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9883 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9883 │ │ │ │ │ mov 0x7c45(%rip),%rdi │ │ │ │ │ call b5f0 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rdx │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9883 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9883 │ │ │ │ │ mov %rax,%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9883 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9883 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1b647 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ js 1b220 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,(%rbx) │ │ │ │ │ je 1b563 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9886 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9886 │ │ │ │ │ mov 0x7ac9(%rip),%rsi │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 14ef0 │ │ │ │ │ mov %rax,%r12 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9886 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9886 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1b6ba │ │ │ │ │ Py_INCREF(): │ │ │ │ │ /usr/include/python3.13/object.h:826 │ │ │ │ │ mov (%rax),%eax │ │ │ │ │ add $0x1,%eax │ │ │ │ │ je 1b246 │ │ │ │ │ @@ -32028,44 +32028,44 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 1b272 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ je 1b5b7 │ │ │ │ │ __Pyx_PyInt_From_long(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:17600 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:17600 │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 53c0 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9901 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9901 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1b742 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9903 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9903 │ │ │ │ │ mov 0x7a3b(%rip),%rdi │ │ │ │ │ mov %rax,%rsi │ │ │ │ │ call 57c0 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov (%rbx),%rax │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9903 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9903 (discriminator 2) │ │ │ │ │ test %rbp,%rbp │ │ │ │ │ je 1b6f2 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 1b2b5 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,(%rbx) │ │ │ │ │ je 1b43f │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9906 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9906 │ │ │ │ │ mov %rbp,%rsi │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call c310 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ mov 0x0(%rbp),%rax │ │ │ │ │ Py_DECREF(): │ │ │ │ │ @@ -32073,15 +32073,15 @@ │ │ │ │ │ test %eax,%eax │ │ │ │ │ js 1b2d6 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%rbp) │ │ │ │ │ je 1b432 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10011 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10011 │ │ │ │ │ lea 0x1174(%rip),%rcx │ │ │ │ │ mov $0x6,%edx │ │ │ │ │ mov $0x26b4,%esi │ │ │ │ │ lea 0x24e2(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ _Py_IsImmortal(): │ │ │ │ │ /usr/include/python3.13/object.h:361 │ │ │ │ │ @@ -32100,90 +32100,90 @@ │ │ │ │ │ jmp 1af7f │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 1add2 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_1__pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9754 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9754 │ │ │ │ │ movq $0x0,0x10(%rsp) │ │ │ │ │ jmp 1aca7 │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ xor %r12d,%r12d │ │ │ │ │ jmp 1af3e │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9785 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9785 │ │ │ │ │ mov 0x7b19(%rip),%r12 │ │ │ │ │ PyType_HasFeature(): │ │ │ │ │ /usr/include/python3.13/object.h:1241 │ │ │ │ │ jmp 1b06e │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_1__pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9806 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9806 (discriminator 1) │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9806 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9806 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1ad27 │ │ │ │ │ mov $0x264e,%esi │ │ │ │ │ jmp 1b130 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10011 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10011 │ │ │ │ │ lea 0x10d2(%rip),%rcx │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ mov $0x267e,%esi │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ lea 0x243e(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10017 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10017 (discriminator 3) │ │ │ │ │ call 55b0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10017 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10017 (discriminator 8) │ │ │ │ │ mov 0x28(%rsp),%rsi │ │ │ │ │ mov %rbx,%rdx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10017 (discriminator 3) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10017 (discriminator 3) │ │ │ │ │ mov %rax,%rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10017 (discriminator 8) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10017 (discriminator 8) │ │ │ │ │ call bdf0 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_1__pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9830 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9830 (discriminator 1) │ │ │ │ │ jmp 1af99 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9944 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9944 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9945 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9945 │ │ │ │ │ lea 0x58(%rsp),%rsi │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ mov %rbx,%r13 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9944 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9944 │ │ │ │ │ movq $0x0,0x50(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9945 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9945 │ │ │ │ │ mov $0x1,%edx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9944 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9944 │ │ │ │ │ mov %rax,0x58(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9945 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9945 │ │ │ │ │ call de00 │ │ │ │ │ mov %rax,%rbp │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 1aea0 │ │ │ │ │ nopl 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9866 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9866 (discriminator 1) │ │ │ │ │ mov $0x4,%r12d │ │ │ │ │ mov $0x268a,%ebp │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ js 1b44c │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rdx │ │ │ │ │ mov %rdx,(%rbx) │ │ │ │ │ je 1b428 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10011 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10011 │ │ │ │ │ lea 0x1042(%rip),%rcx │ │ │ │ │ mov %r12d,%edx │ │ │ │ │ mov %ebp,%esi │ │ │ │ │ lea 0x23b5(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ @@ -32201,26 +32201,26 @@ │ │ │ │ │ mov %rbp,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 1b2d6 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 1b2b5 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10011 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10011 │ │ │ │ │ lea 0xffe(%rip),%rcx │ │ │ │ │ mov $0x4,%edx │ │ │ │ │ mov $0x268a,%esi │ │ │ │ │ lea 0x236c(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 1af7f │ │ │ │ │ xchg %ax,%ax │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_1__pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9796 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9796 │ │ │ │ │ mov 0x10(%rsp),%rax │ │ │ │ │ mov 0x18(%rsp),%rsi │ │ │ │ │ mov %r13,%r8 │ │ │ │ │ mov %r15,%rdi │ │ │ │ │ lea 0x50(%rsp),%rdx │ │ │ │ │ lea 0x30(%rsp),%rcx │ │ │ │ │ mov %r12,0x40(%rsp) │ │ │ │ │ @@ -32230,86 +32230,86 @@ │ │ │ │ │ mov %rax,0x38(%rsp) │ │ │ │ │ call e490 │ │ │ │ │ mov 0x30(%rsp),%rdx │ │ │ │ │ mov 0x40(%rsp),%r12 │ │ │ │ │ mov %rdx,0x10(%rsp) │ │ │ │ │ mov 0x38(%rsp),%rdx │ │ │ │ │ mov %rdx,(%rsp) │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9796 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9796 (discriminator 2) │ │ │ │ │ cmp $0xffffffff,%eax │ │ │ │ │ jne 1ad11 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9796 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9796 (discriminator 1) │ │ │ │ │ mov $0x2644,%esi │ │ │ │ │ jmp 1b130 │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __Pyx_PyObject_GetAttrStr(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:12505 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:12505 │ │ │ │ │ call 5780 │ │ │ │ │ mov %rax,%rbx │ │ │ │ │ jmp 1ae02 │ │ │ │ │ nopl (%rax) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10011 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10011 │ │ │ │ │ lea 0xf62(%rip),%rcx │ │ │ │ │ mov $0x7,%edx │ │ │ │ │ mov $0x26c7,%esi │ │ │ │ │ lea 0x22d0(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 1af7f │ │ │ │ │ nopw 0x0(%rax,%rax,1) │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_1__pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9789 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9789 │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9789 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9789 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 1b729 │ │ │ │ │ __Pyx_RaiseArgtupleInvalid(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13299 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13299 (discriminator 4) │ │ │ │ │ mov 0x6a33(%rip),%rax │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ lea 0xe71(%rip),%rcx │ │ │ │ │ lea 0x1ce9(%rip),%rsi │ │ │ │ │ lea 0xcd9(%rip),%r9 │ │ │ │ │ mov $0x3,%r8d │ │ │ │ │ lea 0x1037(%rip),%rdx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ push $0x2 │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_1__pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9791 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9791 │ │ │ │ │ pop %rcx │ │ │ │ │ pop %rsi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9791 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9791 (discriminator 1) │ │ │ │ │ mov $0x263f,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9791 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9791 │ │ │ │ │ jmp 1b130 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %rbx,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 1b220 │ │ │ │ │ __Pyx_RaiseUnexpectedTypeError(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13913 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13913 │ │ │ │ │ mov 0x18(%rax),%rcx │ │ │ │ │ mov 0x69dd(%rip),%rax │ │ │ │ │ lea 0xfe1(%rip),%rdx │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9883 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9883 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ __Pyx_RaiseUnexpectedTypeError(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13913 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13913 │ │ │ │ │ lea 0xc76(%rip),%rsi │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10011 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10011 │ │ │ │ │ mov $0x9,%edx │ │ │ │ │ lea 0xeb0(%rip),%rcx │ │ │ │ │ mov $0x26f5,%esi │ │ │ │ │ lea 0x2223(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ @@ -32319,162 +32319,162 @@ │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 1b272 │ │ │ │ │ mov %r12,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ jmp 1b25c │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_1__pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9779 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9779 │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9779 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9779 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ jne 1b733 │ │ │ │ │ __Pyx_RaiseArgtupleInvalid(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:13299 (discriminator 4) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:13299 (discriminator 4) │ │ │ │ │ mov 0x6972(%rip),%rax │ │ │ │ │ sub $0x8,%rsp │ │ │ │ │ mov $0x3,%r8d │ │ │ │ │ lea 0x1c29(%rip),%rsi │ │ │ │ │ lea 0xc19(%rip),%r9 │ │ │ │ │ lea 0xd9c(%rip),%rcx │ │ │ │ │ mov (%rax),%rdi │ │ │ │ │ push $0x1 │ │ │ │ │ lea 0xf71(%rip),%rdx │ │ │ │ │ xor %eax,%eax │ │ │ │ │ call 5700 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_1__pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9781 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9781 │ │ │ │ │ pop %rdi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9781 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9781 (discriminator 1) │ │ │ │ │ mov $0x2635,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9781 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9781 │ │ │ │ │ pop %r8 │ │ │ │ │ jmp 1b130 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10011 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10011 │ │ │ │ │ lea 0xe25(%rip),%rcx │ │ │ │ │ mov $0x5,%edx │ │ │ │ │ mov $0x2696,%esi │ │ │ │ │ lea 0x2193(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 1af7f │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9883 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9883 (discriminator 1) │ │ │ │ │ mov $0x5,%r12d │ │ │ │ │ mov $0x269b,%ebp │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %edx,%edx │ │ │ │ │ jns 1b3ff │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10011 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10011 │ │ │ │ │ lea 0xdf0(%rip),%rcx │ │ │ │ │ mov $0x5,%edx │ │ │ │ │ mov $0x269b,%esi │ │ │ │ │ lea 0x215e(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 1af7f │ │ │ │ │ nopl 0x0(%rax) │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10011 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10011 │ │ │ │ │ lea 0xdca(%rip),%rcx │ │ │ │ │ mov $0x4,%edx │ │ │ │ │ mov $0x2688,%esi │ │ │ │ │ lea 0x2138(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 1af7f │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_1__pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9771 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9771 │ │ │ │ │ call 54d0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9771 (discriminator 2) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9771 (discriminator 2) │ │ │ │ │ test %rax,%rax │ │ │ │ │ je 1b0f0 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9771 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9771 (discriminator 1) │ │ │ │ │ mov $0x262b,%esi │ │ │ │ │ jmp 1b130 │ │ │ │ │ _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 1b6d0 │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ │ sub $0x1,%rax │ │ │ │ │ mov %rax,0x0(%r13) │ │ │ │ │ je 1b764 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10011 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10011 │ │ │ │ │ lea 0xd7a(%rip),%rcx │ │ │ │ │ mov $0x5,%edx │ │ │ │ │ mov $0x269e,%esi │ │ │ │ │ lea 0x20e8(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 1af7f │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:944 (discriminator 1) │ │ │ │ │ test %eax,%eax │ │ │ │ │ jns 1b795 │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10011 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10011 │ │ │ │ │ lea 0xd50(%rip),%rcx │ │ │ │ │ mov $0x6,%edx │ │ │ │ │ mov $0x26af,%esi │ │ │ │ │ lea 0x20be(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 1b2f3 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10011 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10011 │ │ │ │ │ jmp 1af62 │ │ │ │ │ __pyx_pw_4yarl_10_quoting_c_1__pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9789 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9789 (discriminator 1) │ │ │ │ │ mov $0x263d,%esi │ │ │ │ │ jmp 1b130 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9779 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9779 (discriminator 1) │ │ │ │ │ mov $0x2633,%esi │ │ │ │ │ jmp 1b130 │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9836 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9836 │ │ │ │ │ call 5240 <__stack_chk_fail@plt> │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10011 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10011 │ │ │ │ │ lea 0xd08(%rip),%rcx │ │ │ │ │ mov $0x6,%edx │ │ │ │ │ mov $0x26ad,%esi │ │ │ │ │ lea 0x2076(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 1b2f3 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:949 │ │ │ │ │ mov %r13,%rdi │ │ │ │ │ call 5180 <_Py_Dealloc@plt> │ │ │ │ │ __pyx_pf_4yarl_10_quoting_c___pyx_unpickle__Quoter(): │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10011 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10011 │ │ │ │ │ jmp 1b6d0 │ │ │ │ │ lea 0xcd9(%rip),%rcx │ │ │ │ │ mov $0x9,%edx │ │ │ │ │ mov $0x26f6,%esi │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:9883 (discriminator 1) │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:9883 (discriminator 1) │ │ │ │ │ xor %ebx,%ebx │ │ │ │ │ -/tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c:10011 │ │ │ │ │ +/tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c:10011 │ │ │ │ │ lea 0x2045(%rip),%rdi │ │ │ │ │ call e900 │ │ │ │ │ Py_XDECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:1041 │ │ │ │ │ jmp 1af14 │ │ │ │ │ Py_DECREF(): │ │ │ │ │ /usr/include/python3.13/object.h:948 │ │ │ │ ├── readelf --wide --decompress --hex-dump=.rodata {} │ │ │ │ │ @@ -111,15 +111,15 @@ │ │ │ │ │ 0x0001c6c0 6661756c 74735f5f 005f5f61 6e6e6f74 faults__.__annot │ │ │ │ │ 0x0001c6d0 6174696f 6e735f5f 005f6973 5f636f72 ations__._is_cor │ │ │ │ │ 0x0001c6e0 6f757469 6e650079 61726c2e 5f71756f outine.yarl._quo │ │ │ │ │ 0x0001c6f0 74696e67 5f632e5f 556e7175 6f746572 ting_c._Unquoter │ │ │ │ │ 0x0001c700 00796172 6c2e5f71 756f7469 6e675f63 .yarl._quoting_c │ │ │ │ │ 0x0001c710 2e5f5175 6f746572 00000000 00000000 ._Quoter........ │ │ │ │ │ 0x0001c720 2f746d70 2f2e746d 702d7961 726c2d70 /tmp/.tmp-yarl-p │ │ │ │ │ - 0x0001c730 65703531 372d6164 62377433 365f2f73 ep517-adb7t36_/s │ │ │ │ │ + 0x0001c730 65703531 372d3539 386f3065 726d2f73 ep517-598o0erm/s │ │ │ │ │ 0x0001c740 72632f79 61726c2f 5f71756f 74696e67 rc/yarl/_quoting │ │ │ │ │ 0x0001c750 5f632e63 00000000 556e6162 6c652074 _c.c....Unable t │ │ │ │ │ 0x0001c760 6f20696e 69746961 6c697a65 20706963 o initialize pic │ │ │ │ │ 0x0001c770 6b6c696e 6720666f 7220252e 32303073 kling for %.200s │ │ │ │ │ 0x0001c780 00000000 00000000 496e7465 72707265 ........Interpre │ │ │ │ │ 0x0001c790 74657220 6368616e 67652064 65746563 ter change detec │ │ │ │ │ 0x0001c7a0 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 32663330 38626265 63613463 63393936 2f308bbeca4cc996 │ │ │ │ │ - 0x00000010 35363365 38366361 39656635 34356663 563e86ca9ef545fc │ │ │ │ │ - 0x00000020 35323730 39662e64 65627567 00000000 52709f.debug.... │ │ │ │ │ - 0x00000030 6a558da6 jU.. │ │ │ │ │ + 0x00000000 38373863 30323730 37363035 33613663 878c027076053a6c │ │ │ │ │ + 0x00000010 30636639 30353962 62633536 32646634 0cf9059bbc562df4 │ │ │ │ │ + 0x00000020 31316566 62632e64 65627567 00000000 11efbc.debug.... │ │ │ │ │ + 0x00000030 bed3b7af .... ├── python3-yarl-dbgsym_1.19.0-1_amd64.deb │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./control │ │ │ │ @@ -5,8 +5,8 @@ │ │ │ │ Architecture: amd64 │ │ │ │ Maintainer: Piotr Ożarowski │ │ │ │ Installed-Size: 266 │ │ │ │ Depends: python3-yarl (= 1.19.0-1) │ │ │ │ Section: debug │ │ │ │ Priority: optional │ │ │ │ Description: debug symbols for python3-yarl │ │ │ │ -Build-Ids: b52f308bbeca4cc996563e86ca9ef545fc52709f │ │ │ │ +Build-Ids: 7b878c027076053a6c0cf9059bbc562df411efbc │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ │ │ │ ├── line order │ │ │ │ │ @@ -1 +1 @@ │ │ │ │ │ -usr/lib/debug/.build-id/b5/2f308bbeca4cc996563e86ca9ef545fc52709f.debug │ │ │ │ │ +usr/lib/debug/.build-id/7b/878c027076053a6c0cf9059bbc562df411efbc.debug │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── file list │ │ │ │ @@ -1,10 +1,10 @@ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-04-09 08:22:58.000000 ./ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-04-09 08:22:58.000000 ./usr/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-04-09 08:22:58.000000 ./usr/lib/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-04-09 08:22:58.000000 ./usr/lib/debug/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-04-09 08:22:58.000000 ./usr/lib/debug/.build-id/ │ │ │ │ -drwxr-xr-x 0 root (0) root (0) 0 2025-04-09 08:22:58.000000 ./usr/lib/debug/.build-id/b5/ │ │ │ │ --rw-r--r-- 0 root (0) root (0) 261624 2025-04-09 08:22:58.000000 ./usr/lib/debug/.build-id/b5/2f308bbeca4cc996563e86ca9ef545fc52709f.debug │ │ │ │ +drwxr-xr-x 0 root (0) root (0) 0 2025-04-09 08:22:58.000000 ./usr/lib/debug/.build-id/7b/ │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 261640 2025-04-09 08:22:58.000000 ./usr/lib/debug/.build-id/7b/878c027076053a6c0cf9059bbc562df411efbc.debug │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-04-09 08:22:58.000000 ./usr/share/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-04-09 08:22:58.000000 ./usr/share/doc/ │ │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2025-04-09 08:22:58.000000 ./usr/share/doc/python3-yarl-dbgsym -> python3-yarl │ │ │ │ --- ./usr/lib/debug/.build-id/b5/2f308bbeca4cc996563e86ca9ef545fc52709f.debug │ │ │ ├── +++ ./usr/lib/debug/.build-id/7b/878c027076053a6c0cf9059bbc562df411efbc.debug │ │ │ │┄ File has been modified after NT_GNU_BUILD_ID has been applied. │ │ │ │┄ Files 89% similar despite different names │ │ │ │ ├── readelf --wide --file-header {} │ │ │ │ │ @@ -6,15 +6,15 @@ │ │ │ │ │ OS/ABI: UNIX - System V │ │ │ │ │ ABI Version: 0 │ │ │ │ │ Type: DYN (Shared object file) │ │ │ │ │ Machine: Advanced Micro Devices X86-64 │ │ │ │ │ Version: 0x1 │ │ │ │ │ Entry point address: 0x0 │ │ │ │ │ Start of program headers: 64 (bytes into file) │ │ │ │ │ - Start of section headers: 259320 (bytes into file) │ │ │ │ │ + Start of section headers: 259336 (bytes into file) │ │ │ │ │ Flags: 0x0 │ │ │ │ │ Size of this header: 64 (bytes) │ │ │ │ │ Size of program headers: 56 (bytes) │ │ │ │ │ Number of program headers: 9 │ │ │ │ │ Size of section headers: 64 (bytes) │ │ │ │ │ Number of section headers: 36 │ │ │ │ │ Section header string table index: 35 │ │ │ │ ├── readelf --wide --sections {} │ │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ │ -There are 36 section headers, starting at offset 0x3f4f8: │ │ │ │ │ +There are 36 section headers, starting at offset 0x3f508: │ │ │ │ │ │ │ │ │ │ Section Headers: │ │ │ │ │ [Nr] Name Type Address Off Size ES Flg Lk Inf Al │ │ │ │ │ [ 0] NULL 0000000000000000 000000 000000 00 0 0 0 │ │ │ │ │ [ 1] .note.gnu.build-id NOTE 0000000000000238 000238 000024 00 A 0 0 4 │ │ │ │ │ [ 2] .gnu.hash NOBITS 0000000000000260 00025c 000028 00 A 3 0 8 │ │ │ │ │ [ 3] .dynsym NOBITS 0000000000000288 00025c 000f48 18 A 4 1 8 │ │ │ │ │ @@ -24,22 +24,22 @@ │ │ │ │ │ [19] .data.rel.ro NOBITS 0000000000021668 000658 000298 00 WA 0 0 8 │ │ │ │ │ [20] .dynamic NOBITS 0000000000021900 000658 0001e0 10 WA 4 0 8 │ │ │ │ │ [21] .got NOBITS 0000000000021ae0 000658 000520 08 WA 0 0 8 │ │ │ │ │ [22] .data NOBITS 0000000000022000 000658 000ae0 00 WA 0 0 32 │ │ │ │ │ [23] .bss NOBITS 0000000000022ae0 000658 0025d0 00 WA 0 0 32 │ │ │ │ │ [24] .comment PROGBITS 0000000000000000 00025c 00001f 01 MS 0 0 1 │ │ │ │ │ [25] .debug_aranges PROGBITS 0000000000000000 000280 00003c 00 C 0 0 8 │ │ │ │ │ - [26] .debug_info PROGBITS 0000000000000000 0002c0 017b07 00 C 0 0 8 │ │ │ │ │ - [27] .debug_abbrev PROGBITS 0000000000000000 017dc8 000407 00 C 0 0 8 │ │ │ │ │ - [28] .debug_line PROGBITS 0000000000000000 0181d0 0096ee 00 C 0 0 8 │ │ │ │ │ - [29] .debug_str PROGBITS 0000000000000000 0218c0 00204d 01 MSC 0 0 8 │ │ │ │ │ - [30] .debug_line_str PROGBITS 0000000000000000 023910 00017f 01 MSC 0 0 8 │ │ │ │ │ - [31] .debug_loclists PROGBITS 0000000000000000 023a90 012526 00 C 0 0 8 │ │ │ │ │ - [32] .debug_rnglists PROGBITS 0000000000000000 035fb8 002c22 00 C 0 0 8 │ │ │ │ │ - [33] .symtab SYMTAB 0000000000000000 038be0 003240 18 34 374 8 │ │ │ │ │ - [34] .strtab STRTAB 0000000000000000 03be20 003573 00 0 0 1 │ │ │ │ │ - [35] .shstrtab STRTAB 0000000000000000 03f393 000165 00 0 0 1 │ │ │ │ │ + [26] .debug_info PROGBITS 0000000000000000 0002c0 017b0b 00 C 0 0 8 │ │ │ │ │ + [27] .debug_abbrev PROGBITS 0000000000000000 017dd0 000407 00 C 0 0 8 │ │ │ │ │ + [28] .debug_line PROGBITS 0000000000000000 0181d8 0096ee 00 C 0 0 8 │ │ │ │ │ + [29] .debug_str PROGBITS 0000000000000000 0218c8 00204d 01 MSC 0 0 8 │ │ │ │ │ + [30] .debug_line_str PROGBITS 0000000000000000 023918 000184 01 MSC 0 0 8 │ │ │ │ │ + [31] .debug_loclists PROGBITS 0000000000000000 023aa0 012526 00 C 0 0 8 │ │ │ │ │ + [32] .debug_rnglists PROGBITS 0000000000000000 035fc8 002c22 00 C 0 0 8 │ │ │ │ │ + [33] .symtab SYMTAB 0000000000000000 038bf0 003240 18 34 374 8 │ │ │ │ │ + [34] .strtab STRTAB 0000000000000000 03be30 003573 00 0 0 1 │ │ │ │ │ + [35] .shstrtab STRTAB 0000000000000000 03f3a3 000165 00 0 0 1 │ │ │ │ │ Key to Flags: │ │ │ │ │ W (write), A (alloc), X (execute), M (merge), S (strings), I (info), │ │ │ │ │ L (link order), O (extra OS processing required), G (group), T (TLS), │ │ │ │ │ C (compressed), x (unknown), o (OS specific), E (exclude), │ │ │ │ │ D (mbind), l (large), p (processor specific) │ │ │ │ ├── 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: b52f308bbeca4cc996563e86ca9ef545fc52709f │ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 7b878c027076053a6c0cf9059bbc562df411efbc │ │ │ │ ├── readelf --wide --debug-dump=rawline {} │ │ │ │ │ @@ -25,28 +25,28 @@ │ │ │ │ │ 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-yarl-pep517-adb7t36_/src │ │ │ │ │ - 1 (line_strp) (offset: 0x58): /tmp/.tmp-yarl-pep517-adb7t36_/src/yarl │ │ │ │ │ + 0 (line_strp) (offset: 0x35): /tmp/.tmp-yarl-pep517-598o0erm/src │ │ │ │ │ + 1 (line_strp) (offset: 0x58): /tmp/.tmp-yarl-pep517-598o0erm/src/yarl │ │ │ │ │ 2 (line_strp) (offset: 0x80): /usr/include/python3.13 │ │ │ │ │ 3 (line_strp) (offset: 0x98): /usr/include/python3.13/cpython │ │ │ │ │ 4 (line_strp) (offset: 0xb8): /usr/include/x86_64-linux-gnu/bits │ │ │ │ │ 5 (line_strp) (offset: 0xdb): /usr/include │ │ │ │ │ 6 (line_strp) (offset: 0xe8): /usr/lib/gcc/x86_64-linux-gnu/14/include │ │ │ │ │ 7 (line_strp) (offset: 0x111): /usr/include/x86_64-linux-gnu/sys │ │ │ │ │ 8 (line_strp) (offset: 0x133): /usr/include/python3.13/internal │ │ │ │ │ │ │ │ │ │ The File Name Table (offset 0x4c, lines 59, columns 2): │ │ │ │ │ Entry Dir Name │ │ │ │ │ - 0 (udata) 1 (line_strp) (offset: 0x4b): _quoting_c.c │ │ │ │ │ - 1 (udata) 1 (line_strp) (offset: 0x4b): _quoting_c.c │ │ │ │ │ + 0 (udata) 1 (line_strp) (offset: 0x28): _quoting_c.c │ │ │ │ │ + 1 (udata) 1 (line_strp) (offset: 0x28): _quoting_c.c │ │ │ │ │ 2 (udata) 2 (line_strp) (offset: 0x248): object.h │ │ │ │ │ 3 (udata) 3 (line_strp) (offset: 0x154): tupleobject.h │ │ │ │ │ 4 (udata) 3 (line_strp) (offset: 0x162): unicodeobject.h │ │ │ │ │ 5 (udata) 3 (line_strp) (offset: 0x172): longintrepr.h │ │ │ │ │ 6 (udata) 3 (line_strp) (offset: 0x180): classobject.h │ │ │ │ │ 7 (udata) 3 (line_strp) (offset: 0x18e): listobject.h │ │ │ │ │ 8 (udata) 3 (line_strp) (offset: 0x19b): dictobject.h │ │ │ │ ├── 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: 132 (DW_TAG_compile_unit) │ │ │ │ │ DW_AT_producer : (strp) (offset: 0x5cc8): 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: 0x23): /tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c │ │ │ │ │ - <17> DW_AT_comp_dir : (line_strp) (offset: 0): /tmp/.tmp-yarl-pep517-adb7t36_/src │ │ │ │ │ + <13> DW_AT_name : (line_strp) (offset: 0): /tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c │ │ │ │ │ + <17> DW_AT_comp_dir : (line_strp) (offset: 0x35): /tmp/.tmp-yarl-pep517-598o0erm/src │ │ │ │ │ <1b> DW_AT_ranges : (sec_offset) 0x5e83 │ │ │ │ │ <1f> DW_AT_low_pc : (addr) 0 │ │ │ │ │ <27> DW_AT_stmt_list : (sec_offset) 0 │ │ │ │ │ <1><2b>: Abbrev Number: 68 (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: 0x17d9): unsigned char │ │ │ │ ├── strings --all --bytes=8 {} │ │ │ │ │ @@ -1,48 +1,42 @@ │ │ │ │ │ GCC: (Debian 14.2.0-19) 14.2.0 │ │ │ │ │ -<]]]]]]]]=; │ │ │ │ │ -d2t4}UM.B83tB │ │ │ │ │ -U7rI-A1]T=, │ │ │ │ │ -*rDCE;P3 │ │ │ │ │ -24./BH86t: │ │ │ │ │ -|lJtX4]q │ │ │ │ │ -N*}jo%!L │ │ │ │ │ -KJ2? iL:AC │ │ │ │ │ -WxYcblz5 │ │ │ │ │ -Es;:.+YE\ │ │ │ │ │ -_-fG}H27 │ │ │ │ │ -u6JT=2fu │ │ │ │ │ -T;:d(A'\ │ │ │ │ │ -{WhTWiTWi │ │ │ │ │ -k%QiO!'2 │ │ │ │ │ -i2%)-Mbt │ │ │ │ │ -fLI_*B`Af │ │ │ │ │ -K6Q6nQAx │ │ │ │ │ -dw?zN%wt=w │ │ │ │ │ -9DFnh=CG: │ │ │ │ │ -Y5KVm%u) │ │ │ │ │ -Ea"l;; "u │ │ │ │ │ -7;Z_ 2[O │ │ │ │ │ -CpR$mZV0 │ │ │ │ │ -w@}C5a?y │ │ │ │ │ -ESc( FMU │ │ │ │ │ -!*UO~w?h │ │ │ │ │ -F=L+3B%> │ │ │ │ │ -RgMt.w{M │ │ │ │ │ -.<.4:y4 │ │ │ │ │ -Sx$}yVna │ │ │ │ │ -[P`.9G)0 │ │ │ │ │ -a`=&]1O|\M │ │ │ │ │ -4y>+B5lV │ │ │ │ │ -:-9u -9k-#_T │ │ │ │ │ -).afh3S\- │ │ │ │ │ +}T8$M '1 │ │ │ │ │ +O736-]?K │ │ │ │ │ +/{A=I7]m │ │ │ │ │ +}yJ| NY= │ │ │ │ │ +@23.G*3.G*3.GV │ │ │ │ │ +Ma^tJv( │ │ │ │ │ +$zMX-.zM │ │ │ │ │ +"!cBh})cBhSY │ │ │ │ │ +`LL0V#v9 │ │ │ │ │ +o70}$T\W │ │ │ │ │ ++b]VgcDPZ │ │ │ │ │ +[r,F(c9o │ │ │ │ │ +u,F5"R". │ │ │ │ │ +gh02TFzh%>b │ │ │ │ │ +%P-ni|Kp │ │ │ │ │ +e;7Gi'eu │ │ │ │ │ +g/_ /wP4 │ │ │ │ │ +JKUB@Vt,W │ │ │ │ │ +Ly<<{J-j │ │ │ │ │ +v~!ZA)t# │ │ │ │ │ +sgvwvfwf │ │ │ │ │ +##uMwP!& │ │ │ │ │ +?(Oz>kCO' │ │ │ │ │ +qW,DW,TW,LW, │ │ │ │ │ +B=L+3B%> │ │ │ │ │ +RkMt.w{]3P │ │ │ │ │ +N<.4:y4 │ │ │ │ │ +%uL^~9_= │ │ │ │ │ +I,+qB1EI │ │ │ │ │ \l)-jnh4 │ │ │ │ │ $Z"Vq4Qq │ │ │ │ │ C|W6NctB{ │ │ │ │ │ {H[o;}go │ │ │ │ │ +QIxovk4B │ │ │ │ │ $r~@dZ9J@+ │ │ │ │ │ e?5W#h.O │ │ │ │ │ Dm=pPaQ| │ │ │ │ │ ?1k$ASjUEI/BiS │ │ │ │ │ [5^U\~E\ │ │ │ │ │ Il 4i_2C │ │ │ │ │ ?N_Zk{hO │ │ │ │ ├── readelf --wide --decompress --string-dump=.debug_line_str {} │ │ │ │ │ @@ -1,12 +1,12 @@ │ │ │ │ │ │ │ │ │ │ String dump of section '.debug_line_str': │ │ │ │ │ - [ 0] /tmp/.tmp-yarl-pep517-adb7t36_/src │ │ │ │ │ - [ 23] /tmp/.tmp-yarl-pep517-adb7t36_/src/yarl/_quoting_c.c │ │ │ │ │ - [ 58] /tmp/.tmp-yarl-pep517-adb7t36_/src/yarl │ │ │ │ │ + [ 0] /tmp/.tmp-yarl-pep517-598o0erm/src/yarl/_quoting_c.c │ │ │ │ │ + [ 35] /tmp/.tmp-yarl-pep517-598o0erm/src │ │ │ │ │ + [ 58] /tmp/.tmp-yarl-pep517-598o0erm/src/yarl │ │ │ │ │ [ 80] /usr/include/python3.13 │ │ │ │ │ [ 98] /usr/include/python3.13/cpython │ │ │ │ │ [ b8] /usr/include/x86_64-linux-gnu/bits │ │ │ │ │ [ db] /usr/include │ │ │ │ │ [ e8] /usr/lib/gcc/x86_64-linux-gnu/14/include │ │ │ │ │ [ 111] /usr/include/x86_64-linux-gnu/sys │ │ │ │ │ [ 133] /usr/include/python3.13/internal