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 thehesiod
Recipients thehesiod
Date 2018-02-10.00:45:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518223527.56.0.467229070634.issue32811@psf.upfronthosting.co.za>
In-reply-to
Content
btw there are some other tests that fail too after removing that test like:

test test_tokenize failed -- Traceback (most recent call last):
  File "/build/Python-3.6.3/Lib/test/test_tokenize.py", line 1557, in test_random_files
    testfiles.remove(os.path.join(tempdir, "test_%s.py") % f)
ValueError: list.remove(x): x not in list
History
Date User Action Args
2018-02-10 00:45:27thehesiodsetrecipients: + thehesiod
2018-02-10 00:45:27thehesiodsetmessageid: <1518223527.56.0.467229070634.issue32811@psf.upfronthosting.co.za>
2018-02-10 00:45:27thehesiodlinkissue32811 messages
2018-02-10 00:45:27thehesiodcreate