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


Groups > comp.lang.python.announce > #1268

Nose 1.3.2 released

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <jszakmeister@gmail.com>
X-Original-To python-announce-list@python.org
Delivered-To python-announce-list@mail.python.org
X-Spam-Status OK 0.063
X-Spam-Evidence '*H*': 0.88; '*S*': 0.01; 'url:pypi': 0.03; 'fixes': 0.07; 'pypi': 0.07; 'subject:released': 0.07; 'donating': 0.09; 'url:github': 0.09; 'python': 0.11; '-john': 0.16; '1.x': 0.16; 'fixes.': 0.16; 'nose': 0.16; 'regression': 0.16; 'slip': 0.16; 'spare,': 0.16; 'to:addr:python-announce-list': 0.16; 'url:)': 0.16; 'sender:addr:gmail.com': 0.17; 'features,': 0.24; 'fixed.': 0.24; 'message-id:@mail.gmail.com': 0.30; 'minor': 0.31; 'url:python': 0.33; 'community': 0.33; 'something': 0.35; 'received:google.com': 0.35; 'add': 0.35; 'url:org': 0.36; 'should': 0.36; 'project': 0.37; 'issue': 0.38; 'to:addr:python.org': 0.39; 'future': 0.60; 'free': 0.61; 'introduced': 0.61; 'took': 0.61; 'john': 0.61; "you're": 0.61; 'back': 0.62; 'our': 0.64; 'fund': 0.65; 'details': 0.65; 'url:0': 0.67; 'url:4': 0.69; 'money': 0.72; '3.4': 0.84; 'forward.': 0.84; 'from:addr:john': 0.84; 'hunter': 0.84; 'memorial': 0.84; 'families': 0.91; 'family.': 0.91
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=78FpHK3OgLZtr0xdQKSkoPja0lCL8dAHdUuyHM8q6G0=; b=Jrez0vr0OcVhfligr3HMOLU3yfqWV3u5zmqnWGMjSz1VSqPkns+LBYGKYYOrREVWP+ o+yigIdqOwIx1CD+siMPWAftwLI+gqfD6yYkCAhp7hxCd7YJ/1Va7eHPsO35YThSJo8n shvbILrx+T1Q73HF4czjBm0+0Uw8cUtCRH0yTavPJAG+iceZVMfUHBU+x9fDFdaSyc9E pnt/n8D/NSGVLaOn0c3oWzkApumkVps7yUkwSM3u1hg2zbcb6pO0+4B9Q8EfKgjDXHir TPgm4pHIb4qyV4Ghm6a+8V/Hm/4EUjuxAWcdso7PP20ka9JU0CKIeaYbSK9GOyMwO2M+ kmOw==
MIME-Version 1.0
X-Received by 10.236.85.45 with SMTP id t33mr31933096yhe.74.1399127785516; Sat, 03 May 2014 07:36:25 -0700 (PDT)
Sender jszakmeister@gmail.com
Date Sat, 3 May 2014 10:36:25 -0400
X-Google-Sender-Auth mnjSzlApU2mdLBxpXmbpw2JD-5w
Subject Nose 1.3.2 released
From John Szakmeister <john@szakmeister.net>
To python-announce-list@python.org
Content-Type text/plain; charset=UTF-8
X-Mailman-Approved-At Mon, 05 May 2014 11:34:38 +0200
X-BeenThere python-announce-list@python.org
X-Mailman-Version 2.1.15
Precedence list
Reply-To python-list@python.org
List-Id Announcement-only list for the Python programming language <python-announce-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-announce-list/>
List-Post <mailto:python-announce-list@python.org>
List-Help <mailto:python-announce-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=subscribe>
Approved python-announce-list@python.org
Newsgroups comp.lang.python.announce
Message-ID <mailman.9682.1399282480.18130.python-announce-list@python.org> (permalink)
Lines 19
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1399282480 news.xs4all.nl 2917 [2001:888:2000:d::a6]:50870
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python.announce:1268

Show key headers only | View raw


1.3.2 fixes a regression introduced in 1.3.1 on PyPy, and an issue on
Python 3.3 and 3.4 that managed to slip by--along with a few other
minor fixes.  See the CHANGELOG for the details of what was fixed.

Also note that nose 1.x is in maintenance mode.  We will not be
looking to add any features, and you should seriously consider looking
at nose2 as the way forward.

If you're interested in the future of nose, please take a look at the
nose2 project on github (https://github.com/nose-devs/nose2) or pypi
(http://pypi.python.org/pypi/nose2/0.4.7).

And lastly if you have the money to spare, please consider donating to
the John Hunter memorial fund (http://numfocus.org/johnhunter/). We
all give up time with our families to work on free software: so now
the free software community that has benefited so much from that time
we took can give something back to his family.

-John

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

Nose 1.3.2 released John Szakmeister <john@szakmeister.net> - 2014-05-03 10:36 -0400

csiph-web