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 858EEA055A; Tue, 25 Feb 2020 12:06:58 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id D8F961BC24; Tue, 25 Feb 2020 12:06:57 +0100 (CET) Received: from wout1-smtp.messagingengine.com (wout1-smtp.messagingengine.com [64.147.123.24]) by dpdk.org (Postfix) with ESMTP id C7BFFB62 for ; Tue, 25 Feb 2020 12:06:55 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id 4B7BA78C; Tue, 25 Feb 2020 06:06:54 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Tue, 25 Feb 2020 06:06:54 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=v6ehcCroGCgcUDvYW5BTNrS/BgiUycMldINPcpSWheA=; b=hwFEGDi2bZGR xaGi1rlxQJ1hrbu++my00E7wJeplBsUD3zkiHoQS4CzEZbDdi6a+EFFj0bQKF07I ThTVihxRxdb2Lz9r0Q/NCcYVLsmDKAlKzEK2QDYcZntIONBZ19q71glc6dLGYbD8 q+QIB/exnc0M1vhJMA47Qye6At0Gr/0= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=v6ehcCroGCgcUDvYW5BTNrS/BgiUycMldINPcpSWh eA=; b=Wr7wmp8PV5KnbiV4sgKfTtMijf8OZK0HWph+PK4N4xpVetOTqyp/HEtEt lZMlsxn9Kiu5pOc1TaETMXZlpSPkWzBkUHNpMjbQidvYqa3EH6uOD3llFiJog0XE +1TjAD5rYQ6SaQkcsX77lmvFBASGIsQd0w7BNo5bn//clTrDnwVjBUfndY8ajHqq u47KRToZku/mTDnOq/HcWzbx9/rXbhGj2kvx/ij7mpCK9kK6ru5FYR1PtkPsLj69 xWCjuCQ7E9NWfS9NCamI0AZJ11Qm+cWQlAh2TC05j4cLNhPeJ/KjfKmRePhLO5a0 BTydLwmlcGA5k2QQQ2ms2x/+r4szA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrledvgddvfecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucffoh hmrghinhepphihthhhohhnrdhorhhgnecukfhppeejjedrudefgedrvddtfedrudekgeen ucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomh grshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 8B0D63060FD3; Tue, 25 Feb 2020 06:06:52 -0500 (EST) From: Thomas Monjalon To: Robin Jarry Cc: dev@dpdk.org, Neil Horman , John McNamara , Marko Kovacevic , Kevin Traynor , Timothy Redaelli , Bruce Richardson Date: Tue, 25 Feb 2020 12:06:51 +0100 Message-ID: <5384167.1B3tZ46Xf9@xps> In-Reply-To: <20200217104207.GA861@bricha3-MOBL.ger.corp.intel.com> References: <20200217091712.vaft22mr244pkwlf@6wind.com> <20200217092659.10468-1-robin.jarry@6wind.com> <20200217104207.GA861@bricha3-MOBL.ger.corp.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] doc: add deprecation notice for python 2 support 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" 17/02/2020 11:42, Bruce Richardson: > On Mon, Feb 17, 2020 at 10:26:59AM +0100, Robin Jarry wrote: > > Now that Python 2 is officially not maintained anymore, prepare the > > removal of support in DPDK. > > > > Add a deprecation notice indicating the removal schedule. > > > > Cc: Bruce Richardson > > Cc: Kevin Traynor > > Cc: Timothy Redaelli > > > > Signed-off-by: Robin Jarry > > --- > > +* 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. > Acked-by: Bruce Richardson Acked-by: Thomas Monjalon