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 berker.peksag
Recipients berker.peksag, koobs, martin.panter, vstinner
Date 2018-09-20.19:05:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537470311.39.0.956365154283.issue19613@psf.upfronthosting.co.za>
In-reply-to
Content
The test_article_head_body test is now skipped unconditionally:

    @unittest.skipIf(True, "FIXME: see bpo-32128")

I don't think we should close this issue without re-enabling that test.
History
Date User Action Args
2018-09-20 19:05:11berker.peksagsetrecipients: + berker.peksag, vstinner, martin.panter, koobs
2018-09-20 19:05:11berker.peksagsetmessageid: <1537470311.39.0.956365154283.issue19613@psf.upfronthosting.co.za>
2018-09-20 19:05:11berker.peksaglinkissue19613 messages
2018-09-20 19:05:11berker.peksagcreate