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 vajrasky
Recipients alexandre.vassalotti, serhiy.storchaka, vajrasky
Date 2013-12-19.02:36:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1387420597.89.0.647586221775.issue20014@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks, Serhiy, for the review! Here is the patch to avoid refleaking and avoid literal u'' string.

If your ticket, #20015, is accepted, then we can throw away the fix and use only unit test in this ticket.
History
Date User Action Args
2013-12-19 02:36:38vajraskysetrecipients: + vajrasky, alexandre.vassalotti, serhiy.storchaka
2013-12-19 02:36:37vajraskysetmessageid: <1387420597.89.0.647586221775.issue20014@psf.upfronthosting.co.za>
2013-12-19 02:36:37vajraskylinkissue20014 messages
2013-12-19 02:36:37vajraskycreate