1
0
mirror of https://github.com/arsenetar/send2trash.git synced 2025-05-07 09:29:48 +00:00
Andrew Senetar f9fcdb8d8c
Fix legacy windows platform for multibyte unicode
- Add handling to create correctly sized buffer even with multibyte
characters as len() in python does not line up with what
create_unicode_buffer() needs for length.
- Add test for single and multiple files
2021-03-10 21:41:30 -06:00
..
2021-03-10 18:57:35 -06:00