Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-11 | migration: T6007: update load_config.py | John Estabrook | |
(cherry picked from commit 403f1d2f2159f5436bb7c71a3694647a870357b7) | |||
2023-12-11 | load-config: T5815: provide a variety of load config methods | John Estabrook | |
Collect in a module several versions of a 'load config' function. They have different use cases according to performance and error reporting, and allow comparison of non-legacy and legacy variants. |