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 martin.panter
Recipients georg.brandl, martin.panter, meador.inge, serhiy.storchaka, vstinner
Date 2015-10-06.23:30:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1444174246.29.0.193305473956.issue25324@psf.upfronthosting.co.za>
In-reply-to
Content
I would fix this by making tokenize.tok_name a copy. It looks like this behaviour dates back to 1997 (see revision 1efc4273fdb7).
History
Date User Action Args
2015-10-06 23:30:46martin.pantersetrecipients: + martin.panter, georg.brandl, vstinner, meador.inge, serhiy.storchaka
2015-10-06 23:30:46martin.pantersetmessageid: <1444174246.29.0.193305473956.issue25324@psf.upfronthosting.co.za>
2015-10-06 23:30:46martin.panterlinkissue25324 messages
2015-10-06 23:30:46martin.pantercreate