§
    bùMhQ  ã                   ó\   — d dl mZ d dlZd dlmZ d dlmZ d„ Zd„ Z	d„ Z
d„ Zd„ Zd	„ Zd
„ ZdS )é    )ÚdedentN)Ú	deprecatec                  ó   — dS )zŽ
    This is the summary. The deprecate directive goes next.

    This is the extended summary. The deprecate directive goes before this.
    únew_func called© r   ó    ú`/var/www/html/test/jupyter/venv/lib/python3.11/site-packages/pandas/tests/util/test_deprecate.pyÚnew_funcr
   
   s
   € ð Ðr   c                  ó   — dS )Núnew_func_no_docstring calledr   r   r   r	   Únew_func_no_docstringr      s   € Ø)Ð)r   c                  ó   — dS )z#Summary should be in the next line.znew_func_wrong_docstring calledr   r   r   r	   Únew_func_wrong_docstringr      s   € à,Ð,r   c                  ó   — dS )zÅ
    This is the summary. The deprecate directive goes next.

    .. deprecated:: 1.0
        Use new_func instead.

    This is the extended summary. The deprecate directive goes before this.
    Nr   r   r   r	   Únew_func_with_deprecationr      s   € € € r   c                  ó  — t          dt          dd¬¦  «        } t          j        t          ¦  «        5   | ¦   «         }d d d ¦  «         n# 1 swxY w Y   |dk    sJ ‚| j        t          t          j        ¦  «        k    sJ ‚d S )NÚ	depr_funcú1.0úUse new_func instead.©Úmsgr   )r   r
   ÚtmÚassert_produces_warningÚFutureWarningÚ__doc__r   r   ©r   Úresults     r	   Útest_deprecate_okr   '   sÄ   € Ý˜+¥x°Ð<SÐTÑTÔT€Iå	Ô	#¥MÑ	2Ô	2ð ð Ø‘”ˆðð ð ñ ô ð ð ð ð ð ð øøøð ð ð ð ð Ð&Ò&Ð&Ð&Ð&ØÔ¥Õ'@Ô'HÑ IÔ IÒIÐIÐIÐIÐIÐIó   ²A	Á	AÁAc                  ó¼   — t          dt          dd¬¦  «        } t          j        t          ¦  «        5   | ¦   «         }d d d ¦  «         n# 1 swxY w Y   |dk    sJ ‚d S )Nr   r   r   r   r   )r   r   r   r   r   r   s     r	   Útest_deprecate_no_docstringr!   1   s¬   € ÝØÕ*¨EÐ7Nðñ ô €Iõ 
Ô	#¥MÑ	2Ô	2ð ð Ø‘”ˆðð ð ñ ô ð ð ð ð ð ð øøøð ð ð ð àÐ3Ò3Ð3Ð3Ð3Ð3Ð3r   c                  ó¢   — d} t          j        t          | ¬¦  «        5  t          dt          dd¬¦  «         d d d ¦  «         d S # 1 swxY w Y   d S )Nz/deprecate needs a correctly formatted docstring)Úmatchr   r   r   r   )ÚpytestÚraisesÚAssertionErrorr   r   r   s    r	   Útest_deprecate_wrong_docstringr'   :   s¢   € Ø
;€CÝ	Œ•~¨SÐ	1Ñ	1Ô	1ð 
ð 
ÝØÕ1°5Ð>Uð	
ñ 	
ô 	
ð 	
ð
ð 
ð 
ñ 
ô 
ð 
ð 
ð 
ð 
ð 
ð 
ð 
øøøð 
ð 
ð 
ð 
ð 
ð 
s   žAÁAÁA)Útextwrapr   r$   Úpandas.util._decoratorsr   Úpandas._testingÚ_testingr   r
   r   r   r   r   r!   r'   r   r   r	   ú<module>r,      sº   ðØ Ð Ð Ð Ð Ð à €€€à -Ð -Ð -Ð -Ð -Ð -à Ð Ð Ð Ð Ð ðð ð ð*ð *ð *ð-ð -ð -ð
ð ð ðJð Jð Jð4ð 4ð 4ð
ð 
ð 
ð 
ð 
r   