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 Albert-Jan Nijburg, georg.brandl, josephgordon, martin.panter, meador.inge, serhiy.storchaka, vstinner
Date 2017-05-31.14:00:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496239223.73.0.71611234211.issue25324@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset fc354f07855a9197e71f851ad930cbf5652f9160 by Victor Stinner (Albert-Jan Nijburg) in branch 'master':
bpo-25324: copy tok_name before changing it (#1608)
https://github.com/python/cpython/commit/fc354f07855a9197e71f851ad930cbf5652f9160
History
Date User Action Args
2017-05-31 14:00:23vstinnersetrecipients: + vstinner, georg.brandl, meador.inge, martin.panter, serhiy.storchaka, josephgordon, Albert-Jan Nijburg
2017-05-31 14:00:23vstinnersetmessageid: <1496239223.73.0.71611234211.issue25324@psf.upfronthosting.co.za>
2017-05-31 14:00:23vstinnerlinkissue25324 messages
2017-05-31 14:00:23vstinnercreate