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 methane
Recipients Arfrever, andyma, docs@python, ezio.melotti, methane, ncoghlan, pitrou, sreepriya
Date 2019-03-30.05:32:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553923931.02.0.893244422371.issue17110@roundup.psfhosted.org>
In-reply-to
Content
New changeset 38f4e468d4b55551e135c67337c18ae142193ba8 by Inada Naoki in branch 'master':
bpo-17110: doc: add note how to get bytes from sys.argv (GH-12602)
https://github.com/python/cpython/commit/38f4e468d4b55551e135c67337c18ae142193ba8
History
Date User Action Args
2019-03-30 05:32:11methanesetrecipients: + methane, ncoghlan, pitrou, ezio.melotti, Arfrever, docs@python, sreepriya, andyma
2019-03-30 05:32:11methanesetmessageid: <1553923931.02.0.893244422371.issue17110@roundup.psfhosted.org>
2019-03-30 05:32:11methanelinkissue17110 messages
2019-03-30 05:32:10methanecreate