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 flox
Recipients brian.curtin, ezio.melotti, flox, pitrou
Date 2010-02-06.10:46:51
SpamBayes Score 0.002818654
Marked as misclassified No
Message-id <1265453214.28.0.731544795751.issue7712@psf.upfronthosting.co.za>
In-reply-to
Content
It looks fine.

Few comments:
 - "{}_python_{}" could be better, to identify the culprit for leftover directories.
 - the warning message may be more specific:
   "warnings.warn('tests may fail, unable to switch to ' + name,
                  RuntimeWarning, stacklevel=3)"
 - style guide recommends two spaces after a sentence-ending period
History
Date User Action Args
2010-02-06 10:46:54floxsetrecipients: + flox, pitrou, ezio.melotti, brian.curtin
2010-02-06 10:46:54floxsetmessageid: <1265453214.28.0.731544795751.issue7712@psf.upfronthosting.co.za>
2010-02-06 10:46:52floxlinkissue7712 messages
2010-02-06 10:46:51floxcreate