thombashi / pathvalidate

A Python library to sanitize/validate a string such as filenames/file-paths/etc.
https://pathvalidate.rtfd.io/
MIT License
210 stars 12 forks source link

Fix sanitize_filename truncation #48

Closed 7x11x13 closed 2 weeks ago

7x11x13 commented 2 weeks ago

Fixes #47