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 chris.jerdonek, python-dev, serhiy.storchaka, vstinner
Date 2012-11-06.23:12:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> Why were you add '- ' suffix to TESTFN_NONASCII?

Oops, the space was a mistake. I add "-" just for the readability of the generated filename.

> I don't see U+00A0 and U+20AC in the changeset.

Oh, I forgot to update the patch with the latest results of "brute2.py". It is now fixed.

Thanks for the review!
History
Date User Action Args
2012-11-06 23:12:22vstinnersetrecipients: + vstinner, chris.jerdonek, python-dev, serhiy.storchaka
2012-11-06 23:12:22vstinnersetmessageid: <[email protected]>
2012-11-06 23:12:22vstinnerlinkissue16414 messages
2012-11-06 23:12:21vstinnercreate