Timeline
08/29/09:
- 20:07 Changeset [360] by
- Preparing the next release.
- 20:04 Changeset [359] by
- Fixed sorting of dict.keys() generator.
- 19:32 Changeset [358] by
- Added a short note on changes in this release.
- 19:08 Changeset [357] by
- Preparing the 0.1.3 release.
- 18:37 Changeset [356] by
- Added a note that Python 3.1 is supported.
- 18:32 Ticket #47 (Cannot compile under gcc version 3.3.5) closed by
- duplicate: It is already fixed!
- 18:28 Changeset [355] by
- Merged some bug fixes from lib to lib3.
- 18:16 Ticket #117 (Key Ordering) closed by
- invalid: The above comment is correct, keys() are not obliged to return …
- 18:13 Ticket #118 (Strange case where yaml.load should error but actually loads) closed by
- fixed: Fixed in [354].
- 18:12 Changeset [354] by
- Fixed a problem with a scanner error not detected when no line break at …
- 17:33 Ticket #120 (typo in yaml.__init__.py) closed by
- fixed: Fixed in [353].
- 17:33 Changeset [353] by
- Fixed a typo in docstring.
- 17:32 Ticket #122 (Bool tag doesn't accept all defined variants) closed by
- wontfix: The type description at http://yaml.org/type/bool.html is obsolete. …
- 17:26 Ticket #123 (libyaml parser hangs when reading all in one read from a TCP socket.) closed by
- fixed: Thank you for the report. Fixed in [352].
- 17:26 Changeset [352] by
- Do not update the raw buffer when not necessary (fixes #123).
- 17:01 Ticket #129 (Incorrect Unicode BOM generation) closed by
- fixed: Thank you for the report and the fix. Fixed in [351]. UTF-32 is not …
- 16:59 Changeset [351] by
- Fixed emitting of invalid BOM for UTF-16.
- 15:59 Ticket #133 (does not compile on os x intel ld not of required architecture) closed by
- invalid: Looks like you need to reinstall libyaml. It seems you have a ppc …
- 15:43 Ticket #136 (Pure-python emitter fails emitting tag represented as a mapping) closed by
- invalid: Replace dumper.represent_mapping(None, {"foo": "bar"} ) with …
- 15:17 Ticket #137 (PROPOSED FIX:memory corruption and bad aliases) closed by
- fixed: Thank you for the report and the analysis. The bug is fixed in [350].
- 15:15 Changeset [350] by
- Fixed a problem when CDumper incorrectly serializes a node anchor.
- 15:13 Changeset [349] by
- Removed obsolete 'package_dir' line.
08/26/09:
- 15:47 Ticket #139 (please update for yaml-1.2 support) created by
- I was thinking about using pyyaml as a lax json parser, so users could …
08/20/09:
08/19/09:
- 14:42 Ticket #138 (Patch to read/write invalid UTF-8) created by
- Would like to losslessly store arbitrary byte strings in files in fields …
08/13/09:
- 13:07 Ticket #137 (PROPOSED FIX:memory corruption and bad aliases) created by
- Libyaml 0.1.2 fails to serialize python longs correctly. The pure python …
08/12/09:
08/07/09:
08/05/09:
08/04/09:
- 01:40 Ticket #136 (Pure-python emitter fails emitting tag represented as a mapping) created by
- Hi, the following snippet will fail with PyYAML 3.08: […] The error …
Note: See TracTimeline
for information about the timeline view.
