Use static names in ConversionOptions.to_ast, because they are stable and...
Use static names in ConversionOptions.to_ast, because they are stable and well-known. Properly recognize cases when conversion is applied to a function that already has autograph decorators. Make it a bit more obvious that converted_call is mocked in the tests that do it. Add even more logging. PiperOrigin-RevId: 230802967
Loading
Please sign in to comment