From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-x534.google.com (mail-ed1-x534.google.com [IPv6:2a00:1450:4864:20::534]) by sourceware.org (Postfix) with ESMTPS id 1A04F385040F for ; Sun, 24 Jan 2021 08:27:55 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 1A04F385040F Received: by mail-ed1-x534.google.com with SMTP id bx12so11523696edb.8 for ; Sun, 24 Jan 2021 00:27:55 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=erIWHrZdAYUGDCh58agCF3uv703s8AIsfltGhP5ilIk=; b=uoE04itqXfgjf0BwSSMXxMRljh/FQgqD1Llf94HEwdORh9sj37kJSvTyemXiqJ58PT YT38DCLgZkK3yRR3xkNGmNQamZh1iYrqQvFdqIC3quCu4CuEbW5XaPL55nC6hL4TR3bO Wq5JWuXX5ErL2mnuRCXBZI5G9+V3S/JGUCZv8I1jtY9apPtmNFhHKFLT2I0ogr/CvePL VB5jZCN2+3p36P8MArpZDsKTf9Swe+ATQ4d6bge3wfX5kfbzO/NiJWkyZKYzgnFL+zin DBxhiDE7Q14lxLERZeeWzIeJTZaBHZvnRzH23jPQ/s5GUDeRShur4KnUR5iIEPFbPoSC PjTg== X-Gm-Message-State: AOAM530HNT7SWlAKSGKPf+wxpVN4PFt97DJmR5bLCEzNHg9I4bYmWbDT tVw8R5cKAgKO6N4mtEUvOR+NbKpYRbI= X-Google-Smtp-Source: ABdhPJx9s6qs+BFUgmhWfNNyXrekCYtDwDsDJHl6yl7QKYEfG1Rjx8yXRF+I5xulEkdnvHZxwQi0Uw== X-Received: by 2002:a05:6402:2043:: with SMTP id bc3mr853553edb.28.1611476873893; Sun, 24 Jan 2021 00:27:53 -0800 (PST) Received: from ?IPv6:2003:cc:9f0c:c8a1:313e:5244:cfa4:b49? (p200300cc9f0cc8a1313e5244cfa40b49.dip0.t-ipconnect.de. [2003:cc:9f0c:c8a1:313e:5244:cfa4:b49]) by smtp.gmail.com with ESMTPSA id ah12sm1419048ejc.70.2021.01.24.00.27.53 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 24 Jan 2021 00:27:53 -0800 (PST) Subject: Re: [BUG] Latest python38 package (3.8.7-1) fails to execute 'ensurepip', 3.8.3.-1 works To: cygwin@cygwin.com References: From: Marco Atzeri Message-ID: <9f92326a-408a-729a-810d-6a351522d1aa@gmail.com> Date: Sun, 24 Jan 2021 09:27:52 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.6.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jan 2021 08:27:56 -0000 bottom post and trim on this mailing list, please On 24.01.2021 07:58, Oleh Svirshchevsky via Cygwin wrote: > Hi Marco, > > Confirming that the provided patch fixes the problem, thanks! > Do you have an estimate of when you plan on releasing 3.8.7-2 with this fix? > > Thanks, > Oleh > as soon I solve also the second problem on asyncio assuming I found a solution for it in short time. Regards Marco