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 eric.fahlgren
Recipients Anthony Sottile, bethard, corona10, eric.fahlgren
Date 2019-01-20.17:24:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1548005054.0.0.972850162767.issue35785@roundup.psfhosted.org>
In-reply-to
Content
Thanks, I installed 3.7.2 on one of our non-production machines and it appears that gettext has been fixed, so I'm closing this.

> python -V
Python 3.7.2
> python bpo35785.py --foo
usage: bpo35785.py [-h] [--foo FOO]
bpo35785.py: error: argument --foo: expected one argument
History
Date User Action Args
2019-01-20 17:24:16eric.fahlgrensetrecipients: + eric.fahlgren, bethard, Anthony Sottile, corona10
2019-01-20 17:24:13eric.fahlgrensetmessageid: <1548005054.0.0.972850162767.issue35785@roundup.psfhosted.org>
2019-01-20 17:24:13eric.fahlgrenlinkissue35785 messages
2019-01-20 17:24:13eric.fahlgrencreate