From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 8A031AC139B for ; Fri, 1 Sep 2023 16:18:25 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=UC85PHNt1+6+qzvuwLM9kFKg9Kx/eZvr9r3901eMF08=; c=relaxed/simple; d=groups.io; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Transfer-Encoding; s=20140610; t=1693585104; v=1; b=VrXgnwItU3UB9xXuV6+ZzLPrpu7YBHYIUDXYW9TmEReumXo/YJTT2CFy2V+EjNR2lDAqEYQW R2ZFKevIxpx7gzGyxYgx4zv+P3KTfjgVOMhdgkMusK5Ul0XWZM41QMO87teLj7hzrBb9FXX0xNZ vlX43KSoekU1IrM+ipNU4a5I= X-Received: by 127.0.0.2 with SMTP id sBTsYY7687511xyrCAtzWacK; Fri, 01 Sep 2023 09:18:24 -0700 X-Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.24]) by mx.groups.io with SMTP id smtpd.web11.72.1693585103045602274 for ; Fri, 01 Sep 2023 09:18:23 -0700 X-IronPort-AV: E=McAfee;i="6600,9927,10819"; a="378979284" X-IronPort-AV: E=Sophos;i="6.02,220,1688454000"; d="scan'208";a="378979284" X-Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 Sep 2023 09:18:11 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10819"; a="743153539" X-IronPort-AV: E=Sophos;i="6.02,220,1688454000"; d="scan'208";a="743153539" X-Received: from njayapra-mobl.gar.corp.intel.com ([10.213.83.150]) by fmsmga007-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 Sep 2023 09:18:09 -0700 From: "Jayaprakash, N" To: devel@edk2.groups.io Cc: Jayaprakash N Subject: [edk2-devel] [edk2-libc Patch 0/1] AppPkg - fix python socket module compilation instructions Date: Fri, 1 Sep 2023 21:48:01 +0530 Message-Id: <20230901161802.1362-1-n.jayaprakash@intel.com> MIME-Version: 1.0 Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,n.jayaprakash@intel.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: CSfg8G12C2Q3BSfpCEqRch6Ux7686176AA= Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=VrXgnwIt; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=intel.com (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io This patch fixes the insufficient documentation issue in Py368ReadMe.txt for compiling the socket module as builtin module of Python. The issue is reported in BZ 4548. Jayaprakash N (1): ek2-libc: Fix compilation instructions of socket module as builtin module .../Python/Python-3.6.8/Py368ReadMe.txt | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) -- 2.40.0.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#108229): https://edk2.groups.io/g/devel/message/108229 Mute This Topic: https://groups.io/mt/101098539/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-