| Server IP : 138.197.162.186 / Your IP : 216.73.216.17 Web Server : nginx/1.24.0 System : Linux ubuntu-s-1vcpu-512mb-10gb-tor1 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025 x86_64 User : root ( 0) 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 � �&