[10:13] * bthomas needs more coffee to work through framework code :) [11:12] ¡Muy buenos días a todos! [11:17] नमस्ते facubatista [11:19] hola bthomas [12:18] why wouldn't pytest's ApproxScalar have a __bool__ that raised an exception, to help people not do what i did [13:32] Chipaca, because all types implement __bool__ in ways that seem "good enough" ? like "if 2.23424" :) [13:45] Chipaca, is your PR #408 ready for re-review? [13:45] PR #408: These changes make it so that the test suite passes on Windows [13:45] facubatista: yes [13:47] Chipaca, related, do we expect for people to use "old juju" in windows? [13:47] I mean, can we get away with saying "only dispatch in windows"? [13:48] facubatista: maybe, why? [13:48] PR operator#411 opened: make model.config immutable [13:49] Chipaca, maybe it makes the code simpler? didn't explore it enough [14:00] Reviews appreciated! https://github.com/canonical/charmcraft/pull/153 [14:00] PR charmcraft#153: Adjust help messages in all cases to UX indications [14:02] * facubatista -> short errands [14:29] * facubatista is back [16:00] Just an FYI: I am going to clean up my hooks doc now/tonight, removing all todos and writing as much as I can (even if partially complete). Things I have already written are unlikely to change. I will not make any changes tomorrow so it can be reviewed then and changed as per review. [16:01] bthomas: thanks for the heads-up [16:03] Chipaca: answer to my "mocking StoredState() in __init__" of the other day : https://git.launchpad.net/charm-k8s-gunicorn/tree/tests/unit/test_charm.py?id=1fba68c784b3647526c1bab017b3663b4886da5a#n42 [16:03] question** of the other day [16:12] axino: seems reasonable to me, yes? [16:13] Chipaca: indeed, indeed