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.

作者 serhiy.storchaka
收信人 python-dev, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
日期 2015-04-20.11:03:51
SpamBayes Score -1.0
Marked as misclassified
Message-id <1429527831.61.0.828544060027.issue23908@psf.upfronthosting.co.za>
In-reply-to
内容
The patch for 2.7 should be different and more complex. First at all, "s" and "u" format units don't check for null character (but "et" and "es" used in Unix implementations of os functions do).
历史
日期 用户 动作 参数
2015-04-20 11:03:51serhiy.storchaka修改recipients: + serhiy.storchaka, vstinner, tim.golden, python-dev, zach.ware, steve.dower
2015-04-20 11:03:51serhiy.storchaka修改messageid: <1429527831.61.0.828544060027.issue23908@psf.upfronthosting.co.za>
2015-04-20 11:03:51serhiy.storchaka链接issue23908 messages
2015-04-20 11:03:51serhiy.storchaka创建