[xml2rfc] When do we drop support for Python3.6?

Robert Sparks <rjsparks@nostrum.com> Mon, 23 May 2022 21:03 UTC

Return-Path: <rjsparks@nostrum.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A82EBC183F81 for <xml2rfc@ietfa.amsl.com>; Mon, 23 May 2022 14:03:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.08
X-Spam-Level:
X-Spam-Status: No, score=-2.08 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=nostrum.com
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id L8mi97z6VRf5 for <xml2rfc@ietfa.amsl.com>; Mon, 23 May 2022 14:03:45 -0700 (PDT)
Received: from nostrum.com (raven-v6.nostrum.com [IPv6:2001:470:d:1130::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D8BD2C183F82 for <xml2rfc@ietf.org>; Mon, 23 May 2022 14:03:45 -0700 (PDT)
Received: from [192.168.1.114] ([47.186.48.51]) (authenticated bits=0) by nostrum.com (8.17.1/8.16.1) with ESMTPSA id 24NL3hU0040731 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO) for <xml2rfc@ietf.org>; Mon, 23 May 2022 16:03:44 -0500 (CDT) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1653339824; bh=PeKvrp6RlmhRHXCmlTh5Nfg9ImlYNPM7tn3bnyoSF4Y=; h=Date:To:From:Subject; b=M8hRrY64vYhn67CppIg6J4Fnq0QAHyW2Yhb9VjfAhMd1O9ZMObrI8c8M0LOY1K2g6 X/P8foxlAmhX5up0PJdHHsnRRJkN7iEhNL+XNrXGjF7rLC0E4YULLXj68+WluVqv// n/yZ+ladnB2aQgS3VdGyhGMQzucBp7rtvZaa1NrY=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.48.51] claimed to be [192.168.1.114]
Message-ID: <3457eaa5-7d7d-8af4-310f-8e6b77b465b3@nostrum.com>
Date: Mon, 23 May 2022 16:03:38 -0500
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.9.1
Content-Language: en-US
To: XML2RFC Interest Group <xml2rfc@ietf.org>
From: Robert Sparks <rjsparks@nostrum.com>
Content-Type: text/plain; charset="UTF-8"; format="flowed"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/CKo497LKo4BtyBHTGEBac5FDI1Q>
Subject: [xml2rfc] When do we drop support for Python3.6?
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: XML2RFC discussion list <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 23 May 2022 21:03:49 -0000

All -

We are looking into dropping support for Python3.6 in xml2rfc soon. 
Would this be a significant inconvenience for anyone?

RjS