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


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

Nose 1.3.4

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 <jszakmeister@gmail.com>
X-Original-To python-announce-list@python.org
Delivered-To python-announce-list@mail.python.org
X-Spam-Status OK 0.154
X-Spam-Level *
X-Spam-Evidence '*H*': 0.72; '*S*': 0.03; 'url:pypi': 0.03; 'fixes': 0.07; 'pypi': 0.07; 'donating': 0.09; 'url:github': 0.09; 'python': 0.11; '-john': 0.16; '1.x': 0.16; 'nose': 0.16; 'spare,': 0.16; 'to:addr:python-announce-list': 0.16; 'url:)': 0.16; 'sender:addr:gmail.com': 0.17; 'features,': 0.24; 'message- id:@mail.gmail.com': 0.30; 'along': 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; 'took': 0.61; 'john': 0.61; "you're": 0.61; 'back': 0.62; 'our': 0.64; 'fund': 0.65; 'to:2**2': 0.65; 'url:0': 0.67; 'url:4': 0.69; 'to:no real name:2**2': 0.72; '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=B7+6cxM0pA3x6CY/C5FUSnCoeiTkPRgr1hUwnoUoxJg=; b=LuZLHHC/eS2lFX5QcJL5WzRCfLgKC4fmHk8l5VDHfJODHwqrv/GpLNlddwBKmRcNQ3 J7bMDQbY03xW46czEEFt2AiBUtySIeyxRH+lMLRPTdZU7JJfz6UwLb+cl/fU53vOX0z/ ogtiiKhHSsUObRx4IXEGushldGC13QqieOfxc31BNU/QpLLN7IrmQ4zj4sLalWv6O+li KMvx88qN7V6rWnZNgtyjxlRBihmC8AZNTx5sPcN/1D3Mh8zmcE+1VXGNrInkY2xR+e9N DRJm7N22gimeR58KiHd57CoGhHDk/ZiuJYMJqzumJ5e0ZhDHRlHonsinv4Ggxov/65br jqtQ==
MIME-Version 1.0
X-Received by 10.236.55.195 with SMTP id k43mr274744yhc.135.1408879577463; Sun, 24 Aug 2014 04:26:17 -0700 (PDT)
Sender jszakmeister@gmail.com
Date Sun, 24 Aug 2014 07:26:17 -0400
X-Google-Sender-Auth pRvJbEcdvKWTUb1kaCYMeF3evno
Subject Nose 1.3.4
From John Szakmeister <john@szakmeister.net>
To python-announce-list@python.org, nose-dev@googlegroups.com, nose-users@googlegroups.com
Content-Type text/plain; charset=UTF-8
X-Mailman-Approved-At Sun, 24 Aug 2014 13:48:40 +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.13375.1408880921.18130.python-announce-list@python.org> (permalink)
Lines 18
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1408880921 news.xs4all.nl 2968 [2001:888:2000:d::a6]:41308
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python.announce:1365

Show key headers only | View raw


1.3.4 fixes an issue with Python 3.4 and initializing a TestSuite
properly, along with a couple of other minor issues.

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.4 John Szakmeister <john@szakmeister.net> - 2014-08-24 07:26 -0400

csiph-web