Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #75682 > unrolled thread

testfixtures 4.0.1 Released!

Started byChris Withers <chris@simplistix.co.uk>
First post2014-08-04 12:43 +0100
Last post2014-08-04 12:43 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  testfixtures 4.0.1 Released! Chris Withers <chris@simplistix.co.uk> - 2014-08-04 12:43 +0100

#75682 — testfixtures 4.0.1 Released!

FromChris Withers <chris@simplistix.co.uk>
Date2014-08-04 12:43 +0100
Subjecttestfixtures 4.0.1 Released!
Message-ID<mailman.12637.1407152952.18130.python-list@python.org>
Hi All,

I'm pleased to announce the release of testfixtures 4.0.1. This is a 
bugfix release that fixes the following two edge cases:

- Fix bugs when string compared equal and options to compare()
   were used.

- Fix bug when strictly comparing two nested structures containing
   identical objects.

The package is on PyPI and a full list of all the links to docs, issue 
trackers and the like can be found here:

http://www.simplistix.co.uk/software/python/testfixtures

Any questions, please do ask on the Testing in Python list or on the 
Simplistix open source mailing list...

cheers,

Chris

-- 
Simplistix - Content Management, Batch Processing & Python Consulting
            - http://www.simplistix.co.uk

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web