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 vstinner
Recipients CuriousLearner, jairotrad, miss-islington, orsenthil, r.david.murray, tim.peters, vstinner
Date 2019-01-10.01:29:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547083785.58.0.31572523956.issue24746@roundup.psfhosted.org>
In-reply-to
Content
test_doctest starts to fail on AMD64 Windows8.1 Refleaks 2.7:

https://buildbot.python.org/all/#/builders/33/builds/471

It may be related to:

New changeset 02e33d9567aa4bd612f9f08053acbfd5e68480d0 by Senthil Kumaran (Sanyam Khurana) in branch '2.7':
[2.7] bpo-24746: Avoid stripping trailing whitespace in doctest fancy diff (#11482)
https://github.com/python/cpython/commit/02e33d9567aa4bd612f9f08053acbfd5e68480d0
History
Date User Action Args
2019-01-10 01:29:47vstinnersetrecipients: + vstinner, tim.peters, orsenthil, r.david.murray, jairotrad, CuriousLearner, miss-islington
2019-01-10 01:29:45vstinnersetmessageid: <1547083785.58.0.31572523956.issue24746@roundup.psfhosted.org>
2019-01-10 01:29:45vstinnerlinkissue24746 messages
2019-01-10 01:29:45vstinnercreate