#89 Fix attachment name encoding error
Merged by cverna. Opened by athoscr.
athoscr/pagure-importer fix-encoding  into  master

Download 89.patch

Whenever an attachment has a non ascii character, importer exits with an
encoding error. This fixes the problem by converting the
get_secure_filename argument to unicode.

:thumbsup:

Can you rebase ? so I can merge it :)

Thanks

rebased

Done :)

Pull-Request has been merged by cverna

Metadata