GridTools / gtc

A stencil DSL toolchain written in Python.
GNU General Public License v3.0
0 stars 3 forks source link

Fix SymbolName and SymbolRef compatibility problems with strings #91

Closed egparedes closed 3 years ago

egparedes commented 3 years ago

This PR improves compatibility of string subclass SymbolName with plain strings by disabling automatic validation at creation.