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 vstinner
Recipients Santiago.Romero, belopolsky, benjamin.peterson, cgwalters, dexen, doughellmann, eric.araujo, ezio.melotti, fperez, loewis, mark.dickinson, mcepl, nwerneck, orsenthil, r.david.murray, rhettinger, vstinner, wombat
Date 2021-09-20.07:18:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632122292.36.0.334175297804.issue1170@roundup.psfhosted.org>
In-reply-to
Content
This issue has been fixed in Python 3 by using Unicode rather than bytes in shlex. Python 2 users: it's time to upgrade to Python 3 ;-)
History
Date User Action Args
2021-09-20 07:18:12vstinnersetrecipients: + vstinner, loewis, rhettinger, mark.dickinson, belopolsky, orsenthil, dexen, benjamin.peterson, cgwalters, mcepl, ezio.melotti, eric.araujo, doughellmann, r.david.murray, nwerneck, fperez, Santiago.Romero, wombat
2021-09-20 07:18:12vstinnersetmessageid: <1632122292.36.0.334175297804.issue1170@roundup.psfhosted.org>
2021-09-20 07:18:12vstinnerlinkissue1170 messages
2021-09-20 07:18:12vstinnercreate