Current File : //usr/lib/python3/dist-packages/pip/_vendor/requests/__pycache__/utils.cpython-312.pyc
�

/�g����Z�dZddlZddlZddlZddlZddlZddlZddlZddlZddl	Z	ddl
Z
ddlZddlm
Z
ddlmZmZddlmZddlmZddlmZmZmZmZdd	lmZmZmZmZmZmZdd
lm Z!ddlm"Z"m#Z#m$Z$m%Z%m&Z&m'Z'm(Z(ddl)m*Z*dd
l+m,Z,m-Z-m.Z.m/Z/ddl0m1Z1dZ2ejf�Z4ddd�Z5djmejnded��d��Z8ejrdk(rd�Z:d�Z"d�Z;d�Z<dHd�Z=d�Z>d�Z?ej�d ��ZAd!�ZBd"�ZCd#�ZDd$�ZEdHd%�ZFd&�ZGd'�ZHd(�ZId)�ZJd*�ZKd+�ZLd,�ZMd-�ZNeOd.�ZPd/�ZQd0�ZRd1�ZSd2�ZTd3�ZUd4�ZVej�d5��ZWd6�ZXdId7�ZYd8�ZZdJd9�Z[dKd:�Z\d;�Z]d<�Z^d=j�d>�Z`e`d?zZae`d@zZbdA�ZcdB�ZddC�ZedD�ZfdE�ZgdF�ZhdG�Ziy)Lz�
requests.utils
~~~~~~~~~~~~~~

This module provides utility functions that are used within Requests
that are also useful for external consumption.
�N)�OrderedDict)�make_headers�	parse_url�)�certs��__version__)�_HEADER_VALIDATORS_BYTE�_HEADER_VALIDATORS_STR�HEADER_VALIDATORS�to_native_string)�Mapping�
basestring�bytes�
getproxies�getproxies_environment�
integer_types)�parse_http_list)�proxy_bypass�proxy_bypass_environment�quote�str�unquote�urlparse�
urlunparse��cookiejar_from_dict)�FileModeWarning�
InvalidHeader�
InvalidURL�UnrewindableBodyError)�CaseInsensitiveDict)z.netrc�_netrc�Pi�)�http�httpsz, z,\s*T)�accept_encodingzaccept-encoding�win32c��	ddl}	|j|jd�}t	|j|d�d�}|j|d�d}|r|sy|jd�}|D]j}|dk(rd|vry	|jdd
�}|jdd�}|jd
d�}tj||tj�s�jy	y#t$rYywxYw#ttf$rYywxYw)NrFz;Software\Microsoft\Windows\CurrentVersion\Internet Settings�ProxyEnable�
ProxyOverride�;z<local>�.Tz\.�*z.*�?)
�winreg�ImportError�OpenKey�HKEY_CURRENT_USER�int�QueryValueEx�OSError�
ValueError�split�replace�re�match�I)�hostr0�internetSettings�proxyEnable�
proxyOverride�tests      �</usr/lib/python3/dist-packages/pip/_vendor/requests/utils.py�proxy_bypass_registryrCLs��	��
	�%�~�~��(�(�N� ��
�f�1�1�2B�M�R�ST�U�V�K�"�/�/�0@�/�R�ST�U�M��-��
&�+�+�C�0�
�!�	�D��y� ��d�?���<�<��U�+�D��<�<��U�+�D��<�<��T�*�D��x�x��d�B�D�D�)��	���?�	��	����$�	��	�s#�C�AC+�	C(�'C(�+C=�<C=c�B�t�rt|�St|�S)z�Return True, if the host should be bypassed.

        Checks proxy settings gathered from the environment, if specified,
        or the registry.
        )rrrC)r=s rBrrps ��"�#�+�D�1�1�(��.�.�c�>�t|d�r|j�}|S)z/Returns an internal sequence dictionary update.�items)�hasattrrG)�ds rB�dict_to_sequencerJ|s���q�'��
�G�G�I���HrEc��d}d}t|d�rt|�}n~t|d�r
|j}net|d�rY	|j�}tj|�j
}d|jvrtjdt�	t|d�rW	|j�}t|d�r:|�8	|jdd	�|j�}|j|xsd�|�d}t!d||z
�S#tjtf$rY��wxYw#t$rd}Y�?wxYw#t$r|�|}Y�RwxYw)
Nr�__len__�len�fileno�ba%Requests has determined the content-length for this request using the binary size of the file: however, the file has been opened in text mode (i.e. without the 'b' flag in the mode). This may lead to an incorrect content-length. In Requests 3.0, support will be removed for files in text mode.�tell�seek�)rHrMrN�os�fstat�st_size�mode�warnings�warnr�io�UnsupportedOperation�AttributeErrorrPrQr6�max)�o�total_length�current_positionrNs    rB�	super_lenr`�s]���L����q�)���1�v��	��E�	��u�u��	��H�	�	��X�X�Z�F��8�8�F�+�3�3�L��!�&�&� ��
�
�2�$�
��q�&��	%� �v�v�x���q�&�!�l�&:�	%��F�F�1�a�L�#$�6�6�8�L��F�F�+�0�q�1������q�,�!1�1�2�2��e�'�'��8�	�
�		��X�%�#$�L�%��%�	0�
�'�#/� ��
	0�s6�D�(E�7D0�D-�,D-�0D>�=D>�
E�Ec�|�tjjd�}|�|f}n
d�tD�}	ddlm}m}d}|D]E}	tjj|�}tjj|�s�C|}n|�yt|�}	d}
t|t�r|
jd�}
|	jj|
�d}	||�j!|�}|r|drdnd}
||
|d	fSy#t$rYywxYw#|t"f$r|r�YywxYw#t$t&f$rYywxYw)
z;Returns the Requests tuple auth for a given url from netrc.�NETRCNc3�&K�|]	}d|�����y�w)z~/N�)�.0�fs  rB�	<genexpr>z!get_netrc_auth.<locals>.<genexpr>�s����9��R��s�8�9�s�r)�NetrcParseError�netrc�:�asciirrR)rS�environ�get�NETRC_FILESrirh�path�
expanduser�KeyError�existsr�
isinstancer�decode�netlocr8�authenticatorsr6r1r[)�url�raise_errors�
netrc_file�netrc_locationsrhri�
netrc_pathrf�loc�ri�splitstrr=r#�login_is              rB�get_netrc_authr��sX��������(�J���%�-��9�[�9��-
�0��
� �	�A�
��g�g�(�(��+���w�w�~�~�c�"� �
��	����
�c�]�����c�3�����w�/�H��y�y���x�(��+��
	��:�&�5�5�d�;�F��%�a�y�!�a���w�����3�3���3�
��	
��: ��)�	����	��
��(�
��
�s`�D)�D�#D)�D)�AD)�+D�	D�D)�D�D)�D&�#D)�%D&�&D)�)D;�:D;c��t|dd�}|rBt|t�r1|ddk7r(|ddk7rtjj|�Syyyy)z0Tries to guess the filename of the given object.�nameNr�<����>)�getattrrsrrSro�basename)�objr�s  rB�guess_filenamer�sT���3���%�D��
�4��,��a��C��D��H�PS�O��w�w����%�%�ET��,�trEc�R�tjj|�r|Stjj|�\}}|rytjj|�sZtjj|�\}}|sn5dj	||g�}|r tjj|�s�Ztj|�s|Stj|�}||j�vr|Stj�}tjj	||jd�d�}tjj|�s6t|�5}|j|j|��ddd�|S|S#1swY|SxYw)z�Replace nonexistent paths that look like they refer to a member of a zip
    archive with the location of an extracted copy of the target, or else
    just return the provided path unchanged.
    �/r�N)rSrorrr8�join�zipfile�
is_zipfile�ZipFile�namelist�tempfile�
gettempdir�atomic_open�write�read)ro�archive�member�prefix�zip_file�tmp�extracted_path�file_handlers        rB�extract_zipped_pathsr�sE��

�w�w�~�~�d�����g�g�m�m�D�)�O�G�V�
�"�'�'�.�.��1��'�'�-�-��0�����
����6�6�*�+��
�"�'�'�.�.��1����g�&������w�'�H�
�X�&�&�(�(����
�
�
�C��W�W�\�\�#�v�|�|�C�'8��'<�=�N�
�7�7�>�>�.�)�
��
(�	6�L����x�}�}�V�4�5�	6���>��	6���s�/!F�F&c#�JK�tjtjj	|���\}}	tj
|d�5}|��ddd�tj||�y#1swY� xYw#t$rtj|��wxYw�w)z-Write a file to the disk in an atomic fashion)�dir�wbN)	r��mkstemprSro�dirname�fdopenr9�
BaseException�remove)�filename�tmp_descriptor�tmp_name�tmp_handlers    rBr�r�,s����� (�/�/�B�G�G�O�O�H�4M�N��N�H��
�Y�Y�~�t�
,�	����	�
�
�
�8�X�&�	�	����
�	�	�(��
��s4�7B#�B�A4�B�3B#�4A=�9B� B � B#c�t�|�yt|ttttf�rtd��t
|�S)aTake an object and test to see if it can be represented as a
    dictionary. Unless it can not be represented as such, return an
    OrderedDict, e.g.,

    ::

        >>> from_key_val_list([('key', 'val')])
        OrderedDict([('key', 'val')])
        >>> from_key_val_list('string')
        Traceback (most recent call last):
        ...
        ValueError: cannot encode objects that are not 2-tuples
        >>> from_key_val_list({'key': 'val'})
        OrderedDict([('key', 'val')])

    :rtype: OrderedDict
    N�+cannot encode objects that are not 2-tuples)rsrr�boolr4r7r��values rB�from_key_val_listr�9s6��$
�}���%�#�u�d�C�0�1��F�G�G��u��rEc��|�yt|ttttf�rtd��t|t�r|j�}t|�S)a�Take an object and test to see if it can be represented as a
    dictionary. If it can be, return a list of tuples, e.g.,

    ::

        >>> to_key_val_list([('key', 'val')])
        [('key', 'val')]
        >>> to_key_val_list({'key': 'val'})
        [('key', 'val')]
        >>> to_key_val_list('string')
        Traceback (most recent call last):
        ...
        ValueError: cannot encode objects that are not 2-tuples

    :rtype: list
    Nr�)	rsrrr�r4r7rrG�listr�s rB�to_key_val_listr�TsJ��"
�}���%�#�u�d�C�0�1��F�G�G��%��!����
����;�rEc��g}t|�D]5}|dd|ddcxk(rdk(rnnt|dd�}|j|��7|S)aParse lists as described by RFC 2068 Section 2.

    In particular, parse comma-separated lists where the elements of
    the list may include quoted-strings.  A quoted-string could
    contain a comma.  A non-quoted string could have quotes in the
    middle.  Quotes are removed automatically after parsing.

    It basically works like :func:`parse_set_header` just that items
    may appear multiple times and case sensitivity is preserved.

    The return value is a standard :class:`list`:

    >>> parse_list_header('token, "quoted value"')
    ['token', 'quoted value']

    To create a header from the :class:`list` again, use the
    :func:`dump_header` function.

    :param value: a string with a list header.
    :return: :class:`list`
    :rtype: list
    Nrr��")�_parse_list_header�unquote_header_value�append)r��result�items   rB�parse_list_headerr�rsY��.�F�"�5�)������8�t�B�C�y�'�C�'�'��Q�r�
�3�D��
�
�d����MrEc��i}t|�D]H}d|vrd||<�
|jdd�\}}|dd|ddcxk(rdk(rnnt|dd�}|||<�J|S)a^Parse lists of key, value pairs as described by RFC 2068 Section 2 and
    convert them into a python dict:

    >>> d = parse_dict_header('foo="is a fish", bar="as well"')
    >>> type(d) is dict
    True
    >>> sorted(d.items())
    [('bar', 'as well'), ('foo', 'is a fish')]

    If there is no value for a key it will be `None`:

    >>> parse_dict_header('key_without_value')
    {'key_without_value': None}

    To create a header from the :class:`dict` again, use the
    :func:`dump_header` function.

    :param value: a string with a dict header.
    :return: :class:`dict`
    :rtype: dict
    �=Nrr�r�)r�r8r�)r�r�r�r�s    rB�parse_dict_headerr��s}��,�F�"�5�)����d�?��F�4�L���j�j��a�(���e���!�9��b�c�
�)�c�)�(��q���5�E���t����MrEc��|rF|d|dcxk(rdk(r5n|S|dd}|r|dddk7r"|jdd�jd	d�S|S)
z�Unquotes a header value.  (Reversal of :func:`quote_header_value`).
    This does not use the real unquoting but what browsers are actually
    using for quoting.

    :param value: the header value to unquote.
    :rtype: str
    rr�r�rNrRz\\�\z\")r9)r��is_filenames  rBr�r��sd��
��q��U�2�Y�-�#�-��L��a�����e�B�Q�i�6�1��=�=���.�6�6�u�c�B�B��LrEc�J�i}|D]}|j||j<�|S)z�Returns a key/value dictionary from a CookieJar.

    :param cj: CookieJar object to extract cookies from.
    :rtype: dict
    )r�r�)�cj�cookie_dict�cookies   rB�dict_from_cookiejarr��s2���K��0��#)�<�<��F�K�K� �0��rEc��t||�S)z�Returns a CookieJar from a key/value dictionary.

    :param cj: CookieJar to insert cookies into.
    :param cookie_dict: Dict of key/values to insert into CookieJar.
    :rtype: CookieJar
    r)r�r�s  rB�add_dict_to_cookiejarr��s���{�B�/�/rEc�^�tjdt�tjdtj
��}tjdtj
��}tjd�}|j
|�|j
|�z|j
|�zS)zlReturns encodings from given content string.

    :param content: bytestring to extract encodings from.
    z�In requests 3.0, get_encodings_from_content will be removed. For more information, please see the discussion on issue #2266. (This warning should only appear once.)z!<meta.*?charset=["\']*(.+?)["\'>])�flagsz+<meta.*?content=["\']*;?charset=(.+?)["\'>]z$^<\?xml.*?encoding=["\']*(.+?)["\'>])rWrX�DeprecationWarningr:�compiler<�findall)�content�
charset_re�	pragma_re�xml_res    rB�get_encodings_from_contentr��s���

�M�M�
1�	�
����@����M�J��
�
�I�QS�QU�QU�V�I�
�Z�Z�?�
@�F�	���7�#�
�
�
�G�
$�	%�
�.�.��
!�	"�rEc�H�|jd�}|dj�|dd}}i}d}|D]m}|j�}|s�|d}}|jd�}	|	dk7r+|d|	j|�}||	dzdj|�}|||j�<�o||fS)	z�Returns content type and parameters from given header

    :param header: string
    :return: tuple containing content type and dictionary of
         parameters
    r,rrNz"' Tr�r�)r8�strip�find�lower)
�header�tokens�content_type�params�params_dict�items_to_strip�param�keyr��index_of_equalss
          rB�_parse_content_type_headerr�s����\�\�#�
�F�!�!�9�?�?�,�f�Q�R�j�&�L��K��N��-�����
������C�#�j�j��o�O��"�$��,�_�-�3�3�N�C���o��1�3�4�:�:�>�J��',�K��	�	��$�-���$�$rEc��|jd�}|syt|�\}}d|vr|djd�Sd|vryd|vryy)	z}Returns encodings from given HTTP Header Dict.

    :param headers: dictionary to extract encoding from.
    :rtype: str
    zcontent-typeN�charsetz'"�textz
ISO-8859-1zapplication/json�utf-8)rmr�r�)�headersr�r�s   rB�get_encoding_from_headersr�s`���;�;�~�.�L���5�l�C��L�&��F���i� �&�&�u�-�-�
�����\�)��*rEc#�K�|j�|Ed{���ytj|j�d��}|D]}|j|�}|s�|���|jdd��}|r|��yy7�e�w)zStream decodes an iterator.Nr9��errorsrET)�final)�encoding�codecs�getincrementaldecoderrt)�iterator�r�decoder�chunk�rvs     rB�stream_decode_response_unicoder�3s�����	�z�z������6�f�*�*�1�:�:�6�i�H�G����
�^�^�E�
"��
��H��
����4��	(�B�	���
�	�s�A<�A:�AA<�"A<c#�K�d}|�|dkrt|�}|t|�kr||||z��||z
}|t|�kr�yy�w)z Iterate over slices of a string.rN)rM)�string�slice_length�poss   rB�iter_slicesr�DsW����
�C���|�q�0��6�{��

��F��
��S�3��-�.�.��|�����F��
�s�AA�Ac�>�tjdt�g}t|j�}|r	t|j|�S	t|j|d��S#t$r|j|�Y�5wxYw#t$r|jcYSwxYw)z�Returns the requested content back in unicode.

    :param r: Response object to get unicode content from.

    Tried:

    1. charset from content-type
    2. fall back and replace all unicode characters

    :rtype: str
    z�In requests 3.0, get_unicode_from_response will be removed. For more information, please see the discussion on issue #2266. (This warning should only appear once.)r9r�)
rWrXr�r�r�rr��UnicodeErrorr��	TypeError)r��tried_encodingsr�s   rB�get_unicode_from_responser�Ns���
�M�M�
1�	�
��O�)����3�H��	-��q�y�y�(�+�+�
��1�9�9�h�y�9�9���	-��"�"�8�,�	-�����y�y���s#�A$�B�$B�B�B�BzBABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-._~c��|jd�}tdt|��D]l}||dd}t|�dk(rI|j�r9	t	t|d��}|tvr|||ddz||<�Vd||��||<�bd||��||<�nd	j|�S#t$rtd|�d���wxYw)
z�Un-escape any percent-escape sequences in a URI that are unreserved
    characters. This leaves all reserved, illegal and non-ASCII bytes encoded.

    :rtype: str
    �%rrrR�z"Invalid percent-escape sequence: '�'N�)
r8�rangerM�isalnum�chrr4r7r �UNRESERVED_SETr�)�uri�parts�i�h�cs     rB�unquote_unreservedr{s���
�I�I�c�N�E�
�1�c�%�j�
!�
&���!�H�Q�q�M���q�6�Q�;�1�9�9�;�
L���A�r�
�O���N�"��u�Q�x���|�+��a���u�Q�x�j�>��a���5��8�*�~�E�!�H�
&��7�7�5�>����
L� �#E�a�S��!J�K�K�
L�s�B'�'Cc�p�d}d}	tt|�|��S#t$rt||��cYSwxYw)z�Re-quote the given URI.

    This function passes the given URI through an unquote/quote cycle to
    ensure that it is fully and consistently quoted.

    :rtype: str
    z!#$%&'()*+,/:;=?@[]~z!#$&'()*+,/:;=?@[]~)�safe)rrr )r�safe_with_percent�safe_without_percents   rB�requote_urir�sJ��/��0��	5��'��,�3D�E�E���5��S�3�4�4�	5�s��5�5c
�r�tjdtj|��d}|j	d�\}}tjdtjtt
|����d}tjdtj|��d|z}||z||zk(S)z�This function allows you to check if an IP belongs to a network subnet

    Example: returns True if ip = 192.168.1.1 and net = 192.168.1.0/24
             returns False if ip = 192.168.1.1 and net = 192.168.100.0/24

    :rtype: bool
    z=Lrr�)�struct�unpack�socket�	inet_atonr8�dotted_netmaskr4)�ip�net�ipaddr�netaddr�bits�netmask�networks       rB�address_in_networkr�s����]�]�4��!1�!1�"�!5�
6�q�
9�F��I�I�c�N�M�G�T��m�m�D�&�"2�"2�>�#�d�)�3L�"M�N�q�Q�G��m�m�D�&�"2�"2�7�";�<�Q�?�'�I�G��W��'�G�"3�4�4rEc�p�ddd|z
zdz
z}tjtjd|��S)z�Converts mask from /xx format to xxx.xxx.xxx.xxx

    Example: if mask is 24 function returns 255.255.255.0

    :rtype: str
    l��r� z>I)r�	inet_ntoar�pack)�maskrs  rBrr�s7����b�4�i��1�,�,�D����F�K�K��d�3�4�4rEc�N�	tj|�y#t$rYywxYw)z
    :rtype: bool
    FT)rrr6)�	string_ips rB�is_ipv4_addressr&�s.�������#�������s��	$�$c��|jd�dk(rR	t|jd�d�}|dks|dkDry	t	j
|jd�d�yy#t$rYywxYw#t$rYywxYw)zV
    Very simple check of the cidr format in no_proxy variable.

    :rtype: bool
    r�rFr rT)�countr4r8r7rrr6)�string_networkr#s  rB�
is_valid_cidrr*�s������C� �A�%�	��~�+�+�C�0��3�4�D��!�8�t�b�y��	����^�1�1�#�6�q�9�:�
����	��	���	��	�s"�A(�'A7�(	A4�3A4�7	B�Bc#�8K�|du}|r2tjj|�}|tj|<	d��|r(�tj|=y|tj|<yy#|r(�tj|=w|tj|<wwxYw�w)z�Set the environment variable 'env_name' to 'value'

    Save previous value, yield, and then restore the previous value stored in
    the environment variable 'env_name'.

    If 'value' is None, do nothingN)rSrlrm)�env_namer��
value_changed�	old_values    rB�set_environr/�s�������%�M���J�J�N�N�8�,�	�$��
�
�8��1�
��� ��J�J�x�(�'0��
�
�8�$�	��=�� ��J�J�x�(�'0��
�
�8�$�	�s�9B�A+�+B�+,B�Bc��d�}|}|�|d�}t|�}|j�y|r�d�|jdd�jd�D�}t	|j�r=|D]7}t|�rt
|j|�s�%y|j|k(s�7yn_|j}|jr|d	|j��z
}|D]0}|jj|�s|j|�s�0ytd|�5	t|j�}ddd�ryy
#ttjf$rd
}Y�)wxYw#1swY�.xYw)zL
    Returns whether we should bypass proxies or not.

    :rtype: bool
    c��tjj|�xs-tjj|j��S�N)rSrlrm�upper)r�s rB�	get_proxyz(should_bypass_proxies.<locals>.get_proxys-���z�z�~�~�c�"�A�b�j�j�n�n�S�Y�Y�[�&A�ArEN�no_proxyTc3�&K�|]	}|s�|���y�wr2rd)rer=s  rBrgz(should_bypass_proxies.<locals>.<genexpr>s����R�T�T�D�R�s��� r�,�:F)r�hostnamer9r8r&r*r�port�endswithr/rr�r�gaierror)	rwr5r4�no_proxy_arg�parsed�proxy_ip�host_with_portr=�bypasss	         rB�should_bypass_proxiesrC�sZ��B�
�L����Z�(��
�c�]�F�
������S�X�%5�%5�c�2�%>�%D�%D�S�%I�R���6�?�?�+�$�
 �� ��*�)�&�/�/�8�D�#��_�_��0� �
 �$�_�_�N��{�{��A�f�k�k�]�"3�3�� �
 ���?�?�+�+�D�1�^�5L�5L�T�5R� �	
 �
�Z��	.��	�!�&�/�/�2�F������
�6�?�?�+�	��F�	��	��s*�E�D2�2E�
E�E�E�Ec�4�t||��riSt�S)zA
    Return a dict of environment proxies.

    :rtype: dict
    �r5)rCr)rwr5s  rB�get_environ_proxiesrF8s���S�8�4��	��|�rEc�.�|xsi}t|�}|j�+|j|j|jd��S|jdz|jz|jd|jzdg}d}|D]}||vs�||}|S|S)z�Select a proxy for the url, if applicable.

    :param url: The url being for the request
    :param proxies: A dictionary of schemes or schemes and hosts to proxy URLs
    N�allz://zall://)rr:rm�scheme)rw�proxies�urlparts�
proxy_keys�proxy�	proxy_keys      rB�select_proxyrODs����m��G���}�H���� ��{�{�8�?�?�G�K�K��,>�?�?�	���%��(�"3�"3�3�����8�$�$�$�
�	�J�
�E���	�����I�&�E���L��
�LrEc�8�|�|ni}|j}t|�j}|jd�}|j	�}|rOt||��sBt
||��}|j||jd��}|r|j||�|S)a�This method takes proxy information from a request and configuration
    input to resolve a mapping of target proxies. This will consider settings
    such a NO_PROXY to strip proxy configurations.

    :param request: Request or PreparedRequest
    :param proxies: A dictionary of schemes or schemes and hosts to proxy URLs
    :param trust_env: Boolean declaring whether to trust environment configs

    :rtype: dict
    r5rErH)rwrrIrm�copyrCrF�
setdefault)	�requestrJ�	trust_envrwrIr5�new_proxies�environ_proxiesrMs	         rB�resolve_proxiesrW^s���!�,�g�"�G�
�+�+�C�
�c�]�
!�
!�F��{�{�:�&�H��,�,�.�K��.�s�X�F�-�c�H�E���#�#�F�O�,?�,?��,F�G����"�"�6�5�1��rEc��|�dt��S)zO
    Return a string representing the default user agent.

    :rtype: str
    r�r)r�s rB�default_user_agentrYys���V�1�[�M�"�"rEc�:�tt�tddd��S)z9
    :rtype: requests.structures.CaseInsensitiveDict
    z*/*z
keep-alive)z
User-AgentzAccept-Encoding�Accept�
Connection)r"rY�DEFAULT_ACCEPT_ENCODINGrdrErB�default_headersr^�s%���,�.�6��&�		
��rEc���g}d}|j|�}|s|Stjd|�D]�}	|jdd�\}}d|jd�i}|jd�D]:}	|jd�\}}|j|�||j|�<�<|j	|���|S#t$r|d}}Y��wxYw#t$rY�4wxYw)	z�Return a list of parsed link headers proxies.

    i.e. Link: <http:/.../front.jpeg>; rel=front; type="image/jpeg",<http://.../back.jpeg>; rel=back;type="image/jpeg"

    :rtype: list
    z '"z, *<r,rrrwz<> '"r�)r�r:r8r7r�)	r��links�
replace_chars�valrwr��linkr�r�s	         rB�parse_header_linksrd�s���
�E��M��K�K�
�&�E�����x�x���&���	"��)�)�C��+�K�C���s�y�y��*�+���\�\�#�&�	H�E�
�"�[�[��-�
��U�.3�[�[��-G�D����=�)�*�
	H�	���T��!�$�L���	"��r��C�	"���
��
�s#�B?�1C�?
C�C�	C�C�rkrR�c��|dd}|tjtjfvry|ddtjk(ry|ddtjtj
fvry|j
t�}|dk(ry	|dk(r |ddd�tk(ry
|ddd�tk(ry|dk(r|ddtk(ry
|ddtk(ryy)z
    :rtype: str
    N�zutf-32rfz	utf-8-sigrRzutf-16rr�z	utf-16-berz	utf-16-lez	utf-32-bez	utf-32-le)
r��BOM_UTF32_LE�BOM_UTF32_BE�BOM_UTF8�BOM_UTF16_LE�BOM_UTF16_BEr(�_null�_null2�_null3)�data�sample�	nullcounts   rB�guess_json_utfrt�s����"�1�X�F�
�&�%�%�v�':�':�;�;��
�b�q�z�V�_�_�$��
�b�q�z�f�)�)�6�+>�+>�?�?�����U�#�I��A�~���A�~��#�A�#�;�&� ���!�$�Q�$�<�6�!���A�~��"�1�:�����!�"�:����rEc��t|�}|\}}}}}}}	|j}
|
s||
}}
|rdj||
g�}
|�|}|�d}t||
|d||	f�S)z�Given a URL that may or may not have a scheme, prepend the given scheme.
    Does not replace a present scheme with the one provided as an argument.

    :rtype: str
    �@r)rrur�r)rw�
new_schemer?rI�authr=r;ro�query�fragmentrus           rB�prepend_scheme_if_neededr{�s{���s�^�F�6<�3�F�D�$��d�E�8��]�]�F���V�������4��.�)��
�~����|����v�v�t�R���A�B�BrEc��t|�}	t|j�t|j�f}|S#tt
f$rd}Y|SwxYw)z{Given a url with authentication components, extract them into a tuple of
    username,password.

    :rtype: (str,str)
    )rr)rr�username�passwordr[r�)rwr?rxs   rB�get_auth_from_urlr�sU���c�]�F������(�'�&�/�/�*B�C���K��
�I�&�����K��s�*9�A�
Ac�B�|\}}t||d�t||d�y)z�Verifies that header parts don't contain leading whitespace
    reserved characters, or return characters.

    :param header: tuple, in the format (name, value).
    rrN)�_validate_header_part)r�r�r�s   rB�check_header_validityr�s%���K�D�%��&�$��*��&�%��+rEc
��t|t�r
t|}n7t|t�r
t|}ntd|�d|�dt
|�����|j|�s|dk(rdnd}td|�d|����y)	Nz
Header part (z) from z# must be of type str or bytes, not rr�r�zSInvalid leading whitespace, reserved character(s), or returncharacter(s) in header z: )rsrrrr
r�typer;)r��header_part�header_validator_index�	validator�header_kinds     rBr�r�s����+�s�#�*�+A�B�	�	�K��	'�+�,B�C�	���K�?�'�&��:1�15�k�1B�0C�
E�
�	
�
�?�?�;�'� 6�!� ;�f����&�&1�]�"�[�O�
E�
�	
�(rEc�~�t|�\}}}}}}|s||}}|jdd�d}t|||||df�S)zW
    Given a url remove the fragment and the authentication part.

    :rtype: str
    rvrr�r)r�rsplitr)rwrIruror�ryrzs       rB�
urldefragauthr�&sU��5=�S�M�1�F�F�D�&�%����V���
�]�]�3��
"�2�
&�F��v�v�t�V�U�B�?�@�@rEc���t|jdd�}|�.t|jt�r	||j�yt
d��#t
$rt
d��wxYw)zfMove file pointer back to its recorded starting position
    so it can be read again on redirect.
    rQNz;An error occurred when rewinding request body for redirect.z+Unable to rewind request body for redirect.)r��bodyrs�_body_positionrr6r!)�prepared_request�	body_seeks  rB�rewind_bodyr�7st���(�-�-�v�t�<�I�����'�'��"�	��&�5�5�6�$�$Q�R�R���	�'�M��
�	�s�A�A()Fr2)T)zpython-requests)j�__doc__r��
contextlibrYrSr:rr�sysr�rWr��collectionsr�pip._vendor.urllib3.utilrrrrr	�_internal_utilsr
rrr
�compatrrrrrrrr�rrrrrrr�cookiesr�
exceptionsrrr r!�
structuresr"rn�where�DEFAULT_CA_BUNDLE_PATH�
DEFAULT_PORTSr�r8r]�platformrCrJr`r�r�r��contextmanagerr�r�r�r�r�r�r�r�r�r�r�r�r�r��	frozensetrrrrrr&r*r/rCrFrOrWrYr^rd�encodernrorprtr{rr�r�r�r�rdrErB�<module>r�s�����	�	�	�
�
�
����#�<��$�����:����)���,�"��$�������c�*�
��)�)��B�H�H�W�l�4�8�9J�K�L���
�<�<�7��"�H	/�
�?3�D6
�r&�"�J���	��	��6�<�@�F�2�0��2%�2�2�"�$�P�M���
�05�,5�5���0���1��1�*9�x	��4�6#��"�L	�
�
�g���	����	�����@C�:
� ,�
�&A�"SrE
¿Qué es la limpieza dental de perros? - Clínica veterinaria


Es la eliminación del sarro y la placa adherida a la superficie de los dientes mediante un equipo de ultrasonidos que garantiza la integridad de las piezas dentales a la vez que elimina en profundidad cualquier resto de suciedad.

A continuación se procede al pulido de los dientes mediante una fresa especial que elimina la placa bacteriana y devuelve a los dientes el aspecto sano que deben tener.

Una vez terminado todo el proceso, se mantiene al perro en observación hasta que se despierta de la anestesia, bajo la atenta supervisión de un veterinario.

¿Cada cuánto tiempo tengo que hacerle una limpieza dental a mi perro?

A partir de cierta edad, los perros pueden necesitar una limpieza dental anual o bianual. Depende de cada caso. En líneas generales, puede decirse que los perros de razas pequeñas suelen acumular más sarro y suelen necesitar una atención mayor en cuanto a higiene dental.


Riesgos de una mala higiene


Los riesgos más evidentes de una mala higiene dental en los perros son los siguientes:

  • Cuando la acumulación de sarro no se trata, se puede producir una inflamación y retracción de las encías que puede descalzar el diente y provocar caídas.
  • Mal aliento (halitosis).
  • Sarro perros
  • Puede ir a más
  • Las bacterias de la placa pueden trasladarse a través del torrente circulatorio a órganos vitales como el corazón ocasionando problemas de endocarditis en las válvulas. Las bacterias pueden incluso acantonarse en huesos (La osteomielitis es la infección ósea, tanto cortical como medular) provocando mucho dolor y una artritis séptica).

¿Cómo se forma el sarro?

El sarro es la calcificación de la placa dental. Los restos de alimentos, junto con las bacterias presentes en la boca, van a formar la placa bacteriana o placa dental. Si la placa no se retira, al mezclarse con la saliva y los minerales presentes en ella, reaccionará formando una costra. La placa se calcifica y se forma el sarro.

El sarro, cuando se forma, es de color blanquecino pero a medida que pasa el tiempo se va poniendo amarillo y luego marrón.

Síntomas de una pobre higiene dental
La señal más obvia de una mala salud dental canina es el mal aliento.

Sin embargo, a veces no es tan fácil de detectar
Y hay perros que no se dejan abrir la boca por su dueño. Por ejemplo…

Recientemente nos trajeron a la clínica a un perro que parpadeaba de un ojo y decía su dueño que le picaba un lado de la cara. Tenía molestias y dificultad para comer, lo que había llevado a sus dueños a comprarle comida blanda (que suele ser un poco más cara y llevar más contenido en grasa) durante medio año. Después de una exploración oftalmológica, nos dimos cuenta de que el ojo tenía una úlcera en la córnea probablemente de rascarse . Además, el canto lateral del ojo estaba inflamado. Tenía lo que en humanos llamamos flemón pero como era un perro de pelo largo, no se le notaba a simple vista. Al abrirle la boca nos llamó la atención el ver una muela llena de sarro. Le realizamos una radiografía y encontramos una fístula que llegaba hasta la parte inferior del ojo.

Le tuvimos que extraer la muela. Tras esto, el ojo se curó completamente con unos colirios y una lentilla protectora de úlcera. Afortunadamente, la úlcera no profundizó y no perforó el ojo. Ahora el perro come perfectamente a pesar de haber perdido una muela.

¿Cómo mantener la higiene dental de tu perro?
Hay varias maneras de prevenir problemas derivados de la salud dental de tu perro.

Limpiezas de dientes en casa
Es recomendable limpiar los dientes de tu perro semanal o diariamente si se puede. Existe una gran variedad de productos que se pueden utilizar:

Pastas de dientes.
Cepillos de dientes o dedales para el dedo índice, que hacen más fácil la limpieza.
Colutorios para echar en agua de bebida o directamente sobre el diente en líquido o en spray.

En la Clínica Tus Veterinarios enseñamos a nuestros clientes a tomar el hábito de limpiar los dientes de sus perros desde que son cachorros. Esto responde a nuestro compromiso con la prevención de enfermedades caninas.

Hoy en día tenemos muchos clientes que limpian los dientes todos los días a su mascota, y como resultado, se ahorran el dinero de hacer limpiezas dentales profesionales y consiguen una mejor salud de su perro.


Limpiezas dentales profesionales de perros y gatos

Recomendamos hacer una limpieza dental especializada anualmente. La realizamos con un aparato de ultrasonidos que utiliza agua para quitar el sarro. Después, procedemos a pulir los dientes con un cepillo de alta velocidad y una pasta especial. Hacemos esto para proteger el esmalte.

La frecuencia de limpiezas dentales necesaria varía mucho entre razas. En general, las razas grandes tienen buena calidad de esmalte, por lo que no necesitan hacerlo tan a menudo e incluso pueden pasarse la vida sin requerir una limpieza. Sin embargo, razas pequeñas como el Yorkshire o el Maltés, deben hacérselas todos los años desde cachorros si se quiere conservar sus piezas dentales.

Otro factor fundamental es la calidad del pienso. Algunas marcas han diseñado croquetas que limpian la superficie del diente y de la muela al masticarse.

Ultrasonido para perros

¿Se necesita anestesia para las limpiezas dentales de perros y gatos?

La limpieza dental en perros no es una técnica que pueda practicarse sin anestesia general , aunque hay veces que los propietarios no quieren anestesiar y si tiene poco sarro y el perro es muy bueno se puede intentar…… , pero no se va a poder pulir ni acceder a todas la zona de la boca …. Además los limpiadores dentales van a irrigar agua y hay riesgo de aspiración a vías respiratorias si no se realiza una anestesia correcta con intubación traqueal . En resumen , sin anestesia no se va hacer una correcta limpieza dental.

Tampoco sirve la sedación ya que necesitamos que el animal esté totalmente quieto, y el veterinario tenga un acceso completo a todas sus piezas dentales y encías.

Alimentos para la limpieza dental

Hay que tener cierto cuidado a la hora de comprar determinados alimentos porque no todos son saludables. Algunos tienen demasiado contenido graso, que en exceso puede causar problemas cardiovasculares y obesidad.

Los mejores alimentos para los dientes son aquellos que están elaborados por empresas farmacéuticas y llevan componentes químicos con tratamientos específicos para el diente del perro. Esto implica no solo limpieza a través de la acción mecánica de morder sino también un tratamiento antibacteriano para prevenir el sarro.

Conclusión

Si eres como la mayoría de dueños, por falta de tiempo , es probable que no estés prestando la suficiente atención a la limpieza dental de tu perro. Por eso te animamos a que comiences a limpiar los dientes de tu perro y consideres atender a su higiene bucal con frecuencia.

Estas simples medidas pueden conllevar a que tu perro tenga una vida más larga y mucho más saludable.

Si te resulta imposible introducir un cepillo de dientes a tu perro en la boca, pásate con él por clínica Tus Veterinarios y te explicamos cómo hacerlo.

Necesitas hacer una limpieza dental profesional a tu mascota?
Llámanos al 622575274 o contacta con nosotros

Deja un comentario

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *

¡Hola!