Hi Phil, On Tue, Mar 01, 2022 at 06:24:51PM +0100, Phil Sutter wrote: > On Mon, Feb 28, 2022 at 10:40:03PM +0100, Pablo Neira Ayuso wrote: > > On Sun, Feb 20, 2022 at 01:34:20AM +0100, Pablo Neira Ayuso wrote: > > > On Sat, Feb 19, 2022 at 02:27:48PM +0100, Phil Sutter wrote: > > > > Patch 1 adds a test for 'ct count' statement, patches 2 and 3 fix some > > > > keywords' scope, bulk scope introduction in the remaining ones. > > > > > > Could you just push out the fixes in this batch? > > > > > > My proposal is to release 1.0.2 with accumulated changes in master, > > > then we follow up with more updates after the release. > > > > I think it's fine to merge this to master now that 1.0.2 has been > > released. > > Pushed the series after a rebase and successful py testsuite run for > sanity. Thanks for the heads-up! shell testsuite reports problems: results: [OK] 298 [FAILED] 3 [TOTAL] 301 These test breaks with syntax errors. Please, also run monitor and json_echo tests. Thanks.