Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Addresses #115: Removes any unicode symbols from path #137

Closed
wants to merge 1 commit into from

Conversation

DataSapient
Copy link

Considering unicode is not allowed in the path name. I have modified the function to encode path name first to ascii ignoring any unicodes, and then converts it back to plain unicode string.

@earonesty
Copy link

I think this is not a good change. The SDK should simply throw an error and leave it up to the caller to convert, refuse, etc.

@baywet
Copy link
Member

baywet commented Oct 2, 2024

Thank you for reaching out and for your patience. This SDK is being officially deprecated. See #209 for more information

@baywet baywet closed this Oct 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants