]> granicus.if.org Git - python/commit
[2.7] bpo-31920: Fixed handling directories as arguments in the ``pygettext`` script...
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 10 Apr 2018 08:03:52 +0000 (11:03 +0300)
committerGitHub <noreply@github.com>
Tue, 10 Apr 2018 08:03:52 +0000 (11:03 +0300)
commita61f5da54772b0ea6a7eccf21df08e61585ef712
tree83d540366da2b04d9dab53d8ad464dfd10723257
parent77f0a41d72886513f5e9277e5587455745c29ac1
[2.7] bpo-31920: Fixed handling directories as arguments in the ``pygettext`` script. (GH-6259) (GH-6436)

Based on patch by Oleg Krasnikov.
(cherry picked from commit c93938b5beea4c3f592119ebee6d4029558db8de)
Misc/ACKS
Misc/NEWS.d/next/Tools-Demos/2018-03-26-18-54-24.bpo-31920.u_WKsT.rst [new file with mode: 0644]
Tools/i18n/pygettext.py