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-08-05.18:28:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501957699.92.0.701357647566.issue31029@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9cd0ef8f3b93818f0ee5318cb1fc9a1ea32e95b6 by Serhiy Storchaka (Rajath Agasthya) in branch '3.6':
bpo-31029: test_tokenize Add missing import unittest (#2998)
https://github.com/python/cpython/commit/9cd0ef8f3b93818f0ee5318cb1fc9a1ea32e95b6
History
Date User Action Args
2017-08-05 18:28:19serhiy.storchakasetrecipients: + serhiy.storchaka, matrixise
2017-08-05 18:28:19serhiy.storchakasetmessageid: <1501957699.92.0.701357647566.issue31029@psf.upfronthosting.co.za>
2017-08-05 18:28:19serhiy.storchakalinkissue31029 messages
2017-08-05 18:28:19serhiy.storchakacreate