Timeline
05/07/06:
- 11:21 Ticket #6 (pyyaml 3000 is not in the Python cheese shop) closed by
- fixed: http://www.python.org/pypi/PyYAML
- 11:05 WikiStart edited by
- (diff)
- 10:56 PyYAML edited by
- (diff)
- 10:39 Changeset [157] by
- Release!!!!!
- 10:36 Changeset [156] by
- Final touches before the initial release.
- 10:02 Changeset [155] by
- Allow first=None for add_implicit_resolver.
- 10:01 PyYAMLDocumentation edited by
- (diff)
- 09:36 PyYAMLDocumentation edited by
- (diff)
- 09:34 PyYAMLDocumentation edited by
- (diff)
- 05:21 PyYAMLDocumentation edited by
- (diff)
- 05:08 PyYAMLDocumentation edited by
- (diff)
- 04:40 PyYAMLDocumentation edited by
- (diff)
- 04:06 PyYAMLDocumentation edited by
- (diff)
- 03:51 PyYAMLDocumentation edited by
- (diff)
- 03:36 PyYAMLDocumentation edited by
- (diff)
- 03:23 PyYAMLDocumentation edited by
- (diff)
- 03:05 PyYAMLDocumentation edited by
- (diff)
- 02:51 PyYAMLDocumentation edited by
- (diff)
- 02:43 PyYAMLDocumentation edited by
- (diff)
05/06/06:
- 18:13 Ticket #11 (Unicode support) closed by
- fixed: Thanks, fixed in [153]. Python does not support 32-bit Unicode values.
- 18:12 Changeset [154] by
- Fix a bug in a test.
- 18:09 Changeset [153] by
- Fix #11 (Thanks to edemaine(at)mit.edu).
- 17:44 Ticket #11 (Unicode support) reopened by
- I found a bug with allow_unicode = True: […] I believe the offending …
- 13:44 Ticket #11 (Unicode support) closed by
- fixed: You are right about me wanting type(yaml.load(yaml.dump(x))) to be equal …
- 13:15 Ticket #11 (Unicode support) created by
- I would like to bring up two issues with Unicode support in PyYAML's …
- 12:13 PyYAMLDocumentation edited by
- (diff)
- 10:49 PyYAMLDocumentation edited by
- (diff)
05/05/06:
05/04/06:
- 10:24 Ticket #9 (Forcing block style) closed by
- fixed: Fixed in [152]. Representer chooses the style of a collection node as …
- 06:46 Changeset [152] by
- Add a way to override default style chosen by Representer: fix #9
05/02/06:
- 11:56 Ticket #10 (merge map doesnt work as it should ... I think) created by
- Hi, It seems that the user defined directives are ignore when just after …
04/29/06:
- 16:50 Ticket #9 (Forcing block style) created by
- Is there an easy way to force the emitter to use block style instead of …
04/24/06:
- 06:05 Ticket #8 (Comparison operations fail with floats (NaN and +/- Inf) in PyYAML3000 on ...) created by
- This is what happens when you run the test suite under WinXP (SP2) and …
04/23/06:
- 14:27 PyYAMLDocumentation edited by
- (diff)
- 14:13 Changeset [151] by
- 1e30000 => 1e300000
- 14:10 Ticket #7 (doubles represented as .nan) closed by
- fixed: Thanks for the report and the idea for the fix. Fixed in [150].
- 14:07 Changeset [150] by
- Prepare setup.py for release. Fix #7.
- 13:19 Ticket #7 (doubles represented as .nan) created by
- in python2.3.5: yaml.dump(10.24) will provide .nan the source of it lay …
- 12:58 PyYAMLDocumentation edited by
- (diff)
- 10:53 PyYAMLDocumentation edited by
- (diff)
- 09:55 Ticket #6 (pyyaml 3000 is not in the Python cheese shop) created by
- Also consider this word of wisdom from PEP 8: "Modules should have short, …
- 09:40 Changeset [149] by
- Raise an error for colons in the flow context.
- 09:27 YAMLColonInFlowContext created by
- 08:13 PyYAMLDocumentation edited by
- (diff)
- 07:49 PyYAMLDocumentation edited by
- (diff)
- 05:49 PyYAMLDocumentation edited by
- (diff)
- 04:12 PyYAML edited by
- (diff)
- 04:02 PyYAML edited by
- (diff)
- 04:00 PyYAML edited by
- Add more complex example. (diff)
04/22/06:
- 17:08 Changeset [148] by
- Sort object attributes.
- 16:40 Changeset [147] by
- Add support for pickling/unpickling python objects.
04/21/06:
- 13:31 Changeset [146] by
- Fix !!python/name for Python 2.3. Clear the yaml module namespace.
04/20/06:
- 12:48 Changeset [145] by
- Fix yaml-hl to use the new API.
- 11:22 PyYAMLDocumentation created by
- 11:20 PyYAML edited by
- (diff)
04/18/06:
- 15:33 Changeset [144] by
- Add more unit tests.
- 15:33 Changeset [143] by
- Fix bugs in emitter and representer.
- 13:15 Changeset [142] by
- Add support for recursive nodes to Composer. Constructor does not support …
- 12:48 Changeset [141] by
- Add more unit tests for error messages.
- 10:35 Changeset [140] by
- Rename error-message to loader-error and add new examples.
- 10:35 Changeset [139] by
- Add constructors for some simple python types.
04/17/06:
- 22:46 Ticket #5 (PYYAML3000 does not load recursive structures.) created by
- PYYAML does not load any structure with an anchor that contains its own …
- 14:18 PyYAML edited by
- Refrect recent changes. (diff)
- 02:43 Ticket #4 (Inf and NaN handling needs re-vamp) closed by
- fixed: Thanks. Fixed in [138].
- 02:42 Changeset [138] by
- Fix #4 (Thanks to murphy(at)rubychan.de)
04/16/06:
- 21:27 Ticket #4 (Inf and NaN handling needs re-vamp) created by
- Try: […] On Python 2.3.5 (on Windows) it gives: […]
- 19:45 Changeset [137] by
- Refactor resolver.
- 12:01 PyYAML edited by
- (diff)
04/15/06:
- 19:54 Changeset [136] by
- Major refactoring.
- 16:56 YAMLNonSpecificTag created by
04/12/06:
- 18:32 Ticket #3 (allow_unicode missing in emitter?) closed by
- fixed: I think I've fixed it. […] Please reopen the ticket if you still …
- 18:26 Changeset [135] by
- Fix allow_unicode (ticket:3).
- 18:12 Ticket #3 (allow_unicode missing in emitter?) created by
- Trying to emit plain chars in utf8 (£ symbol for instance - \xc2\xa3) …
04/10/06:
- 21:22 PyYAML edited by
- Reflect recent changes. (diff)
- 20:40 WikiStart edited by
- Reflect recent changes. (diff)
- 20:36 Changeset [134] by
- Remove obsolete branch.
- 20:34 Changeset [133] by
- Implement yaml.dump().
04/09/06:
- 15:51 Changeset [132] by
- Emitter is done!!!
Note: See TracTimeline
for information about the timeline view.
