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 p-ganssle
Recipients ZackerySpytz, christian.heimes, eric.smith, n_rosenstein, p-ganssle
Date 2020-04-01.13:58:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585749539.23.0.815086181106.issue33262@roundup.psfhosted.org>
In-reply-to
Content
New changeset 975ac326ffe265e63a103014fd27e9d098fe7548 by Zackery Spytz in branch 'master':
bpo-33262: Deprecate passing None for `s` to shlex.split() (GH-6514)
https://github.com/python/cpython/commit/975ac326ffe265e63a103014fd27e9d098fe7548
History
Date User Action Args
2020-04-01 13:58:59p-gansslesetrecipients: + p-ganssle, eric.smith, christian.heimes, ZackerySpytz, n_rosenstein
2020-04-01 13:58:59p-gansslesetmessageid: <1585749539.23.0.815086181106.issue33262@roundup.psfhosted.org>
2020-04-01 13:58:59p-gansslelinkissue33262 messages
2020-04-01 13:58:59p-gansslecreate