debbiedub

Results 7 issues of debbiedub

This is what I consider the low-risk fixes of compiler warnings for the code. It takes care of the half of the warnings. The other warnings does not have as...

Include details on the --mime-type-match option.

The option is saved per added site. First time that this version is used, the option is saved for all sites. This is not different from how other options are...

When I do `freesitemgr update site` and there is another site whose directory is not availables, I get the following error message and the command fails: ```$ freesitemgr update Icicle...

The current mimetype guessing relies on mimetypes.guess_type throwing TypeError on bytes. In Python 3.12, it no longer does, it just returns that there is no match. Easily illustrated by the...

In an attempt to change to starting multiple fcp3.node.get() operations at the same time (in dgof), I fail to modify the stub file for fcp3.node to solve this because of...

I got the following output from running freesitemgr (when doing git push using a dgof set-up): remote: insert:dgof: Changes detected - updating... remote: The datalength of 88820 to be uploaded...