Modify ↓
Ticket #139 (new defect)
please update for yaml-1.2 support
| Reported by: | redbeard0531@… | Owned by: | xi |
|---|---|---|---|
| Priority: | normal | Component: | pyyaml |
| Severity: | normal | Keywords: | json yaml-1.2 |
| Cc: | glen.84@…, mwild1@… |
Description
I was thinking about using pyyaml as a lax json parser, so users could enter either json or yaml or some mix of the two. Yaml 1.2 makes yaml a true superset of json so constructs such as {"one":1,"two":2} are valid (note the lack of a space after the ':').
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
