From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 82A12A00BE; Wed, 8 Jul 2020 10:59:19 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 0B67C1D9AB; Wed, 8 Jul 2020 10:59:19 +0200 (CEST) Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [207.211.31.120]) by dpdk.org (Postfix) with ESMTP id 2D5141D999 for ; Wed, 8 Jul 2020 10:59:18 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1594198757; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=xsiG7Gn0/YNSx7XdZO1o6aIIXizN4x4Z2lKBzNRr8io=; b=VdXy5tGc7Kr11gEOoVVbz9kaIHF7BIJggOLh1O1bnWy6RlkjD3Jm5Icd1UY2jI8QtPKEe2 c/lEUPeD8Pc+AuisoNViqSFoyNn4ANxAsJ1f28nSPcHHF2mtn0L6DGRv/uqy/XWs9NNHge 7cKmsJQ5fei8Bajh3MfALjP18SRiN2o= Received: from mail-vk1-f199.google.com (mail-vk1-f199.google.com [209.85.221.199]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-161-NJPpUcC0PreP_yfIb_ntOQ-1; Wed, 08 Jul 2020 04:59:14 -0400 X-MC-Unique: NJPpUcC0PreP_yfIb_ntOQ-1 Received: by mail-vk1-f199.google.com with SMTP id n129so9045062vkn.0 for ; Wed, 08 Jul 2020 01:59:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=xsiG7Gn0/YNSx7XdZO1o6aIIXizN4x4Z2lKBzNRr8io=; b=HhD5dsEANjHC7P29F0qzXAMR6+zSqMuFQb8ogn4AEVrr+v/vG2vloMy0QnnZJzsvOs mnhY5LOuA2ic1LP/OE9uIlz0SjsV6tlzrWeN2xnUG7AYj+Z55qCchJc15mzL3QoDb4ZL eAxSrUafpU7uXma7W4D0H1rHdY5rwvD8RMF+smbJV63c7ZPuYuI6XqCP5IPMag8MWpMO CWREqHUxGIQIpI/gRxud4kysN/2Jw7y0rrd6tysHmkmwUR5EdyISv3TEI0bxQFfdmbfy y9tUtE7sxMZEuelqYjO4WoUPOfbS6BX74FDLmCdLF2JckZp5RItfcW7j8XXcEVQDTfDE K7zQ== X-Gm-Message-State: AOAM532cZBd9asws/blrBRLNuHVLm+GkIEwj7pmdTN5cPi0Z0T73vS55 tIaLbPe+3POCZNPjAMBGnNp3+LfOMFI5+nvDcC1zBBmZL4ePxn57hrPCc7U9hLxzHpaymZp8Bte G22zC/iZFk634jJrjo/M= X-Received: by 2002:a9f:27e6:: with SMTP id b93mr40481232uab.126.1594198752605; Wed, 08 Jul 2020 01:59:12 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzVKuxJZQODis+GefcmaBvRSHiwX5RSYAmBxysbm+/aPq+HFikgJpKbRqPryl4Abm+r7aduKsLBaAsOVKDCZLM= X-Received: by 2002:a9f:27e6:: with SMTP id b93mr40481218uab.126.1594198752370; Wed, 08 Jul 2020 01:59:12 -0700 (PDT) MIME-Version: 1.0 References: <20200522132320.26373-1-louise.kilheeney@intel.com> <20200702103712.13992-1-louise.kilheeney@intel.com> In-Reply-To: <20200702103712.13992-1-louise.kilheeney@intel.com> From: David Marchand Date: Wed, 8 Jul 2020 10:59:01 +0200 Message-ID: To: Louise Kilheeney Cc: dev , Robin Jarry , "Burakov, Anatoly" , Bruce Richardson Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dmarchan@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH v3 0/9] dding support for python 3 only. X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hello Louise, On Thu, Jul 2, 2020 at 12:37 PM Louise Kilheeney wrote: > > v3: fix comments on v2. > > This patch set converts all python scripts in the project to use > python3 only. This is due to python2 being EOL in January 2020. Thanks for working on this. Looking at the deprecation notices, https://doc.dpdk.org/guides/rel_notes/deprecation.html: "python: Since the beginning of 2020, Python 2 has officially reached end-of-support: https://www.python.org/doc/sunset-python-2/. Python 2 support will be completely removed in 20.11. In 20.08, explicit deprecation warnings will be displayed when running scripts with Python 2." So I understand that this series targets 20.11 but I did not see the deprecation series for 20.08. Can you handle this for 20.08? Thanks. -- David Marchand