Mercurial > hgrepos > Python > apps > py-cutils
log cutils/util/__init__.py @ 187:7b41cd8692fc
| age | author | description |
|---|---|---|
| Tue, 14 Jan 2025 11:35:18 +0100 | Franz Glasner | FIX: "digest" had overwritteh the digest module |
| Tue, 14 Jan 2025 11:26:38 +0100 | Franz Glasner | Include some new algorithms: CRC |
| Fri, 10 Jan 2025 12:46:44 +0100 | Franz Glasner | treesum.py now runs on Python3.4 also: use a workaround for its missing byte % formatting. |
| Fri, 10 Jan 2025 11:38:31 +0100 | Franz Glasner | Now the selection of the default algorithm depends on availiability in hashlib |
| 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: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 |
