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.

作者 pitrou
收信人 Arfrever, amaury.forgeotdarc, benjamin.peterson, eric.araujo, nadeem.vawda, ned.deily, neologix, pitrou, rosslagerwall, terry.reedy, vstinner
日期 2011-10-31.16:59:57
SpamBayes Score 0.000499557
Marked as misclassified
Message-id <1320080138.3382.2.camel@localhost.localdomain>
In-reply-to <1320001849.2.0.522761398517.issue12797@psf.upfronthosting.co.za>
内容
> Updated patch:
> * checks for long overflow
> * raises original exception if opener returns null
> * makes it explicit that "opener" must return an open file descriptor.

This looks good to me. You just need to add a "versionchanged" attribute
in the documentation.
历史
日期 用户 动作 参数
2011-10-31 16:59:57pitrou修改recipients: + pitrou, terry.reedy, amaury.forgeotdarc, vstinner, nadeem.vawda, benjamin.peterson, ned.deily, eric.araujo, Arfrever, neologix, rosslagerwall
2011-10-31 16:59:57pitrou链接issue12797 messages
2011-10-31 16:59:57pitrou创建