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
收信人 barry, eric.snow, ncoghlan, ned.deily, serhiy.storchaka, vstinner
日期 2017-12-21.14:45:21
SpamBayes Score -1.0
Marked as misclassified
Message-id <1513867521.63.0.213398074469.issue32030@psf.upfronthosting.co.za>
In-reply-to
内容
New changeset e47e698da6bd982da277960c14afa9d9939e3155 by Victor Stinner in branch 'master':
bpo-32030: Add _Py_EncodeUTF8_surrogateescape() (#4960)
https://github.com/python/cpython/commit/e47e698da6bd982da277960c14afa9d9939e3155
历史
日期 用户 动作 参数
2017-12-21 14:45:21vstinner修改recipients: + vstinner, barry, ncoghlan, ned.deily, eric.snow, serhiy.storchaka
2017-12-21 14:45:21vstinner修改messageid: <1513867521.63.0.213398074469.issue32030@psf.upfronthosting.co.za>
2017-12-21 14:45:21vstinner链接issue32030 messages
2017-12-21 14:45:21vstinner创建