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 terry.reedy
Recipients python-dev, terry.reedy
Date 2014-02-23.23:06:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1393196789.73.0.0403529145019.issue20750@psf.upfronthosting.co.za>
In-reply-to
Content
The 2.7 tokenize tests do not have roundtrip tests.
 
Excluding the 7 files is a temporary hack. The issue should stay open until each either passes and is removed from the exclusion list or is determined to be a permanent exclusion, like test_pep3131.
History
Date User Action Args
2014-02-23 23:06:29terry.reedysetrecipients: + terry.reedy, python-dev
2014-02-23 23:06:29terry.reedysetmessageid: <1393196789.73.0.0403529145019.issue20750@psf.upfronthosting.co.za>
2014-02-23 23:06:29terry.reedylinkissue20750 messages
2014-02-23 23:06:29terry.reedycreate