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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, theller, vstinner
Date 2010-04-14.09:08:22
SpamBayes Score 0.0038983512
Marked as misclassified No
Message-id <1271236104.12.0.876063646819.issue8394@psf.upfronthosting.co.za>
In-reply-to
Content
PyUnicode_FSConverter returns bytes and bytearray objects unchanged; otherwise it always return bytes.

Your patch should handle the case when name2 is a bytearray.
History
Date User Action Args
2010-04-14 09:08:24amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, theller, vstinner
2010-04-14 09:08:24amaury.forgeotdarcsetmessageid: <1271236104.12.0.876063646819.issue8394@psf.upfronthosting.co.za>
2010-04-14 09:08:22amaury.forgeotdarclinkissue8394 messages
2010-04-14 09:08:22amaury.forgeotdarccreate