Message 165282 - Python tracker (original) (raw)

Message165282

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:48 chris.jerdonek set recipients: + chris.jerdonek, rhettinger
2012-07-12 06:04:48 chris.jerdonek set messageid: 1342073088.8.0.684923361697.issue15330@psf.upfronthosting.co.za
2012-07-12 06:04:48 chris.jerdonek link issue15330 messages
2012-07-12 06:04:48 chris.jerdonek create