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 chris.jerdonek
Recipients chris.jerdonek, rhettinger
Date 2012-07-12.06:04:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342073088.8.0.684923361697.issue15330@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the info.  A couple questions: what does "won't break" mean -- that it won't throw an exception of a type that it wouldn't normally throw in a single-threaded environment?  And does this mean that not even deque.pop() is atomic?
History
Date User Action Args
2012-07-12 06:04:48chris.jerdoneksetrecipients: + chris.jerdonek, rhettinger
2012-07-12 06:04:48chris.jerdoneksetmessageid: <1342073088.8.0.684923361697.issue15330@psf.upfronthosting.co.za>
2012-07-12 06:04:48chris.jerdoneklinkissue15330 messages
2012-07-12 06:04:48chris.jerdonekcreate