abf-console-client-src/abf/console
Mikhail Novosyolov 64f189becf Adapt for python-yaml 5.2 (RB#10720)
```
abf/console/misc.py:239: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  yaml_data = yaml.load(fd)
```

https://bugzilla.rosalinux.ru/show_bug.cgi?id=10720#c4
2020-07-14 21:41:55 +03:00
..
__init__.py Initial commit (version 1.0) 2012-09-18 13:26:44 +04:00
config.py Be py3-ready 2018-10-23 13:21:28 +03:00
log.py Fix config creation if it is missing 2018-10-25 13:40:22 +03:00
misc.py Adapt for python-yaml 5.2 (RB#10720) 2020-07-14 21:41:55 +03:00