Re: [pytest-dev] py._code

2016-08-07 Thread Ronny Pfannschmidt
That would break external code Pylib is maintenance-only -- Ronny Am 8. August 2016 00:43:50 MESZ, schrieb Floris Bruynooghe : >Hi, > >We did move the py._code library over to pytest._code a little while >ago, I wasn't really involved so don't remember the details. But >seems it was never remov

[pytest-dev] py._code

2016-08-07 Thread Floris Bruynooghe
Hi, We did move the py._code library over to pytest._code a little while ago, I wasn't really involved so don't remember the details. But seems it was never removed from the py library itself. Was this on purpose? Do we want to maintain two versions of this code? Reason I'm asking is because t