From 9c99547042920f769cdc43e4faac09caba28fd5d Mon Sep 17 00:00:00 2001 From: Teon L Brooks Date: Tue, 5 May 2026 17:08:36 -0400 Subject: [PATCH 1/4] Update pep-0783.rst minor typo --- peps/pep-0783.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/peps/pep-0783.rst b/peps/pep-0783.rst index 8128937e162..90bdbc6cd32 100644 --- a/peps/pep-0783.rst +++ b/peps/pep-0783.rst @@ -219,7 +219,7 @@ A Custom Interpreter Tag For Pyodide ------------------------------------ We don't need a custom interpreter tag for Pyodide because Pyodide is CPython. -While we do apply a few minor patches, they have no affect on the interpeter ABI +While we do apply a few minor patches, they have no effect on the interpeter ABI and our long term goal is to upstream everything. Alternative Options for the Platform Tag From 79efa83755f1f727a53c55f024f54a14ecc987bd Mon Sep 17 00:00:00 2001 From: Teon L Brooks Date: Tue, 5 May 2026 17:13:16 -0400 Subject: [PATCH 2/4] Update pep-0783.rst --- peps/pep-0783.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/peps/pep-0783.rst b/peps/pep-0783.rst index 90bdbc6cd32..2972d50b40d 100644 --- a/peps/pep-0783.rst +++ b/peps/pep-0783.rst @@ -261,7 +261,7 @@ No patch version How to Teach This ================= -Fo Pyodide Users +For Pyodide Users ---------------- We recommend the `Pyodide documentation on installing packages `__. We will make a From 7f0beeda1ed65f2d819991da588309c9ebb6419e Mon Sep 17 00:00:00 2001 From: Teon L Brooks Date: Tue, 5 May 2026 17:32:15 -0400 Subject: [PATCH 3/4] Update peps/pep-0783.rst Co-authored-by: Savannah Ostrowski --- peps/pep-0783.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/peps/pep-0783.rst b/peps/pep-0783.rst index 2972d50b40d..54dd987e482 100644 --- a/peps/pep-0783.rst +++ b/peps/pep-0783.rst @@ -219,7 +219,7 @@ A Custom Interpreter Tag For Pyodide ------------------------------------ We don't need a custom interpreter tag for Pyodide because Pyodide is CPython. -While we do apply a few minor patches, they have no effect on the interpeter ABI +While we do apply a few minor patches, they have no effect on the interpreter ABI and our long term goal is to upstream everything. Alternative Options for the Platform Tag From 25359fcbfab9ed1b624ec87a60dfe6407f9b6100 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Wed, 6 May 2026 09:17:55 +0300 Subject: [PATCH 4/4] Match underline --- peps/pep-0783.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/peps/pep-0783.rst b/peps/pep-0783.rst index 54dd987e482..75ce364a9eb 100644 --- a/peps/pep-0783.rst +++ b/peps/pep-0783.rst @@ -262,7 +262,7 @@ How to Teach This ================= For Pyodide Users ----------------- +----------------- We recommend the `Pyodide documentation on installing packages `__. We will make a table showing which ``pyemscripten`` platform version each Pyodide version is