PR fusepy#135 "With Python3 it requires encoding during memmove" #22
Labels
enhancement
New feature or request
fusepy_pullrequest
Related to pull requests against original fusepy
Tracking fusepy#135
Read and write operations are working with bytes. PR proposes Python strings (UTF-8) instead. Could be implemented as an optional feature.
The text was updated successfully, but these errors were encountered: