Message 175409 - Python tracker (original) (raw)

Message175409

Author apexo
Recipients apexo, exarkun, gregory.p.smith, pitrou, serhiy.storchaka
Date 2012-11-11.23:44:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1352677474.03.0.703996686357.issue8865@psf.upfronthosting.co.za
In-reply-to
Content
> How about raising an error on concurrent modification, instead of trying to make it thread-safe? That's totally fine with me.
History
Date User Action Args
2012-11-11 23:44:34 apexo set recipients: + apexo, gregory.p.smith, exarkun, pitrou, serhiy.storchaka
2012-11-11 23:44:34 apexo set messageid: 1352677474.03.0.703996686357.issue8865@psf.upfronthosting.co.za
2012-11-11 23:44:34 apexo link issue8865 messages
2012-11-11 23:44:33 apexo create