You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to drag and drop a file or a folder that has Unicode characters in their path, apply_dnd() will throw a UnicodeDecodeError. Here's the full exception message:
When I try to drag and drop a file or a folder that has Unicode characters in their path,
apply_dnd()
will throw aUnicodeDecodeError
. Here's the full exception message:Minimal reproducible example:
Here's a screen recording:
Screen.Recording.2024-10-27.153646.mp4
The folder's name that included Unicode characters:
ăâîșț
Windows 11 23H2 (Build 22631.4391)
Python 3.11.9
pywinstyles 1.8
The text was updated successfully, but these errors were encountered: