+
    ~j                         R t ^ RIt^RIHt ]P                  ! R4      t]P                  ! R4      t]P                  ! R4      t]P                  ! R4      t]]3t	]]3t
]]
]]	/tRR R lltR	 R
 ltR# )z
requests._internal_utils
~~~~~~~~~~~~~~

Provides utility functions that are consumed internally by Requests
which depend on extremely few external helpers (such as compat)
N)builtin_strs   ^[^:\s][^:\r\n]*\Zz^[^:\s][^:\r\n]*\Zs   ^\S[^\r\n]*\Z|^\Zz^\S[^\r\n]*\Z|^\Zc                R    V ^8  d   QhR\         \        ,          R\         R\         /# )   stringencodingreturn)strbytes)formats   "m/Users/mitch_tango/dev/rabbit-r1-livekit/agent/.venv/lib/python3.14/site-packages/requests/_internal_utils.py__annotate__r      s%     
 
S5[ 
C 
c 
    c                \    \        V \        4      '       d   T pV# V P                  V4      pV# )zGiven a string object, regardless of type, returns a representation of
that string in the native string type, encoding and decoding where
necessary. This assumes ASCII unless told otherwise.
)
isinstancer   decode)r   r   outs   && r   to_native_stringr      s2    
 &+&& J mmH%Jr   c                0    V ^8  d   QhR\         R\        /# )r   u_stringr   )r   bool)r
   s   "r   r   r   '   s      s t r   c                ~    \        V \        4      '       g   Q h V P                  R4       R#   \         d     R# i ; i)zDetermine if unicode string only contains ASCII characters.

:param str u_string: unicode string to check. Must be unicode
    and not Python 2 `str`.
:rtype: bool
asciiTF)r   r   encodeUnicodeEncodeError)r   s   &r   unicode_is_asciir   '   s=     h$$$$  s   - <<)r   )__doc__recompatr   compile_VALID_HEADER_NAME_RE_BYTE_VALID_HEADER_NAME_RE_STR_VALID_HEADER_VALUE_RE_BYTE_VALID_HEADER_VALUE_RE_STR_HEADER_VALIDATORS_STR_HEADER_VALIDATORS_BYTEr	   r   HEADER_VALIDATORSr   r    r   r   <module>r'      s    
 ZZ(>? JJ'<=  jj)>? ZZ(<= 35OP 57RS 	"	 
r   