rtoton
Results
1
issues of
rtoton
https://github.com/FreeOpcUa/opcua-asyncio/blob/a8091a44dbf9959f37d84e39d15e3110acdd69e2/asyncua/common/structures104.py#L129C1-L129C1 quick fix is newname = name.strip() newname = re.sub(r"\W+", "_", newname) Don't ask me whi something starts with this whitespace... but in current implementation it makes Error 13:47:27.473 [WARNING]...