This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author HumberMe
Recipients HumberMe, mark.dickinson
Date 2022-03-11.02:40:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646966400.85.0.354812206723.issue46971@roundup.psfhosted.org>
In-reply-to
Content
I am currently processing large data, and the time spent by del is unacceptable. Is there any way to process del in parallel?
History
Date User Action Args
2022-03-11 02:40:00HumberMesetrecipients: + HumberMe, mark.dickinson
2022-03-11 02:40:00HumberMesetmessageid: <1646966400.85.0.354812206723.issue46971@roundup.psfhosted.org>
2022-03-11 02:40:00HumberMelinkissue46971 messages
2022-03-11 02:40:00HumberMecreate