[TIP] pytest 3.0.2 released

holger krekel holger at merlinux.eu
Fri Sep 2 00:39:31 PDT 2016


On Fri, Sep 02, 2016 at 00:11 -0700, Chris Jerdonek wrote:
> Hi Bruno, is it necessary to announce every release of pytest to the
> TIP list? My understanding was that this list is for discussion rather
> than announcements, and not everyone on the list uses pytest.

Hey Chris,

for several years pytest releases have been announced here but especially with many bug fix releases it's getting a bit much, addmittedly.  How about just announcing non-bug fix releases?  They happen typically half-yearly or so.

holger

> --Chris
> 
> 
> On Thu, Sep 1, 2016 at 5:26 PM, Bruno Oliveira <nicoddemus at gmail.com> wrote:
> > Hi everyone,
> >
> > pytest 3.0.2 has just been released to PyPI.
> >
> > This release fixes some regressions and bugs reported in version 3.0.1,
> > being a
> > drop-in replacement.
> >
> > To upgrade::
> >
> >   pip install --upgrade pytest
> >
> > The changelog is available at
> > http://doc.pytest.org/en/latest/changelog.html.
> >
> > Thanks to all who contributed to this release, among them:
> >
> > * Ahn Ki-Wook
> > * Bruno Oliveira
> > * Florian Bruhin
> > * Jordan Guymon
> > * Raphael Pierzina
> > * Ronny Pfannschmidt
> > * mbyt
> >
> > Happy testing,
> > The pytest Development Team
> >
> > _______________________________________________
> > testing-in-python mailing list
> > testing-in-python at lists.idyll.org
> > http://lists.idyll.org/listinfo/testing-in-python
> >
> 
> _______________________________________________
> testing-in-python mailing list
> testing-in-python at lists.idyll.org
> http://lists.idyll.org/listinfo/testing-in-python



More information about the testing-in-python mailing list