From nobody Fri Apr 19 03:53:52 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of groups.io designates 66.175.222.12 as permitted sender) client-ip=66.175.222.12; envelope-from=bounce+27952+56359+1787277+3901457@groups.io; helo=web01.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+56359+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1585197135; cv=none; d=zohomail.com; s=zohoarc; b=QdD2kCNTOmBm6ttQQ7Qc7WErmJ2NBxRQ5Oco1owZEcU9nRypUJ9A7YO4tZ5MmcgkorsUM1ov3I4r0r64vDoelRpZTlUNYc0xuCkIAvtCxoFX4QegOt3U3j4kHC/Z+alklm+ZC75JRMFH2QJJVjnBTWdZaDgj0BE42TT2R3iQipQ= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1585197135; h=Content-Type:Date:From:List-Id:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:Sender:Subject:To; bh=TrlqRo6jxjyJKoAa+WzMaXhWvyzrRsGFEts9mvETGxs=; b=gQa8b6fRdyFk/6vIKcuugOU9bvSjMGYgpHLZPKmMcWNbNzYG40zwKjncYb8zuPsFsRs9N9o80HLgPCoV5ZOb17/Kta6sp4KcswRZLX1MAdyVKU93A7Pj/B+X2MZ2RbNG5XA9ppJZRa9PplHUvKZ22XF6QQ1XI/pkIHkKSoB6Hvk= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+56359+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) header.from= Received: from web01.groups.io (web01.groups.io [66.175.222.12]) by mx.zohomail.com with SMTPS id 1585197135935819.095402466175; Wed, 25 Mar 2020 21:32:15 -0700 (PDT) Return-Path: X-Received: by 127.0.0.2 with SMTP id JIsbYY1788612xbA1QtMpGei; Wed, 25 Mar 2020 21:32:15 -0700 Subject: [edk2-devel] [PATCH] [Tianocore-Docs]: EDK II Python development Process and coding standards spec To: devel@edk2.groups.io From: "Purma, Kondal R" X-Originating-Location: Chandler, Arizona, US (192.55.55.39) X-Originating-Platform: Windows Chrome 80 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Wed, 25 Mar 2020 21:32:14 -0700 Message-ID: Precedence: Bulk List-Unsubscribe: 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,kondal.r.purma@intel.com X-Gm-Message-State: 4tgmTicAJI9Gw285EfTiq0iCx1787277AA= Content-Type: multipart/alternative; boundary="1SK50faYjKODOgXX6dQ0" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1585197135; bh=/2Hed6/8uzLb04Q7nYXQNFB5yI+jERRxAUBQFZ4FhGE=; h=Content-Type:Date:From:Reply-To:Subject:To; b=hKuzNghynwWkqsDj4nGlQQCXxOgho6bMFjX8weQsTSAQiQeqMQjlTb0EKFKtbZzcYRi 2Id+0XUljR3UuPSWMEtaG1mIvplJ+52UdUiu2QpcbwBYm4pf/YaTq5gii4XKb5ZUWGvbz zH6thRuh9Pt3DpDsXCrSs869by0bowwolYs= X-ZohoMail-DKIM: pass (identity @groups.io) --1SK50faYjKODOgXX6dQ0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Fixing typo in=C2=A0 Python development Process and coding standards draft = spec Chapter2. Signed-off-by: Purma, Kondal R --- README.md=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 9 +++++---- book.json=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 2 +- python_coding_guidelines_and_tools.md | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 03cb46e..46e2869 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,8 @@ Copyright (c) 2020, Intel Corporation. All rights reserve= d. ### Revision History -| Revision | Revision History | Date | -| ---------- | ------------------ | ----------- | -| 01.0 | Initial release. | Jan 2020| -|=C2=A0 =C2=A0|=C2=A0 =C2=A0 |=C2=A0 =C2=A0 | +| Revision=C2=A0 =C2=A0| Revision History=C2=A0 =C2=A0 =C2=A0| Date=C2=A0 = =C2=A0 =C2=A0 =C2=A0 | +| ---------- | ------------------=C2=A0 =C2=A0| ----------- | +| 0.10=C2=A0 =C2=A0 =C2=A0 =C2=A0| Initial release.=C2=A0 =C2=A0 =C2=A0| J= an 2017=C2=A0 =C2=A0 | +| 1.0=C2=A0 =C2=A0 =C2=A0 =C2=A0 | [#2626](https://bugzilla.tianocore.org/= show_bug.cgi?id=3D2626) Typo in Python development Process and coding stand= ards draft spec=C2=A0 | March 2017=C2=A0 | + diff --git a/book.json b/book.json index c3fc17b..1b2b16a 100644 --- a/book.json +++ b/book.json @@ -2,7 +2,7 @@ "variables" : { "draft"=C2=A0 =C2=A0: "yes", "title"=C2=A0 =C2=A0: "EDK II Python Development Process Specification", -=C2=A0 =C2=A0 "version" : "Revision 0.10" +=C2=A0 =C2=A0 "version" : "Revision 1.0" }, "plugins": ["puml"], diff --git a/python_coding_guidelines_and_tools.md b/python_coding_guidelin= es_and_tools.md index a0a06fe..31fbda7 100644 --- a/python_coding_guidelines_and_tools.md +++ b/python_coding_guidelines_and_tools.md @@ -57,7 +57,7 @@ annotations are not available. More details on PEP484 ava= ilable at https://www.python.org/dev/peps/pep-0484/ -###=C2=A0 =C2=A0**Falke8:** +###=C2=A0 =C2=A0**Flake8:** `Flake8` is a Python library wrapper around `PyFlakes, pycodestyle` and Ned Batchelder=E2=80=99s `McCabe` script
-- 2.18.0.windows.1 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#56359): https://edk2.groups.io/g/devel/message/56359 Mute This Topic: https://groups.io/mt/72558135/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- --1SK50faYjKODOgXX6dQ0 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
 
Fixing typo in  Python development Process and coding standards = draft spec Chapter2.
 
Signed-off-by: Purma, Kondal R <kondal.r.purma@intel.com>
---
 README.md               = ;              | 9 +++++----
 book.json               = ;              | 2 +-
 python_coding_guidelines_and_tools.md | 2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
 
diff --git a/README.md b/README.md
index 03cb46e..46e2869 100644
--- a/README.md
+++ b/README.md
@@ -76,7 +76,8 @@ Copyright (c) 2020, Intel Corporation. All rights r= eserved.
 
 ### Revision History
 
-| Revision | Revision History | Date |
-| ---------- | ------------------ | ----------- |
-| 01.0 | Initial release. | Jan 2020|
-|   |    |    |
+| Revision   | Revision History     | Date&= nbsp;       |
+| ---------- | ------------------   | ----------- |
+| 0.10       | Initial release.    &nb= sp;| Jan 2017    |
+| 1.0        | [#2626](https://bugzilla.tianocor= e.org/show_bug.cgi?id=3D2626) Typo in Python development Process and coding= standards draft spec  | March 2017  |
+
diff --git a/book.json b/book.json
index c3fc17b..1b2b16a 100644
--- a/book.json
+++ b/book.json
@@ -2,7 +2,7 @@
   "variables" : {
     "draft"   : "yes",
     "title"   : "EDK II Python Development = Process Specification",
-    "version" : "Revision 0.10"
+    "version" : "Revision 1.0"
   },
 
   "plugins": ["puml"],
diff --git a/python_coding_guidelines_and_tools.md b/python_coding_gu= idelines_and_tools.md
index a0a06fe..31fbda7 100644
--- a/python_coding_guidelines_and_tools.md
+++ b/python_coding_guidelines_and_tools.md
@@ -57,7 +57,7 @@ annotations are not available. More details on PEP4= 84 available at
 https://www.python.org/dev/peps/pep-0484/
 
 
-###   **Falke8:** 
+###   **Flake8:** 
 `Flake8` is a Python library wrapper around `PyFlakes, pycodest= yle` and
 Ned Batchelder’s `McCabe` script<br>
 
-- 
2.18.0.windows.1
 
_._,_._,_

Groups.io Links:

You receive all messages sent to this group.

View/Reply Online (#56359) | | Mu= te This Topic | New Topic

Your Subscripti= on | Contact Group Owner | Unsubscribe [importer@patchew.org]

_._,_._,_
--1SK50faYjKODOgXX6dQ0--