Re: [ANN] PyYAML-3.07: YAML parser and emitter for Python
| Newsgroups | gmane.text.yaml.general |
|---|---|
| Message-ID | <15852-SnapperMsgD8DB99B6C57EAE6C@[75.206.170.71]> |
On Mon, 29 Dec 2008 02:30:36 +0200 Kirill Simonov <[email protected]> wrote: >* The test suite is now included in the source distribution. > To run the tests, type 'python setup.py test'. > For the Debian/Ubuntu packages I maintain, I build pyyaml against libyaml. With the test suit enabled, I find I get a number of test failures if I build pyyaml 3.07 with libyaml 0.1.1. With the new libyaml (0.1.2), all the tests pass. Is it intended that there be a strict dependency on the newer libyaml or is this just a function of bugs fixed is the newer release? Scott K ------------------------------------------------------------------------------