Tom X. Tobin
1223143ebe
osx_defaults: Fix boolean value parsing
...
Values for boolean types were being unconditionally treated as strings
(by calling `.lower()`), thus breaking value parsing for actual boolean
and integer objects.
It looks like the bug was introduced in:
- 130bd670d82cc55fa321021e819838e07ff10c08
Fixes #709 .
2016-12-08 11:33:45 -05:00
..
2016-12-08 11:32:18 -05:00
2016-12-08 11:32:51 -05:00
2016-12-08 11:32:51 -05:00
2016-12-08 11:33:25 -05:00
2016-12-08 11:33:24 -05:00
2016-12-08 11:33:30 -05:00
2016-12-08 11:32:23 -05:00
2016-12-08 11:32:25 -05:00
2016-12-08 11:32:59 -05:00
2016-12-08 11:33:41 -05:00
2016-12-08 11:32:23 -05:00
2016-12-08 11:33:44 -05:00
2016-12-08 11:33:44 -05:00
2016-12-08 11:32:51 -05:00
2016-12-08 11:33:33 -05:00
2016-12-08 11:33:16 -05:00
2016-12-08 11:32:51 -05:00
2016-12-08 11:33:43 -05:00
2016-12-08 11:33:38 -05:00
2016-12-08 11:33:40 -05:00
2016-12-08 11:33:25 -05:00
2016-12-08 11:33:45 -05:00
2016-12-08 11:33:37 -05:00
2016-12-08 11:33:44 -05:00
2016-12-08 11:33:06 -05:00
2016-12-08 11:33:11 -05:00
2016-12-08 11:33:21 -05:00
2016-12-08 11:33:40 -05:00
2016-12-08 11:32:51 -05:00
2016-12-08 11:33:30 -05:00