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.

Author serhiy.storchaka
Recipients benjamin.peterson, georg.brandl, larry, ned.deily, paul.moore, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2017-07-01.05:13:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498886023.12.0.60194731277.issue30730@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, fsencode() already rejected embedded nulls, that is why the Posix branch doesn't need additional check for null characters. The Posix branch was changed only for adding the check for the '=' character in names.
History
Date User Action Args
2017-07-01 05:13:43serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, paul.moore, larry, tim.golden, benjamin.peterson, ned.deily, zach.ware, steve.dower
2017-07-01 05:13:43serhiy.storchakasetmessageid: <1498886023.12.0.60194731277.issue30730@psf.upfronthosting.co.za>
2017-07-01 05:13:43serhiy.storchakalinkissue30730 messages
2017-07-01 05:13:43serhiy.storchakacreate