Path: csiph.com!au2pb.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!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; 'fixes': 0.05; 'from:name:chris withers': 0.07; 'list...': 0.07; 'pypi': 0.07; 'donating': 0.09; 'from:addr:simplistix.co.uk': 0.09; 'message- id:@simplistix.co.uk': 0.09; 'received:server1.simplistix.co.uk': 0.09; 'received:simplistix.co.uk': 0.09; 'subclasses': 0.09; 'python': 0.10; 'simplistix': 0.16; 'to:name:python list': 0.16; 'url:simplistix': 0.16; 'all,': 0.20; '3.2': 0.22; 'from:addr:chris': 0.22; 'cheers,': 0.22; 'feature': 0.24; 'testing': 0.25; 'header:User-Agent:1': 0.26; 'chris': 0.26; 'to:no real name:2**1': 0.27; 'object,': 0.27; 'url:software': 0.29; "i'm": 0.30; 'code': 0.30; 'announce': 0.32; 'source': 0.33; 'url:python': 0.33; 'open': 0.33; 'list': 0.34; 'to:addr:python- list': 0.36; 'thanks': 0.37; 'release': 0.37; 'mailing': 0.38; 'to:addr:python.org': 0.40; 'received:uk': 0.61; 'charset:windows-1252': 0.62; 'here:': 0.63; 'pleased': 0.64; 'url:co': 0.65; 'officially': 0.91 Date: Tue, 11 Aug 2015 18:10:06 +0100 From: Chris Withers User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: testing-in-python@lists.idyll.org, Python List , simplistix@googlegroups.com Subject: testfixtures 4.2.0 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.20+ 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: 1439313433 news.xs4all.nl 2831 [2001:888:2000:d::a6]:60528 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:95262 Hi All, I'm pleased to announce the release of testfixtures 4.2.0. This is a feature release that fixes the following: - A new MockPopen mock for use when testing code that uses subprocess.Popen. - ShouldRaiss now subclasses object, so that subclasses of it may use super(). - Support for Python 3.2 has been officially dropped. Thanks to BATS Global Markets for donating the code for MockPopen. 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