Tue, 06 Aug 2024 22:51:41 +0200 | Manuel Jacob | py3: use str literal instead of bytes literal | changeset | files |
Tue, 06 Aug 2024 18:23:59 +0200 | Manuel Jacob | typing: fix type annotation | changeset | files |
Tue, 06 Aug 2024 17:53:59 +0200 | Manuel Jacob | cffi: pass bytes instead of str to ffi.new("char[]", …) | changeset | files |
Mon, 05 Aug 2024 21:21:32 +0200 | Manuel Jacob | cffi: call bytes() instead of str() on CFFI buffer instances | changeset | files |
Mon, 05 Aug 2024 21:08:36 +0200 | Manuel Jacob | cffi: pass C type and attribute names as str instead of bytes | changeset | files |
Mon, 05 Aug 2024 20:47:17 +0200 | Manuel Jacob | py3: fix type of some elements of __all__ lists | changeset | files |
Mon, 05 Aug 2024 20:08:23 +0200 | Pierre-Yves David | manifest: deprecated readdelta and readfast | changeset | files |
Tue, 06 Aug 2024 02:09:33 +0200 | Pierre-Yves David | manifest: use read_delta_new_entries in verify too | changeset | files |