Message 134321 - Python tracker

Message134321

Author ezio.melotti
Recipients ezio.melotti, r.david.murray, srid, vstinner
Date 2011-04-24.01:57:56
SpamBayes Score 0.003662556
Marked as misclassified No
Message-id <1303610278.21.0.528898091822.issue6780@psf.upfronthosting.co.za>
In-reply-to
Content
Attached an updated patch for 2.7 with tests that check that UnicodeErrors are still raised and that the error message mentions 'str', 'unicode' and 'tuple'.
History
Date User Action Args
2011-04-24 01:57:58ezio.melottisetrecipients: + ezio.melotti, vstinner, r.david.murray, srid
2011-04-24 01:57:58ezio.melottisetmessageid: <1303610278.21.0.528898091822.issue6780@psf.upfronthosting.co.za>
2011-04-24 01:57:57ezio.melottilinkissue6780 messages
2011-04-24 01:57:57ezio.melotticreate