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 ezio.melotti, michael.foord, pitrou, r.david.murray, rbcollins, serhiy.storchaka, terry.reedy, zach.ware
Date 2013-07-23.09:40:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1374572456.6.0.93324548359.issue18526@psf.upfronthosting.co.za>
In-reply-to
Content
Does registerResource() mutate some kind of global per-process state? This doesn't sound like a good idea.
(and even less so the "default resources", IMO: these are stdlib test suite-specific)
History
Date User Action Args
2013-07-23 09:40:56pitrousetrecipients: + pitrou, terry.reedy, rbcollins, ezio.melotti, r.david.murray, michael.foord, zach.ware, serhiy.storchaka
2013-07-23 09:40:56pitrousetmessageid: <1374572456.6.0.93324548359.issue18526@psf.upfronthosting.co.za>
2013-07-23 09:40:56pitroulinkissue18526 messages
2013-07-23 09:40:56pitroucreate