bpo-31920: Fixed handling directories as arguments in the `pygettext` script. (GH-6259)

Based on patch by Oleg Krasnikov.
This commit is contained in:
Serhiy Storchaka 2018-04-09 20:09:17 +03:00 committed by GitHub
parent 827d49f3cf
commit c93938b5be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 39 additions and 20 deletions

View file

@ -853,6 +853,7 @@ Maksim Kozyarchuk
Stefan Krah
Rolf Krahl
Bob Kras
Oleg Krasnikov
Sebastian Kreft
Holger Krekel
Michael Kremer