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
收信人 serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
日期 2015-04-09.20:43:46
SpamBayes Score -1.0
Marked as misclassified
Message-id <1428612226.67.0.93131364493.issue23668@psf.upfronthosting.co.za>
In-reply-to
内容
23668_3.patch looks good to me.

I agree that handling EINTR is not needed on Windows, and so there is no need for an helper function like _Py_open_noraise().
历史
日期 用户 动作 参数
2015-04-09 20:43:46vstinner修改recipients: + vstinner, tim.golden, zach.ware, serhiy.storchaka, steve.dower
2015-04-09 20:43:46vstinner修改messageid: <1428612226.67.0.93131364493.issue23668@psf.upfronthosting.co.za>
2015-04-09 20:43:46vstinner链接issue23668 messages
2015-04-09 20:43:46vstinner创建