+
    KV-jI  ã                   óJ   € ^ RI HtHt ^RIHtHt R R ltR R ltR R ltR	# )
é    )ÚAnyÚUnion)ÚdecodeÚencodec                ó0   € V ^8„  d   QhR\         R\        /# ©é   ÚlabelÚreturn)ÚstrÚbytes)Úformats   "Ú\/Volumes/fast/ai/experiments/ui-tars-smoke/.venv/lib/python3.14/site-packages/idna/compat.pyÚ__annotate__r      s   € ÷ 
ñ 
”3ð 
œ5ñ 
ó    c                ó   € \        V 4      # )aK  Compatibility shim for :rfc:`3490` ``ToASCII``.

Delegates to :func:`idna.encode` (IDNA 2008). Provided to ease porting
of code written against the legacy :mod:`encodings.idna` API; new code
should call :func:`idna.encode` directly.

:param label: The label or domain to encode.
:returns: The encoded form as ASCII :class:`bytes`.
)r   ©r
   s   &r   ÚToASCIIr      ó   € ô �%‹=Ðr   c                óR   € V ^8„  d   QhR\         \        \        3,          R\        /# r   )r   r   Ú	bytearrayr   )r   s   "r   r   r      s$   € ÷ 
ñ 
”Uœ5¤)Ð+Õ,ð 
´ñ 
r   c                ó   € \        V 4      # )a=  Compatibility shim for :rfc:`3490` ``ToUnicode``.

Delegates to :func:`idna.decode` (IDNA 2008). Provided to ease porting
of code written against the legacy :mod:`encodings.idna` API; new code
should call :func:`idna.decode` directly.

:param label: The label or domain to decode.
:returns: The decoded Unicode form.
)r   r   s   &r   Ú	ToUnicoder      r   r   c                ó(   € V ^8„  d   QhR\         RR/# )r	   Úsr   N)r   )r   s   "r   r   r       s   € ÷ 	Nñ 	N”ð 	N˜ñ 	Nr   c                ó   € \        R4      h)a   Stub for :rfc:`3491` Nameprep, which is not used by IDNA 2008.

IDNA 2008 (:rfc:`5891`) replaces Nameprep with the per-codepoint
validity classes from :rfc:`5892`; this function exists only to
return a clear error if legacy code attempts to call it.

:raises NotImplementedError: Always.
z,IDNA 2008 does not utilise nameprep protocol)ÚNotImplementedError)r   s   &r   Únameprepr       s   € ô ÐLÓ
MÐMr   N)	Útypingr   r   Úcorer   r   r   r   r   © r   r   Ú<module>r"      s   ðß ç  õ
õ
÷	Nr   