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 serhiy.storchaka
Recipients matrixise, serhiy.storchaka
Date 2017-07-25.13:33:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500989637.85.0.136120306448.issue31029@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 90addd6d1c1fde4ec12a6b554d1deacfac6a879c by Serhiy Storchaka (Stéphane Wirtel) in branch 'master':
bpo-31029: test_tokenize Add missing import unittest (#2865)
https://github.com/python/cpython/commit/90addd6d1c1fde4ec12a6b554d1deacfac6a879c
History
Date User Action Args
2017-07-25 13:33:57serhiy.storchakasetrecipients: + serhiy.storchaka, matrixise
2017-07-25 13:33:57serhiy.storchakasetmessageid: <1500989637.85.0.136120306448.issue31029@psf.upfronthosting.co.za>
2017-07-25 13:33:57serhiy.storchakalinkissue31029 messages
2017-07-25 13:33:57serhiy.storchakacreate