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 Michael.Felt, lukasz.langa, michael-o, vstinner
Date 2018-08-27.13:40:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535377221.86.0.56676864532.issue34347@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7ef1697be54a74314d5214d9ba0580d4e620694c by Victor Stinner (Michael Felt) in branch 'master':
bpo-34347: Fix test_utf8_mode.test_cmd_line for AIX (GH-8923)
https://github.com/python/cpython/commit/7ef1697be54a74314d5214d9ba0580d4e620694c
History
Date User Action Args
2018-08-27 13:40:21vstinnersetrecipients: + vstinner, lukasz.langa, Michael.Felt, michael-o
2018-08-27 13:40:21vstinnersetmessageid: <1535377221.86.0.56676864532.issue34347@psf.upfronthosting.co.za>
2018-08-27 13:40:21vstinnerlinkissue34347 messages
2018-08-27 13:40:21vstinnercreate