◐ Shell
clean mode source ↗

Message 282053 - Python tracker

Message282053

Author pitrou
Recipients arigo, fdrake, pitrou, serhiy.storchaka, tim.peters
Date 2016-11-29.23:38:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480462739.99.0.875633426357.issue28427@psf.upfronthosting.co.za>
In-reply-to
Content
One possibility would be to always delay removals (always put them in _pending_removals).
We would then have to enforce removals from time to time, but synchronously.
History
Date User Action Args
2016-11-29 23:39:00pitrousetrecipients: + pitrou, tim.peters, fdrake, arigo, serhiy.storchaka
2016-11-29 23:38:59pitrousetmessageid: <1480462739.99.0.875633426357.issue28427@psf.upfronthosting.co.za>
2016-11-29 23:38:59pitroulinkissue28427 messages
2016-11-29 23:38:59pitroucreate