Message315111
| Author | Markus Järvisalo |
|---|---|
| Recipients | Markus Järvisalo, docs@python |
| Date | 2018-04-09.07:14:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1523258069.7.0.682650639539.issue33246@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The note in https://docs.python.org/2/library/json.html section "18.2. json — JSON encoder and decoder". The note says incorrectly that JSON is a subset of YAML 1.2 but if you follow the text written in YAML 1.2 specification it states that: "The primary objective of this revision is to bring YAML into compliance with JSON as an official subset." So it should be that YAML is a subset of JSON and not the other way around. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-04-09 07:14:29 | Markus Järvisalo | set | recipients: + Markus Järvisalo, docs@python |
| 2018-04-09 07:14:29 | Markus Järvisalo | set | messageid: <1523258069.7.0.682650639539.issue33246@psf.upfronthosting.co.za> |
| 2018-04-09 07:14:29 | Markus Järvisalo | link | issue33246 messages |
| 2018-04-09 07:14:29 | Markus Järvisalo | create | |