On Fri, Jul 10, 2020 at 12:11 PM Louise Kilheeney
wrote:
>
> This patchset adds deprecation notices to python scripts,
> warning of the removal of python2 support from the DPDK 20.11 release.
>
> Louise Kilheeney (9):
> usertools/cpu_layout: add python2 deprecation notice
> usertools/dpdk-tele
On Tue, Jul 21, 2020 at 10:25 PM Thomas Monjalon wrote:
>
> I vote for applying this patch series,
> because it does not change what we have,
> except printing a warning in case python3
> is neither explicitly called, nor the default.
>
> I consider it is a good step,
> and I don't see the extra w
I vote for applying this patch series,
because it does not change what we have,
except printing a warning in case python3
is neither explicitly called, nor the default.
I consider it is a good step,
and I don't see the extra warning as a severe annoyance.
17/07/2020 18:24, Bruce Richardson:
> On
On Fri, Jul 17, 2020 at 08:06:23AM -0700, Stephen Hemminger wrote:
> On Fri, 17 Jul 2020 13:42:09 +0100
> Bruce Richardson wrote:
>
> > On Thu, Jul 16, 2020 at 02:01:21PM -0700, Stephen Hemminger wrote:
> > > On Thu, 16 Jul 2020 16:44:29 +0200
> > > Robin Jarry wrote:
> > >
> > > > 2020-07-13
On Fri, 17 Jul 2020 13:42:09 +0100
Bruce Richardson wrote:
> On Thu, Jul 16, 2020 at 02:01:21PM -0700, Stephen Hemminger wrote:
> > On Thu, 16 Jul 2020 16:44:29 +0200
> > Robin Jarry wrote:
> >
> > > 2020-07-13, Bruce Richardson:
> > > > In the absense of a "proper" solution, is the simples
On Thu, Jul 16, 2020 at 02:01:21PM -0700, Stephen Hemminger wrote:
> On Thu, 16 Jul 2020 16:44:29 +0200
> Robin Jarry wrote:
>
> > 2020-07-13, Bruce Richardson:
> > > In the absense of a "proper" solution, is the simplest option to
> > > change the shebangs to all be python3, but leave the python
On Thu, 16 Jul 2020 16:44:29 +0200
Robin Jarry wrote:
> 2020-07-13, Bruce Richardson:
> > In the absense of a "proper" solution, is the simplest option to
> > change the shebangs to all be python3, but leave the python2
> > compatibility in place, and add the warnings for anyone running it
> > ex
2020-07-13, Bruce Richardson:
> In the absense of a "proper" solution, is the simplest option to
> change the shebangs to all be python3, but leave the python2
> compatibility in place, and add the warnings for anyone running it
> explicitly using python2?
I have found a hacky[1] but somewhat not
2020-07-13, Bruce Richardson:
> In the absense of a "proper" solution, is the simplest option to
> change the shebangs to all be python3, but leave the python2
> compatibility in place, and add the warnings for anyone running it
> explicitly using python2?
Personally, I am OK with this solution. H
On Mon, 13 Jul 2020 10:21:49 +0100
Bruce Richardson wrote:
> On Fri, Jul 10, 2020 at 03:33:58PM +0200, Robin Jarry wrote:
> > Hi Louise,
> >
> > 2020-07-10, Louise Kilheeney:
> > > This patchset adds deprecation notices to python scripts,
> > > warning of the removal of python2 support from th
On Fri, Jul 10, 2020 at 03:33:58PM +0200, Robin Jarry wrote:
> Hi Louise,
>
> 2020-07-10, Louise Kilheeney:
> > This patchset adds deprecation notices to python scripts,
> > warning of the removal of python2 support from the DPDK 20.11 release.
>
> While showing warnings to users about Python 2 s
On Fri, Jul 10, 2020 at 03:33:58PM +0200, Robin Jarry wrote:
> Hi Louise,
>
> 2020-07-10, Louise Kilheeney:
> > This patchset adds deprecation notices to python scripts,
> > warning of the removal of python2 support from the DPDK 20.11 release.
>
> While showing warnings to users about Python 2 s
Hi Louise,
2020-07-10, Louise Kilheeney:
> This patchset adds deprecation notices to python scripts,
> warning of the removal of python2 support from the DPDK 20.11 release.
While showing warnings to users about Python 2 support drop in 20.11 is
good, it seems like the shebangs in a lot of these
On Fri, Jul 10, 2020 at 11:10:46AM +0100, Louise Kilheeney wrote:
> This patchset adds deprecation notices to python scripts,
> warning of the removal of python2 support from the DPDK 20.11 release.
>
> Louise Kilheeney (9):
> usertools/cpu_layout: add python2 deprecation notice
> usertools/dp
This patchset adds deprecation notices to python scripts,
warning of the removal of python2 support from the DPDK 20.11 release.
Louise Kilheeney (9):
usertools/cpu_layout: add python2 deprecation notice
usertools/dpdk-telemetry-client: python2 deprecation notice
usertools/dpdk-devbind: add
15 matches
Mail list logo