Hi, attrs is version 16 since it uses CalVer, not SemVer. Also see: https://attrs.readthedocs.io/en/stable/backward-compatibility.html
> Date: Tue, 6 Dec 2016 11:52:05 +0000 > From: Floris Bruynooghe <[email protected]> > To: Bruno Oliveira <[email protected]> > Cc: [email protected], Raphael Pierzina <[email protected]> > Subject: Re: [pytest-dev] [proposal] introducing attrs to the codebase > Message-ID: > <CAAWk_DyHtuX8Ws2zih+oMwQx= > [email protected]> > Content-Type: text/plain; charset="utf-8" > > Hi, > > Personally I also don't mind the dependency. Though I know in the past > we've had a policy of keeping dependencies to a minimum as well as > licenses. Attrs uses MIT as well so that should not be a problem. > > One thing which does stand out is that attrs is at v16, suggesting they > break their API a lot. Since you work with it already I guess you have an > idea on whether they've stabilised by now or the changes are not so bad? > > > As an aside, if we're happy to introduce more libraries then maybe we > should also consider the standard six package instead of doing our own > stuff, mostly because I'd make it easier for new contributors. > > Regards, > Floris >
_______________________________________________ pytest-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pytest-dev
