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 r.david.murray
Recipients fviard, r.david.murray, vinay.sajip
Date 2015-11-19.15:30:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1447947030.2.0.125939711812.issue25668@psf.upfronthosting.co.za>
In-reply-to
Content
Using the lock to cover as little as possible makes sense, but there may be a reason format is covered by the lock.  I don't know the code well enough to say, we'll have to wait for Vinay.
History
Date User Action Args
2015-11-19 15:30:30r.david.murraysetrecipients: + r.david.murray, vinay.sajip, fviard
2015-11-19 15:30:30r.david.murraysetmessageid: <1447947030.2.0.125939711812.issue25668@psf.upfronthosting.co.za>
2015-11-19 15:30:30r.david.murraylinkissue25668 messages
2015-11-19 15:30:30r.david.murraycreate