Mercurial > hgrepos > Python > apps > py-cutils
diff docs/notes.rst @ 204:07f1d79e6674
Fully implemented UTF-8 mode for treeview.
While doing this refactored "normal" mode (using the filesystem encoding).
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 21 Jan 2025 20:31:48 +0100 |
| parents | c1e875ba4bdc |
| children | efbf99bd0910 |
line wrap: on
line diff
--- a/docs/notes.rst Tue Jan 21 18:57:02 2025 +0100 +++ b/docs/notes.rst Tue Jan 21 20:31:48 2025 +0100 @@ -29,3 +29,9 @@ The result of :func:`os.getfilesystemencoding` that is in effect when generating treesum digests + + ``ERROR`` + + Errors are reported: + + - For directories if the one of filenames has a filename problem
