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 vinay.sajip
Recipients Matthijs Kooijman, Sworddragon, bbayles, cheryl.sabella, p-ganssle, r.david.murray, roippi, vinay.sajip
Date 2019-05-29.08:06:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559117181.37.0.377444790295.issue22454@roundup.psfhosted.org>
In-reply-to
Content
New changeset ca804955927dddb6ae5a846dbc0248a932be9a4e by Vinay Sajip (Bo Bayles) in branch 'master':
bpo-22454: Add shlex.join() (the opposite of shlex.split()) (GH-7605)
https://github.com/python/cpython/commit/ca804955927dddb6ae5a846dbc0248a932be9a4e
History
Date User Action Args
2019-05-29 08:06:21vinay.sajipsetrecipients: + vinay.sajip, r.david.murray, Sworddragon, roippi, p-ganssle, cheryl.sabella, bbayles, Matthijs Kooijman
2019-05-29 08:06:21vinay.sajipsetmessageid: <1559117181.37.0.377444790295.issue22454@roundup.psfhosted.org>
2019-05-29 08:06:21vinay.sajiplinkissue22454 messages
2019-05-29 08:06:21vinay.sajipcreate