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 eric.smith
Recipients christian.heimes, eric.smith
Date 2018-04-12.00:01:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1523491273.87.0.682650639539.issue33262@psf.upfronthosting.co.za>
In-reply-to
Content
I agree that it should be deprecated. That's crazy behavior.

I'd also recommend that shlex.shlex with instream=None be deprecated, but maybe that's too radical. It seems way too easy to accidentally pass in None.
History
Date User Action Args
2018-04-12 00:01:14eric.smithsetrecipients: + eric.smith, christian.heimes
2018-04-12 00:01:13eric.smithsetmessageid: <1523491273.87.0.682650639539.issue33262@psf.upfronthosting.co.za>
2018-04-12 00:01:13eric.smithlinkissue33262 messages
2018-04-12 00:01:13eric.smithcreate