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 <[email protected]>
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: <[email protected]>
2017-07-01 05:13:43serhiy.storchakalinkissue30730 messages
2017-07-01 05:13:43serhiy.storchakacreate