Commit Graph

6 Commits

Author SHA1 Message Date
Tomasz Kłoczko
67b25bcb2b
refactor(tools): Drop python<=3.7 support (#6525)
* drop python<=3.7 support

Filter all python code over `pyupgrade --py38-plus`.

Signed-off-by: Tomasz Kłoczko <kloczek@github.com>

* filter all code over `ruff` as well

Signed-off-by: Tomasz Kłoczko <kloczek@github.com>

---------

Signed-off-by: Tomasz Kłoczko <kloczek@github.com>
2024-06-04 13:54:05 +02:00
Stefan Profanter
81148ab1eb Fix various python code quality issues
See also https://lgtm.com/projects/g/open62541/open62541/alerts
2018-11-28 16:12:12 +01:00
Stefan Profanter
9ace34e2af NodesetCompiler: Support multiple backends on command line and fix graphviz 2018-11-08 11:44:46 +01:00
Stefan Profanter
7a4996743a Fix #1346 force encoding to utf-8 2017-11-12 11:12:03 +01:00
Stefan Profanter
9d582a7d13
Fix node ordering and successfully generate code for full NS0 2017-10-12 17:25:07 +02:00
Julius Pfrommer
0e9b6caeb2
Basis for server bootstrapping 2017-10-12 17:25:06 +02:00