
    Eg                     ~    d dl mZ d dlZd dlmZ d dlmZ ej                            dg d          d             Z	dS )    )tzlocalN)IS64)
date_rangezfreq,expected)	)YEday)QEr   )MEr   )Dr   )hhour)minminute)ssecond)msmillisecond)usmicrosecondc                     |}|dk    rOt           sHt          |t                    r3|                     t          j                            d                     t          dd||          }|j        |k    sJ d S )Nr   z&OverflowError inside tzlocal past 2038)reasonz
2013-04-01   )startperiodsfreqtz)	r   
isinstancer   applymarkerpytestmarkxfailr   
resolution)requesttz_naive_fixturer   expectedr   idxs         k/var/www/sysmax/venv/lib/python3.11/site-packages/pandas/tests/indexes/datetimes/methods/test_resolution.pytest_dti_resolutionr'   	   s     
Bt||D|ZG%<%<|K%MNN	
 	
 	
 <$2
F
F
FC>X%%%%%%    )
dateutil.tzr   r   pandas.compatr   pandasr   r   parametrizer'    r(   r&   <module>r.      s                       
 
 
 & & & & &r(   