Bug#884352: virtualenvwrapper: Python interpreter inside virtualenv breaks after system python upgrade

2018-09-26 Thread Nicholas D Steeves
On Tue, Sep 25, 2018 at 01:12:51AM +0500, Andrey Rahmatullin wrote: > On Mon, Sep 24, 2018 at 03:46:09PM -0400, Nicholas D Steeves wrote: > > > > after upgrading system-wide Python installation (in my case from 3.5.3 > > > > to 3.5.4), > > > > virtualenvs may break due to the outdated interpreter

Bug#884352: virtualenvwrapper: Python interpreter inside virtualenv breaks after system python upgrade

2018-09-24 Thread Andrey Rahmatullin
On Mon, Sep 24, 2018 at 03:46:09PM -0400, Nicholas D Steeves wrote: > > > after upgrading system-wide Python installation (in my case from 3.5.3 to > > > 3.5.4), > > > virtualenvs may break due to the outdated interpreter > > > (somevirtualenv/bin/python3) inside the venv, trying to work with a

Bug#884352: virtualenvwrapper: Python interpreter inside virtualenv breaks after system python upgrade

2018-09-24 Thread Nicholas D Steeves
Hello, This bug came to my attention because elpy -> pyvenv-el -> virtualenvwrapper. On Sat, Sep 22, 2018 at 12:18:33PM +0500, Andrey Rahmatullin wrote: > On Thu, Dec 14, 2017 at 01:33:18PM +0100, Krzysztof Słychań wrote: > > after upgrading system-wide Python installation (in my case from 3.5.3

Bug#884352: virtualenvwrapper: Python interpreter inside virtualenv breaks after system python upgrade

2018-09-22 Thread Andrey Rahmatullin
On Thu, Dec 14, 2017 at 01:33:18PM +0100, Krzysztof Słychań wrote: > after upgrading system-wide Python installation (in my case from 3.5.3 to > 3.5.4), > virtualenvs may break due to the outdated interpreter > (somevirtualenv/bin/python3) inside the venv, trying to work with a newer > stdlib.

Bug#884352: virtualenvwrapper: Python interpreter inside virtualenv breaks after system python upgrade

2017-12-14 Thread Krzysztof Słychań
Package: virtualenvwrapper Version: 4.3.1-2 Severity: important Dear Maintainer, after upgrading system-wide Python installation (in my case from 3.5.3 to 3.5.4), virtualenvs may break due to the outdated interpreter (somevirtualenv/bin/python3) inside the venv, trying to work with a newer