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 Jim.Jewett, docs@python, georg.brandl, pitrou, python-dev, r.david.murray, sandro.tosi
Date 2012-04-07.02:32:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333765937.29.0.197499608927.issue14502@psf.upfronthosting.co.za>
In-reply-to
Content
I, on the other hand, would prefer if it were made part of the API contract that an error is raised, and to fix any stdlib implementations *of that API* that don't conform to that.  (That is, locks from other modules may well not follow that API, and their documentation should cover their API.)
History
Date User Action Args
2012-04-07 02:32:17r.david.murraysetrecipients: + r.david.murray, georg.brandl, pitrou, sandro.tosi, docs@python, python-dev, Jim.Jewett
2012-04-07 02:32:17r.david.murraysetmessageid: <1333765937.29.0.197499608927.issue14502@psf.upfronthosting.co.za>
2012-04-07 02:32:16r.david.murraylinkissue14502 messages
2012-04-07 02:32:16r.david.murraycreate