On Tue, Jan 25, 2022 at 10:56:49PM +0100, Vladimir Sementsov-Ogievskiy wrote: > @@ -264,6 +272,14 @@ def _genh(self) -> QAPIGenH: > assert self._current_module is not None > return self._module[self._current_module][1] > > + @property > + def _gent(self) -> QAPIGenTrace:
If you respin maybe rename this to _gentrace() or even _gen_trace_events() so the name is clearer (although the latter collides with the self._gen_trace_events field and may need to be renamed to enable_trace_events or similar).
signature.asc
Description: PGP signature