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 zach.ware
Recipients eric.araujo, pdonis, zach.ware
Date 2021-03-02.17:06:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614704787.97.0.424946904386.issue43049@roundup.psfhosted.org>
In-reply-to
Content
New changeset b36349a647b2bf8174f0e736a4fc347e92ae204e by Peter Donis in branch 'master':
bpo-43049: Use io.IncrementalNewlineDecoder for doctest newline conversion (GH-24359)
https://github.com/python/cpython/commit/b36349a647b2bf8174f0e736a4fc347e92ae204e
History
Date User Action Args
2021-03-02 17:06:27zach.waresetrecipients: + zach.ware, pdonis, eric.araujo
2021-03-02 17:06:27zach.waresetmessageid: <1614704787.97.0.424946904386.issue43049@roundup.psfhosted.org>
2021-03-02 17:06:27zach.warelinkissue43049 messages
2021-03-02 17:06:27zach.warecreate