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 miss-islington
Recipients belopolsky, eric.araujo, miss-islington, pdonis, zach.ware
Date 2020-03-26.16:18:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585239536.01.0.244495665237.issue1812@roundup.psfhosted.org>
In-reply-to
Content
New changeset b05fbe9f374bc660af3c589a1146b2026606d442 by Miss Islington (bot) in branch '3.8':
bpo-1812: Fix newline conversion when doctest.testfile loads from a package whose loader has a get_data method (GH-17385)
https://github.com/python/cpython/commit/b05fbe9f374bc660af3c589a1146b2026606d442
History
Date User Action Args
2020-03-26 16:18:56miss-islingtonsetrecipients: + miss-islington, belopolsky, pdonis, eric.araujo, zach.ware
2020-03-26 16:18:56miss-islingtonsetmessageid: <1585239536.01.0.244495665237.issue1812@roundup.psfhosted.org>
2020-03-26 16:18:56miss-islingtonlinkissue1812 messages
2020-03-26 16:18:55miss-islingtoncreate