Changes between Version 6 and Version 7 of PyYAMLLegacy
- Timestamp:
- 03/11/06 17:51:01 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PyYAMLLegacy
v6 v7 48 48 * [http://pyyaml.org/download/pyyaml-legacy/PyYaml-SHowell-StringsAreKing.tar.gz PyYaml-SHowell-StringsAreKing.tar.gz] - Steve Howells changes to loads ints as strings 49 49 50 John Pywtorak added some patches (the effects of which can be seen in LegacyPywtorakPatches) 51 for empty scalars and stripping trailing line modifiers for folded scalars (this tar is just the .patch files for load and stream) 50 John Pywtorak added some patches for empty scalars and stripping trailing line modifiers for folded scalars (this tar is just the .patch files for load and stream) 52 51 53 52 * [http://pyyaml.org/download/pyyaml-legacy/PyYaml-pywtorakpatches.tar.gz PyYaml-pywtorakpatches.tar.gz] … … 55 54 This version was the one linked from yaml.org (This is actually 0.30 as noted on the page linked to). 56 55 57 * [http://pyyaml.org/download/pyyaml-legacy/PyYaml_fromyamlorg.tgz PyYaml_fromyamlorg.tgz] - Deviations from 0.32 noted here: LegacyYamlOrgTarball.56 * [http://pyyaml.org/download/pyyaml-legacy/PyYaml_fromyamlorg.tgz PyYaml_fromyamlorg.tgz] 58 57 59 58 === Older Archive ===
