a
    m¬zfè  ã                   @   s.   d Z ddlZeeeej d¡ƒƒZdd„ ZdS )zƒLocal pytest plugin.

Contains hooks, which are tightly bound to the Cheroot framework
itself, useless for end-users' app testing.
é    NÚ.c                 C   s    t dk rdS | jd  d¡ dS )z"Drop unfilterable warning ignores.)é   é   r   NÚfilterwarnings)zqignore:Exception in thread CP Server Thread-:pytest.PytestUnhandledThreadExceptionWarning:_pytest.threadexceptionzgignore:Exception in thread Thread-:pytest.PytestUnhandledThreadExceptionWarning:_pytest.threadexceptionz¹ignore:Exception ignored in. <socket.socket fd=-1, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=.:pytest.PytestUnraisableExceptionWarning:_pytest.unraisableexceptionzºignore:Exception ignored in. <socket.socket fd=-1, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=.:pytest.PytestUnraisableExceptionWarning:_pytest.unraisableexceptionz«ignore:Exception ignored in. <socket.socket fd=-1, family=AF_INET, type=SocketKind.SOCK_STREAM, proto=.:pytest.PytestUnraisableExceptionWarning:_pytest.unraisableexceptionz¬ignore:Exception ignored in. <socket.socket fd=-1, family=AF_INET6, type=SocketKind.SOCK_STREAM, proto=.:pytest.PytestUnraisableExceptionWarning:_pytest.unraisableexception)Úpytest_versionZ	_inicacheÚextend)Zearly_configÚparserÚargs© r
   úI/var/www/media/lib/python3.9/site-packages/cheroot/test/_pytest_plugin.pyÚpytest_load_initial_conftests   s    r   )	Ú__doc__ZpytestÚtupleÚmapÚintÚ__version__Úsplitr   r   r
   r
   r
   r   Ú<module>   s   