[pytest-dev] the sorry state of pylib tests and pylib

Ronny Pfannschmidt opensource at ronnypfannschmidt.de
Tue Sep 27 09:06:55 EDT 2016


HI Bruno,

as things stand we have to maintain it until py.test no longer depends on it

a 2.0 release that kills py.code is a non-option as any project
dependign on ot will be limited in py.test version

my plan is to de-vendor bits of pylib (like iniconfig, apipkg)

some have been lone projects at the beginning anyway (apipkg and
iniconfig got only vendored due to the bad state of packaging

stuff like svn can be removed as it is completely broken

basically once we de-vendored the bits we use and removed the py.path
dependency of pytest,
we can put pylib into a abandoned state

but before that *eek*

-- Ronny



On 27.09.2016 14:51, Bruno Oliveira wrote:
> Hi Ronny,
>
> How long do we plan to maintain pylib? Perhaps we can get rid of stuff
> we no longer wish to maintain (svn, py.code) and release a 2.0
> version? If someone still needs that functionality, they can pin it.
>
> Not sure about the py.path encoding errors you mention though.
>
> Cheers,
>
> On Thu, Sep 22, 2016 at 9:16 AM Ronny Pfannschmidt
> <opensource at ronnypfannschmidt.de
> <mailto:opensource at ronnypfannschmidt.de>> wrote:
>
>     Hi everyone,
>
>     while fixing up some pylib tests i noticed a set of massive issues
>
>     a) all py.code related tests are completely broken on pytest 3.0
>
>     b) the svn related tests are completely broken and outdated (can
>     we kill
>     it?)
>
>     c) depending on environment there are massive issues with pylib path
>     encodings
>
>     as far as i can tell thats just scratching the surface
>
>
>     im not yet sure what to do about it, but some thing has to be done ^^
>
>
>     -- Ronny
>
>
>     _______________________________________________
>     pytest-dev mailing list
>     pytest-dev at python.org <mailto:pytest-dev at python.org>
>     https://mail.python.org/mailman/listinfo/pytest-dev
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pytest-dev/attachments/20160927/de264811/attachment.html>


More information about the pytest-dev mailing list