Files
doanguyen 10b6b377ae refactor(config): remove python eval evil
Used literal_eval instead of eval.
The literal_eval in fact is used with warning since it can corrupt the
interpreter, so we wrapped in a try/catch
2021-02-27 18:55:12 +01:00
..
2021-01-26 20:06:39 +01:00
2020-04-27 23:15:30 +02:00
2020-12-06 14:51:13 +01:00
2019-07-02 10:20:12 +03:00
2020-12-06 22:11:58 +01:00
2020-12-13 19:31:16 +01:00
2020-12-06 14:05:00 +01:00
2020-05-02 16:26:50 +02:00
2021-01-26 20:06:39 +01:00
2020-11-03 13:30:13 +01:00
2020-12-14 11:36:34 +01:00
2020-11-03 13:30:13 +01:00
2020-12-31 14:40:43 +01:00