Mercurial > hgrepos > Python > apps > py-cutils
log
| age | author | description |
|---|---|---|
| Thu, 09 Jan 2025 14:06:01 +0100 | Franz Glasner | FIX: in util.normalize_filename(): use the 'u"' prefix in the else part for non-byte strings |
| Thu, 09 Jan 2025 13:57:03 +0100 | Franz Glasner | The scandir package is not needed any more on Python <3.5 because fs walking has been implemented using os.listdir() also |
| Thu, 09 Jan 2025 13:48:57 +0100 | Franz Glasner | Move PY2 from cutils.util.constants into cutils.util |
| Thu, 09 Jan 2025 13:40:33 +0100 | Franz Glasner | FIX: Add "fsencode" to public functions in cutils.util |
| Thu, 09 Jan 2025 13:36:41 +0100 | Franz Glasner | Implement walk._walk() using os.listdir() also. |
| Tue, 07 Jan 2025 19:20:32 +0100 | Franz Glasner | In directory digests: include the octet-length of the checksums also |
| Tue, 07 Jan 2025 12:55:55 +0100 | Franz Glasner | Remove debug output |
