Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'output': 0.05; 'fixes': 0.07; 'list...': 0.07; 'pypi': 0.07; 'from:addr:simplistix.co.uk': 0.09; 'from:name:chris withers': 0.09; 'message- id:@simplistix.co.uk': 0.09; 'parameter': 0.09; 'received:server1.simplistix.co.uk': 0.09; 'received:simplistix.co.uk': 0.09; 'url:software': 0.09; 'python': 0.11; 'bug': 0.12; 'dict': 0.16; 'simplistix': 0.16; 'to:name:python list': 0.16; 'url:simplistix': 0.16; 'fix': 0.17; 'all,': 0.19; 'header:User-Agent:1': 0.23; 'comparing': 0.24; 'from:addr:chris': 0.24; 'cheers,': 0.24; 'source': 0.25; 'daniel': 0.26; 'testing': 0.29; 'chris': 0.29; 'to:no real name:2**1': 0.29; "i'm": 0.30; 'exceptions': 0.31; 'open': 0.33; 'url:python': 0.33; 'announce': 0.33; 'could': 0.34; 'equal': 0.35; 'but': 0.35; 'shows': 0.36; 'thanks': 0.36; 'two': 0.37; 'list': 0.37; 'list.': 0.37; 'to:addr:python-list': 0.38; 'issue': 0.38; 'to:addr:python.org': 0.39; 'mailing': 0.39; 'release': 0.40; 'full': 0.61; 'here:': 0.62; 'name': 0.63; 'different': 0.65; 'to:2**2': 0.65; 'charset:windows-1252': 0.65; 'url:co': 0.67 Date: Fri, 30 Jan 2015 08:15:37 +0000 From: Chris Withers User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: testing-in-python@lists.idyll.org, Python List , simplistix@googlegroups.com Subject: testfixtures 4.1.2 Released! Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 30 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1422605740 news.xs4all.nl 2936 [2001:888:2000:d::a6]:40044 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:84868 Hi All, I'm pleased to announce the release of testfixtures 4.1.2. This is a bugfix release that fixes the following: - Clarify documentation for name parameter to LogCapture. - ShouldRaise now shows different output when two exceptions have the same representation but stiff differ. - Fix bug that could result in a dict comparing equal to a list. Thanks to Daniel Fortunov for the documentation clarification. 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