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 vstinner
Recipients amaury.forgeotdarc, theller, vstinner
Date 2010-04-15.23:10:41
SpamBayes Score 4.1416097e-05
Marked as misclassified No
Message-id <1271373045.74.0.817817363602.issue8394@psf.upfronthosting.co.za>
In-reply-to
Content
amaury> Your patch should handle the case when name2 is a bytearray.

Ok, fixed. I also tested None: Python does segfault :-) New patch rejects None value.
History
Date User Action Args
2010-04-15 23:10:45vstinnersetrecipients: + vstinner, theller, amaury.forgeotdarc
2010-04-15 23:10:45vstinnersetmessageid: <1271373045.74.0.817817363602.issue8394@psf.upfronthosting.co.za>
2010-04-15 23:10:44vstinnerlinkissue8394 messages
2010-04-15 23:10:44vstinnercreate