Yuxing Jiang
0636bbc87e
Parse YAML with as YAML1.1 standard
...
Ruamel.yaml is YAML1.2 compatible by default. The YAML1.2 does not
support octals starts with 0 (the octals are required to start with
0o). For example, the octal number 0755 with be transferred into 755.
This commit set the ruamel.yaml load the filed as version 1.1. After
this commit, the octal number will be transferred to decimal. For
example, the octal 0755 will be re-write to 493. And it will be
load/dump correctly in the following steps.
Closes-Bug: 1896530
Change-Id: If8be9d8d4b22ccce99307b5388313ba85a71be74
Signed-off-by: Yuxing Jiang <yuxing.jiang@windriver.com>
2020-10-26 10:43:18 -04:00
..
2020-06-17 11:02:38 -07:00
2019-06-14 14:48:25 -07:00
2020-05-08 00:24:21 +00:00
2020-09-24 12:03:00 -04:00
2020-09-09 11:39:24 -04:00
2020-09-24 11:59:55 -04:00
2018-06-01 07:45:23 -07:00
2018-06-27 13:04:02 -04:00
2020-10-14 10:28:23 -04:00
2018-06-01 07:45:23 -07:00
2020-09-24 11:59:55 -04:00
2020-03-30 16:52:13 -04:00
2019-09-05 15:18:10 -04:00
2020-10-26 10:43:18 -04:00
2020-08-25 09:31:19 -04:00
2020-09-24 11:59:55 -04:00
2018-06-01 07:45:23 -07:00
2020-09-24 12:03:00 -04:00
2020-09-24 11:59:55 -04:00
2020-09-24 11:59:55 -04:00
2020-03-18 16:29:49 +02:00
2018-09-17 16:41:31 -04:00
2020-09-24 12:03:00 -04:00
2020-09-24 12:03:00 -04:00
2018-09-17 16:41:31 -04:00
2020-08-27 11:01:45 -05:00
2020-09-24 11:59:55 -04:00
2020-09-24 11:59:55 -04:00
2018-06-01 07:45:23 -07:00
2018-08-29 16:31:09 -04:00
2020-09-24 12:03:00 -04:00
2020-09-24 11:59:55 -04:00
2020-06-10 17:48:26 -04:00
2018-06-01 07:45:23 -07:00
2018-06-01 07:45:23 -07:00
2020-06-16 11:44:44 -07:00
2020-08-27 15:54:44 -04:00
2020-10-26 10:43:18 -04:00
2020-02-07 16:36:40 -05:00
2020-09-24 11:59:55 -04:00
2018-09-18 18:28:42 +08:00
2018-10-12 13:42:44 +00:00
2019-10-21 13:26:42 -04:00
2020-02-07 16:36:40 -05:00
2020-02-07 16:36:40 -05:00
2020-09-24 11:59:55 -04:00
2020-09-24 11:59:55 -04:00
2020-09-24 11:59:55 -04:00
2020-09-24 11:59:55 -04:00
2020-09-24 11:59:55 -04:00
2020-08-20 17:52:54 -04:00
2020-06-16 11:44:44 -07:00
2018-09-07 14:44:37 -04:00
2018-09-07 14:44:37 -04:00
2019-09-05 15:18:10 -04:00
2018-09-17 16:41:31 -04:00
2020-01-15 23:46:00 -05:00
2020-06-08 16:54:14 +08:00
2020-09-24 11:59:55 -04:00
2019-06-06 13:39:34 -04:00
2020-09-24 12:03:00 -04:00
2020-09-24 11:59:55 -04:00
2018-06-01 07:45:23 -07:00
2020-09-24 11:59:55 -04:00
2020-10-14 10:28:23 -04:00
2020-04-08 13:58:41 -04:00
2018-06-01 07:45:23 -07:00