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 serhiy.storchaka
Recipients Oleg Krasnikov, miss-islington, serhiy.storchaka
Date 2018-04-10.08:04:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1523347441.03.0.682650639539.issue31920@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a61f5da54772b0ea6a7eccf21df08e61585ef712 by Serhiy Storchaka in branch '2.7':
[2.7] bpo-31920: Fixed handling directories as arguments in the ``pygettext`` script. (GH-6259) (GH-6436)
https://github.com/python/cpython/commit/a61f5da54772b0ea6a7eccf21df08e61585ef712
History
Date User Action Args
2018-04-10 08:04:01serhiy.storchakasetrecipients: + serhiy.storchaka, Oleg Krasnikov, miss-islington
2018-04-10 08:04:01serhiy.storchakasetmessageid: <1523347441.03.0.682650639539.issue31920@psf.upfronthosting.co.za>
2018-04-10 08:04:01serhiy.storchakalinkissue31920 messages
2018-04-10 08:04:00serhiy.storchakacreate