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:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585239539.4.0.534435253682.issue1812@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9387678f8a580726aca5f836b2c50456f236ecbb by Miss Islington (bot) in branch '3.7':
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/9387678f8a580726aca5f836b2c50456f236ecbb
History
Date User Action Args
2020-03-26 16:18:59miss-islingtonsetrecipients: + miss-islington, belopolsky, pdonis, eric.araujo, zach.ware
2020-03-26 16:18:59miss-islingtonsetmessageid: <1585239539.4.0.534435253682.issue1812@roundup.psfhosted.org>
2020-03-26 16:18:59miss-islingtonlinkissue1812 messages
2020-03-26 16:18:59miss-islingtoncreate