Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mXsH0-0001pH-IM for psycopg@arkaria.postgresql.org; Tue, 05 Oct 2021 21:46:54 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mXsGz-0002F8-Hp for psycopg@arkaria.postgresql.org; Tue, 05 Oct 2021 21:46:53 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mXsGz-0002F0-9s for psycopg@lists.postgresql.org; Tue, 05 Oct 2021 21:46:53 +0000 Received: from mail-ua1-x92d.google.com ([2607:f8b0:4864:20::92d]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1mXsGx-00076V-82 for psycopg@lists.postgresql.org; Tue, 05 Oct 2021 21:46:52 +0000 Received: by mail-ua1-x92d.google.com with SMTP id y3so324098uar.5 for ; Tue, 05 Oct 2021 14:46:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=o9IRXxvKnLehx7z1tpwRIGxC0og1wKkQBim3GgjMNN4=; b=cOvwyaE8MHm3u90pFSMiPmM/DUv16laSbV41nJoj8AybFJGQEiERkpziPs1n2flJiD nKXvmc4CedhQBkjGV8x86iEpeKzieXBEldXZm9j+iOMVM+vSX4B1L50qa2kO15ACq6Qu mnkkJ/uvpGVE97SLUZbsqF3VENfUpBDtv43LEODfhs+kFCCWcmretga1WQxRWdKcKb2L e9N7d7eXzG7aHllQPBIjVniXApih3p92NhQ8tjmq7SJn4E5/8dePDK5euBjEJIpVlOs+ pW4EdS1eSwth1EekMHND/TEB3xRPHCVGZuOeqEZg6FW6+1U+kk8NVsPvM7WpawCPdaK4 ZUBg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=o9IRXxvKnLehx7z1tpwRIGxC0og1wKkQBim3GgjMNN4=; b=jhTSuyC8igQOxk426O3bbKb6vSJ6BaxavBClzHbha9/6lON9PPTTA50WgUbp9doCAT v03cQnqc2MC2+9UFZ1sLZwRUuAy4/MSvhdKdgm6Z2m7m6XeGGzBm8Wu/TxGaIsiZcL/M T701UK0uHpzgttyP73xUP85IcaIEirDuuem584VvA9Uuh3BMXYu1cY8A/RkNm6RzU8wy OY+zmXSE6r4yV7oVjZlMuYzFVwZjNm/fTHrmHulsSO2Yj1vC8FkEj0ZtphoLlpPPG/Vp JV9rNHUYsrtGOd1ICCbZmzCZVUtODJ+5hneYocSQSrPPCZ9Wtbs9Sy4FrGdH1Zw5kkiU 7NCg== X-Gm-Message-State: AOAM530EmtfXrKjTZhoA0hvUMFOr9m6LoO8SQuhf5fzhJQSgtapzX2qh pnErLXCqFJzcZEdzLXs9ccolr2sraRRiZrYBHCw= X-Google-Smtp-Source: ABdhPJygpOgrhRQhJNHvIhsSet21dkQXuZ2lMXxOhQkRaoJRkl6maDuRm0uT6ve+atA+TMxyUJg8jjNZysYGQWz7VXg= X-Received: by 2002:ab0:3b42:: with SMTP id o2mr11867234uaw.25.1633470409377; Tue, 05 Oct 2021 14:46:49 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Daniele Varrazzo Date: Tue, 5 Oct 2021 23:46:38 +0200 Message-ID: Subject: Re: How to build statically on Windows To: Dan Davis Cc: Jason Erickson , psycopg@lists.postgresql.org Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hey Dan, > I would never ask you guys to go back and backfill, e.g. build 2.8.5 for Python 3.9 just for us. If your "backfill" needs are not extremely onerous we would have no problem in helping you out. If it's only a matter of adding the python version to an already working pipeline and release the resulting artifact we could be up for itl. -- Daniele