⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.144
Server IP:
157.245.143.252
Server:
Linux www 6.11.0-9-generic #9-Ubuntu SMP PREEMPT_DYNAMIC Mon Oct 14 13:19:59 UTC 2024 x86_64
Server Software:
nginx/1.26.0
PHP Version:
8.3.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
python3
/
dist-packages
/
typeguard
/
__pycache__
/
View File Name :
_suppression.cpython-312.pyc
if d dl mZ d dlZd dlmZmZ d dlmZ d dlm Z d dl mZ d dlm Z mZmZ ej dk\ rd d lmZ nd d lmZ ed Z ed Zd a e Zedd Zedd Z d ddZy) )annotationsN)Callable Generator)contextmanager)update_wrapper)Lock)ContextManagerTypeVaroverload) ) ParamSpecPTc y N )funcs 8/usr/lib/python3/dist-packages/typeguard/_suppression.pysuppress_type_checksr s BE c y r r r r r r r s 47r c X d fd}dd} t | S t | |S )a Temporarily suppress all type checking. This function has two operating modes, based on how it's used: #. as a context manager (``with suppress_type_checks(): ...``) #. as a decorator (``@suppress_type_checks``) When used as a context manager, :func:`check_type` and any automatically instrumented functions skip the actual type checking. These context managers can be nested. When used as a decorator, all type checking is suppressed while the function is running. Type checking will resume once no more context managers are active and no decorated functions are running. Both operating modes are thread-safe. c t 5 t dz ad d d J | i |t 5 t dz ad d d S # 1 sw Y .xY w# 1 sw Y S xY w# t 5 t dz ad d d w # 1 sw Y w xY wxY wN type_checks_suppress_locktype_checks_suppressed)argskwargsr s r wrapperz%suppress_type_checks.
.wrapper7 sz '"a'" ' ,((*&!+& +* ' & +**&!+& +**s7 ?A AAA A= A1( A=1A:6A=c 3 K t 5 t dz ad d d d t 5 t dz ad d d y # 1 sw Y 'xY w# 1 sw Y y xY w# t 5 t dz ad d d w # 1 sw Y w xY wxY wwr r r r r cmz suppress_type_checks.
.cmD sd '"a'" ' ,*&!+& +* ' & +**&!+& +**s\ A: 9A:A A: A A:AA:A A:A7 A+" A7+A40A77A:)r zP.argsr! zP.kwargsreturnr )r% zGenerator[None, None, None])r r )r r" r$ s ` r r r s5 2, , |!~b!## w%r )r Callable[P, T]r% r&