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 gregory.p.smith
Recipients ThiefMaster, gregory.p.smith, izbyshev
Date 2020-11-22.19:26:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606073187.46.0.987102228624.issue42388@roundup.psfhosted.org>
In-reply-to
Content
It was a mere oversight that this didn't handle text= the same as universal_newlines=.  I made a PR to keep their behavior consistent and match the documentation.
History
Date User Action Args
2020-11-22 19:26:27gregory.p.smithsetrecipients: + gregory.p.smith, ThiefMaster, izbyshev
2020-11-22 19:26:27gregory.p.smithsetmessageid: <1606073187.46.0.987102228624.issue42388@roundup.psfhosted.org>
2020-11-22 19:26:27gregory.p.smithlinkissue42388 messages
2020-11-22 19:26:27gregory.p.smithcreate