-
## Summary
`aws s3 sync` doesn't play well with HFS+ unicode normalization on OS X. I suggest to add an option to normalize file names read locally in normal form C before doing anything with them.…
-
### Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/hydra/blob/…
mitar updated
11 months ago
-
Currently, Sahara Sync will store blobs with Unicode filenames, but it doesn't do anything special, like normalization or denormalization. Unicode metadata values and blob contents are also supported…
-
[source] (https://www.w3.org/International/questions/qa-html-css-normalization) [en]
[from Mike Samuel]
I was reading https://www.w3.org/International/questions/qa-html-css-normalization
which …
-
```
Passlib currently takes in whatever unicode sequence is offered, and hashes it.
However, there unicode normalization issues, non-printing code points (eg SHY)
that should be discarded, and many …
-
When comparing folders in file systems with different Unicode normalizations, file or folder names that include characters with diacritical marks are treated as different names, even though they appea…
-
Basically the suggesion in [this reddit comment](https://www.reddit.com/r/Python/comments/rra22x/comment/hqfcqbr/?utm_source=share&utm_medium=web2x&context=3)
From [this article](https://www.asme…
-
Currently, Umlaut characters seem to throw off the parser. E.g.:
![image](https://github.com/user-attachments/assets/7b6e3db3-e8fc-416a-bbeb-f3510a0adfc5)
Or:
![image](https://github.com/user-at…
-
Inspired by #428 I promised in the last TSC meeting to take a look at best practices for handling unicode equivalences in programming languages. As Jake suspected, like most things Unicode, it turns o…
-
Description:
There should be a new way to get the stacks list and frequency.
Reference:
https://github.com/OpenPecha/Botok/blob/master/botok/utils/unicode_normalization.py#L101 https://github.com/Ope…