nixpkgs/pkgs/development/python-modules/jupyter_server
toonn 9e7f498eaf
jupyter_server: Patch unicode test for Darwin (#145993)
The test relies on creating and then reading files with unicode names
to/from disk. Apple's HFS+, the default file system until recently, is
unicode-normalizing with normal form D (NFD). So not all unicode file
names round-trip. This patch implements one imperfect solution.

ZHF: #144627
2021-11-15 13:38:40 -05:00
..
default.nix jupyter_server: Patch unicode test for Darwin (#145993) 2021-11-15 13:38:40 -05:00