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 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:34apexosetrecipients: + apexo, gregory.p.smith, exarkun, pitrou, serhiy.storchaka
2012-11-11 23:44:34apexosetmessageid: <1352677474.03.0.703996686357.issue8865@psf.upfronthosting.co.za>
2012-11-11 23:44:34apexolinkissue8865 messages
2012-11-11 23:44:33apexocreate