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.

作者 python-dev
收信人 python-dev, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
日期 2015-04-20.07:14:33
SpamBayes Score -1.0
Marked as misclassified
Message-id <20150420071431.27920.49811@psf.io>
In-reply-to
内容
New changeset cdadde8396a4 by Serhiy Storchaka in branch '3.4':
Issue #23908: os functions now reject paths with embedded null character
https://hg.python.org/cpython/rev/cdadde8396a4

New changeset bdf13c7dcf7f by Serhiy Storchaka in branch 'default':
Issue #23908: os functions now reject paths with embedded null character
https://hg.python.org/cpython/rev/bdf13c7dcf7f
历史
日期 用户 动作 参数
2015-04-20 07:14:33python-dev修改recipients: + python-dev, vstinner, tim.golden, zach.ware, serhiy.storchaka, steve.dower
2015-04-20 07:14:33python-dev链接issue23908 messages
2015-04-20 07:14:33python-dev创建