From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pl1-f177.google.com (mail-pl1-f177.google.com [209.85.214.177]) by mx.groups.io with SMTP id smtpd.web09.3550.1639345344587235926 for ; Sun, 12 Dec 2021 13:42:24 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@nuviainc-com.20210112.gappssmtp.com header.s=20210112 header.b=mRPbyQ/5; spf=pass (domain: nuviainc.com, ip: 209.85.214.177, mailfrom: rebecca@nuviainc.com) Received: by mail-pl1-f177.google.com with SMTP id o14so9860769plg.5 for ; Sun, 12 Dec 2021 13:42:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nuviainc-com.20210112.gappssmtp.com; s=20210112; h=from:subject:to:cc:references:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding:content-language; bh=zh6b8jPhdv+jYH4/tIl2oPpmz7aoKexnvA8/jzrw1VY=; b=mRPbyQ/584tyoJNv6fXT1RzxnOUG2fD6iA3FCPr8pJx/zS+LkBCabYUXd8Zd4WFF+d PmJzvCQG/zsMoJHYuoJnuuEBhsDhOEELtmOTKXxo+p11ggUfsdxiIjuEzC0zkoyQSNUP yM0kZdCI4XtggDbdyrzR6Azv0zwW21welALBPgmfSQNfWpEO/MTHjQ5ujQhmA/hOXSyx LXWg2Al+aQoojrQG3PZETvVBcBXJ6n+Q3BPoFHHcamjTWJZ6JtroUNiLS4LadWV1QRav ar/m6kGFtbJfa3Eb6IIbvBJS/Bc7gFR6k300HPYgRVYUCAsPDMoM2mZ/mgRZaY5jeJ+K pznQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:subject:to:cc:references:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding :content-language; bh=zh6b8jPhdv+jYH4/tIl2oPpmz7aoKexnvA8/jzrw1VY=; b=G1sK+VCa77RO3S3K4EI3lRnm8/Bja1GtzqQr9ezOSZuaYvuqbiLDSzRKzFMbuivyvx SczpZWU5B74Ps9+KUsuivcs5x3JVRWV1sp3TXQwLNROSHAbLzkE80P229/4h153m8jw6 I40zwkX9gsp6YrGE2/fDtVT3R8YK6tzEp7HIo4x9lwQ/IqaSiaHGOvhEBGz8o3TL+ZXz ZlTwBALok/vZIIFOwR6pg9PUGj2obWamj8lujoLj128nZ+a7CvFiBEjyCgIvBjxWuBXU AHsHyPTr52xZXqHv8SMEPmapPRmYHAfNDxPadg+s/0jsbYneA25cSflIf1uOYRbyKwmK aRsQ== X-Gm-Message-State: AOAM533BPlaLPd35Sc0Z8B5WD1o2kPghjxlOpXcMgPHOa6vwZeUGdOVc tyE0G878ICYnpvTBoAFoW4VO7g== X-Google-Smtp-Source: ABdhPJwnxk4e7E97mBCIHSkIF32RcZ5AD/BeLdauyNGxckP4CWcFhdPeeCCHzURTY6ihiY9R3j0yOA== X-Received: by 2002:a17:90a:4815:: with SMTP id a21mr39737484pjh.111.1639345344091; Sun, 12 Dec 2021 13:42:24 -0800 (PST) Return-Path: Received: from ?IPv6:2601:681:4300:69e:9e7b:efff:fe2b:884c? ([2601:681:4300:69e:9e7b:efff:fe2b:884c]) by smtp.gmail.com with ESMTPSA id mi18sm4827761pjb.13.2021.12.12.13.42.23 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 12 Dec 2021 13:42:23 -0800 (PST) From: "Rebecca Cran" Subject: Re: [edk2-devel] [edk2-libc Patch V4 6/6] AppPkg/Applications/Python: to fix readme files in edk2-libc To: devel@edk2.groups.io, n.jayaprakash@intel.com, "Kinney, Michael D" Cc: Rebecca Cran References: <20211101183522.1391-1-n.jayaprakash@intel.com> <20211101183522.1391-7-n.jayaprakash@intel.com> Message-ID: Date: Sun, 12 Dec 2021 14:42:22 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US It looks like it did get pushed to master - see https://github.com/tianocore/edk2-libc/commits/master . > Hi Mike, > > Has this change been merged to master? > > Regards, > JP > > -----Original Message----- > From: Kinney, Michael D > Sent: 02 November 2021 00:30 > To: Jayaprakash, N ; devel@edk2.groups.io; > Kinney, Michael D > Cc: Rebecca Cran > Subject: RE: [edk2-libc Patch V4 6/6] AppPkg/Applications/Python: to > fix readme files in edk2-libc > > Series Reviewed-by: Michael D Kinney > > >> -----Original Message----- >> From: Jayaprakash, N >> Sent: Monday, November 1, 2021 11:35 AM >> To: devel@edk2.groups.io >> Cc: Rebecca Cran ; Kinney, Michael D >> ; Jayaprakash, N >> Subject: [edk2-libc Patch V4 6/6] AppPkg/Applications/Python: to fix >> readme files in edk2-libc >> >> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3589 >> >> This commit is to update remaining references to py 2.7.10 in >> StdLib/Readme.txt and StdLibPrivateInternalFiles/ReadMe.txt >> documents to py3.6.8. >> >> Cc: Rebecca Cran >> Cc: Michael D Kinney >> Signed-off-by: Jayaprakash N >> --- >> StdLib/ReadMe.txt | 15 +++++++-------- >> StdLibPrivateInternalFiles/ReadMe.txt | 14 ++++++-------- >> 2 files changed, 13 insertions(+), 16 deletions(-) >> >> diff --git a/StdLib/ReadMe.txt b/StdLib/ReadMe.txt index >> 5199692..8e0305e 100644 >> --- a/StdLib/ReadMe.txt >> +++ b/StdLib/ReadMe.txt >> @@ -158,14 +158,13 @@ There are some boiler-plate declarations and >> definitions that need to be included in your application's INF and >> DSC build files. These are described in the CONFIGURATION section, below. >> >> -A subset of the Python 2.7.2 distribution is included as part of >> AppPkg. If desired, -the full Python 2.7.2 distribution may be >> downloaded from python.org and used instead. >> -Delete or rename the existing Python-2.7.2 directory then extract the >> downloaded -Python-2.7.2.tgz file into the AppPkg\Applications\Python >> directory. This will produce a >> -Python-2.7.2 directory containing the full Python distribution. >> Python files that had to be -modified for EDK II are in the >> AppPkg\Applications\Python\PyMod-2.7.2 directory. These -files need >> to be copied into the corresponding directories within the extracted >> Python-2.7.2 -directory before Python can be built. >> +A full distribution of the Python 3.6.8 has been included as part of >> +AppPkg. But only a subset of the features have been enabled for UEFI >> +use case. Python files that had to be modified for EDK II are in the >> AppPkg\Applications\Python\Python-3.6.8\PyMod-3.6.8 directory. >> +These files need to be copied into the corresponding directories >> +within the Python-3.6.8 directory before Python can be built. This >> +can be achieved by running the srcprep.py available under >> AppPkg\Applications\Python\Python-3.6.8. >> + >> >> >> BUILDING >> diff --git a/StdLibPrivateInternalFiles/ReadMe.txt >> b/StdLibPrivateInternalFiles/ReadMe.txt >> index 424ee96..e21d2c8 100644 >> --- a/StdLibPrivateInternalFiles/ReadMe.txt >> +++ b/StdLibPrivateInternalFiles/ReadMe.txt >> @@ -146,14 +146,12 @@ There are some boiler-plate declarations and >> definitions that need to be included in your application's INF and >> DSC build files. These are described in the CONFIGURATION section, below. >> >> -A subset of the Python 2.7.2 distribution is included as part of >> AppPkg. If desired, -the full Python 2.7.2 distribution may be >> downloaded from python.org and used instead. >> -Delete or rename the existing Python-2.7.2 directory then extract the >> downloaded -Python-2.7.2.tgz file into the AppPkg\Applications\Python >> directory. This will produce a >> -Python-2.7.2 directory containing the full Python distribution. >> Python files that had to be -modified for EDK II are in the >> AppPkg\Applications\Python\PyMod-2.7.2 directory. These -files need >> to be copied into the corresponding directories within the extracted >> Python-2.7.2 -directory before Python can be built. >> +A full distribution of the Python 3.6.8 has been included as part of >> +AppPkg. But only a subset of the features have been enabled for UEFI >> +use case. Python files that had to be modified for EDK II are in the >> AppPkg\Applications\Python\Python-3.6.8\PyMod-3.6.8 directory. >> +These files need to be copied into the corresponding directories >> +within the Python-3.6.8 directory before Python can be built. This >> +can be achieved by running the srcprep.py available under >> AppPkg\Applications\Python\Python-3.6.8. >> >> >> BUILDING >> -- >> 2.32.0.windows.2 > > > > >