chewr
chewr
## What happened? conjure-python `3.13.3` I am consuming a conjure definition similar to this example. It produces invalid python code. The issue is the arg named `from` which conflicts with...
NilTimer preserves the contract of Time() by executing the function passed to it Fixes: #228
The NilTimer implements the Timer's `Time(func())` method but does so as a noop. In order to preserve behavior for callers which use this method and rely on the argument being...