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 belopolsky, eric.araujo, miss-islington, pdonis, zach.ware
Date 2021-03-02.17:06:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614704788.03.0.688463529043.issue1812@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:28zach.waresetrecipients: + zach.ware, belopolsky, pdonis, eric.araujo, miss-islington
2021-03-02 17:06:28zach.waresetmessageid: <1614704788.03.0.688463529043.issue1812@roundup.psfhosted.org>
2021-03-02 17:06:28zach.warelinkissue1812 messages
2021-03-02 17:06:28zach.warecreate