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 pitrou
Recipients pitrou, sbt, tim.peters, vstinner
Date 2013-10-08.19:03:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381258982.2582.4.camel@fsol>
In-reply-to <1381258716.17.0.244545182739.issue19158@psf.upfronthosting.co.za>
Content
> Antoine, how strongly do you feel about this?  I confess I don't get
> it.  Copy+paste code duplication doesn't help any of readability,
> correctness, or ease of future maintenance, so I guess it's some
> micro-efficiency concern.  Really?! ;-)

Not very strongly, admittedly. It's just that I find the double locking
a bit silly while we control both implementations :-)
History
Date User Action Args
2013-10-08 19:03:04pitrousetrecipients: + pitrou, tim.peters, vstinner, sbt
2013-10-08 19:03:04pitroulinkissue19158 messages
2013-10-08 19:03:04pitroucreate