| Server IP : 65.1.209.187 / Your IP : 216.73.216.144 Web Server : nginx/1.24.0 System : Linux ip-172-31-5-206 6.14.0-1015-aws #15~24.04.1-Ubuntu SMP Tue Sep 23 22:44:48 UTC 2025 x86_64 User : ( 1001) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3/dist-packages/s3transfer/__pycache__/ |
Upload File : |
�
�<�e� � �@ � d dl mZmZ G d� de� Z G d� de� Zy)� )�SubmissionTask�Taskc � � e Zd ZdZd� Zy)�DeleteSubmissionTaskz8Task for submitting tasks to execute an object deletion.c �� � |j j }| j j |t | j ||j
|j |j d�d�� � y)a�
:param client: The client associated with the transfer manager
:type config: s3transfer.manager.TransferConfig
:param config: The transfer config associated with the transfer
manager
:type osutil: s3transfer.utils.OSUtil
:param osutil: The os utility associated to the transfer manager
:type request_executor: s3transfer.futures.BoundedExecutor
:param request_executor: The request executor associated with the
transfer manager
:type transfer_future: s3transfer.futures.TransferFuture
:param transfer_future: The transfer future associated with the
transfer request that tasks are being submitted for
)�client�bucket�key�
extra_argsT)�transfer_coordinator�main_kwargs�is_finalN)�meta� call_args�_transfer_coordinator�submit�DeleteObjectTaskr r
r )�selfr �request_executor�transfer_future�kwargsr s �3/usr/lib/python3/dist-packages/s3transfer/delete.py�_submitzDeleteSubmissionTask._submit sc � �&