Results 16 comments of Enrico Zini

I confirm that the problem went away after upgrading `python3.5` from `3.5.2-6+b1` to `3.5.2-7`.

Correction, the user agent is preserved (no idea why it looked like it wasn't the first time I checked). I guess then the only thing that one could do here...

I am not active in nodm maintenance anymore. @sunweaver, can you look into this, or else add other people as maintainers?

nodm is still being *un*maintained here. See #8 :) I'm not aware so far of anyone taking over development in another repository: if it happened, it hasn't been announced anywhere...

Yup. I'm not using nodm and gave up working on it. I'm not the Debian maintainer, either. I like that it exists, though and I'd like it to move out...

Current workaround for this specific case: ``` yaml.SafeDumper.add_representer( Status, yaml.representer.SafeRepresenter.represent_str, ) ``` It may need to be repeated for the all the various dumpers that may be used used, and...

In #30, it was supposed to be case insensitive. Then in some cases it was dependent on the database backend. In #153 it was supposed to be case sensitive. The...

Occhio a distinguere bene l'effettiva necessità della cosa: se serve si può implementare, ma è un lavoro non banale

Come dicevo, è un lavoro non banale. Se siamo tutti d'accordo mi ci metto: ci vorrà del tempo.

Se a voi va bene, riservo `MISSING_INT - 1` come valore 'mancante ma voluto mancante' a differenza di 'mancante e basta'