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.

作者 vstinner
收信人 Arfrever, amaury.forgeotdarc, eric.araujo, ezio.melotti, pitrou, vstinner
日期 2010-08-08.22:19:35
SpamBayes Score 1.3952273e-07
Marked as misclassified
Message-id <1281305979.88.0.397686584537.issue9425@psf.upfronthosting.co.za>
In-reply-to
内容
pitrou> It looks like you are a fixing a bug in setup_context() 
pitrou> at the same time as you introduce PyErr_WarnFormat(). 
pitrou> Both changes should probably go in separately.

Right. r83860 fixes the bug, and I attached a new version of the patch (with :versionadded:).
历史
日期 用户 动作 参数
2010-08-08 22:19:40vstinner修改recipients: + vstinner, amaury.forgeotdarc, pitrou, ezio.melotti, eric.araujo, Arfrever
2010-08-08 22:19:39vstinner修改messageid: <1281305979.88.0.397686584537.issue9425@psf.upfronthosting.co.za>
2010-08-08 22:19:38vstinner链接issue9425 messages
2010-08-08 22:19:38vstinner创建