[02:41:08] If I'm looking to submit a basic bugfix patch for a gerrit-hosted repo, is it strictly necessary to have a corresponding phab task, even if it's a fairly trivial bugfix? [02:45:08] strictly necessary? no [02:47:37] Is it a good idea even if it's potentially overkill? ;) [02:57:27] it depends on the bug fix [02:58:31] .replace('a', 'aa') to .replace(/a/g, 'aa'), basically [02:59:01] ORES's "wsgi" server which I suspect exactly zero people use because why would you [02:59:42] (I just need to figure out how to kick my python environment into the right configuration so I can actually definitively test this change...) [03:23:22] geez it hasn't had a commit since... 2016?! [03:23:26] no wonder it doesn't want to run [03:47:39] ohhhh it's on github, what a mess