➜

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.

作者 xdegaye
收信人 emptysquare, pitrou, serhiy.storchaka, vstinner, xdegaye
日期 2014-11-26.11:33:08
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <1417001588.26.0.404249346749.issue22898@psf.upfronthosting.co.za>
In-reply-to
内容
> +    /* during Python finalization, warnings may be emited after interp->sysdict
> +       is cleared: see issue #22898 */
>
> I would prefer to see this comment in the else block.

Indeed.
New updated patch attached.
历史
日期 用户 动作 参数
2014-11-26 11:33:08xdegaye修改recipients: + xdegaye, pitrou, vstinner, serhiy.storchaka, emptysquare
2014-11-26 11:33:08xdegaye修改messageid: <1417001588.26.0.404249346749.issue22898@psf.upfronthosting.co.za>
2014-11-26 11:33:08xdegaye链接issue22898 messages
2014-11-26 11:33:08xdegaye创建