o
    oh
                     @   s   d dl Z de _d dlmZ d dlZd dlmZmZ d dlm	Z	 d dl
mZ d dlZzd dlZejjddd ejd W n eyH   ed	w ed
Zdd Zdd Zdd Zdd Zdd Zejddddd Zejddddd ZdS )    NT)version_tuple)clear_cache	USE_CACHE)GROUND_TYPES)ARCHsympy_hypothesis_profile)deadlinezhypothesis is a required dependency to run the SymPy test suite. Install it with 'pip install hypothesis' or 'conda install -c conda-forge hypothesis'z([0-9]+)/([1-9][0-9]*)c                 C   s   |  d}|s	d S t|}|stdtt| \}}|d t| | |t| | }}||k r9||d = |d |= d S )N--splitz>split must be a string of the form a/b where a and b are ints.   )	getoptionspmatch
ValueErrormapintgroupslen)configitemssplitmitstartend r   b/var/www/html/construction_image-detection-poc/venv/lib/python3.10/site-packages/sympy/conftest.pyprocess_split   s   

&
r   c                 C   s   dt  }|dt 7 }d}tdkrdd l}| }ntdkr7zddlm} W n ty0   d}Y nw d	| d
}|dt|f 7 }|S )Nzarchitecture: %s
zcache:        %s
 gmpyr   flint)__version__unknownz(python-flint==)zground types: %s %s
)r   r   r   gmpy2versionr    r!   ImportError)r   sr%   r$   r!   r   r   r   pytest_report_header-   s   
r(   c                 C   s6   | j dd s| j dd r| jddddd d S d S )Nerrorfailed zDO *NOT* COMMIT!T)redbold)statsget	write_sep)terminalreporterr   r   r   pytest_terminal_summary@   s
   r2   c                 C   s   | j ddddd d S )Nr	   storer   zsplit tests)actiondefaulthelp)	addoption)parserr   r   r   pytest_addoptionG   s   r9   c                 C   s   t | | dS )zpytest hook.N)r   )r   r   r   r   r   pytest_collection_modifyitemsK   s   r:   module)autousescopec                   C   s
   t   d S )N)r   r   r   r   r   file_clear_cacheQ   s   
r>   c                 C   sf   t | jddrtd d S t | jddr-ttjtdk r/tjddkr1td d S d S d S d S )	NdisabledFztest requirements not met.ipythonz2.6.3z-snoz0run py.test with -s or upgrade to newer version.)getattrr;   pytestskipr   r!   r   getvalue)requestr   r   r   check_disabledV   s   rG   )sys_running_pytestsympy.external.importtoolsr   rC   sympy.core.cacher   r   sympy.external.gmpyr   sympy.utilities.miscr   re
hypothesissettingsregister_profileload_profiler&   compiler   r   r(   r2   r9   r:   fixturer>   rG   r   r   r   r   <module>   s6    

