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.

作者 flox
收信人 brian.curtin, ezio.melotti, flox, pitrou
日期 2010-02-06.10:46:51
SpamBayes Score 0.002818654
Marked as misclassified
Message-id <1265453214.28.0.731544795751.issue7712@psf.upfronthosting.co.za>
In-reply-to
内容
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
历史
日期 用户 动作 参数
2010-02-06 10:46:54flox修改recipients: + flox, pitrou, ezio.melotti, brian.curtin
2010-02-06 10:46:54flox修改messageid: <1265453214.28.0.731544795751.issue7712@psf.upfronthosting.co.za>
2010-02-06 10:46:52flox链接issue7712 messages
2010-02-06 10:46:51flox创建