From ad45795d15870420f8373c29f64cda85a453ee45 Mon Sep 17 00:00:00 2001 From: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> Date: Mon, 24 Feb 2025 17:09:28 +0000 Subject: [PATCH] Apply suggestions from Petr Co-authored-by: Petr Viktorin --- .github/CODEOWNERS | 2 +- peps/pep-0775.rst | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2e5ae8a7f21..7eda0dc1ee8 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -653,7 +653,7 @@ peps/pep-0771.rst @pradyunsg peps/pep-0772.rst @warsaw @pradyunsg peps/pep-0773.rst @zooba peps/pep-0774.rst @savannahostrowski -peps/pep-0775.rst @stanfromireland @encukou +peps/pep-0775.rst @encukou # ... peps/pep-0777.rst @warsaw # ... diff --git a/peps/pep-0775.rst b/peps/pep-0775.rst index 473a1e3dbfb..5d61d8a85fb 100644 --- a/peps/pep-0775.rst +++ b/peps/pep-0775.rst @@ -58,6 +58,8 @@ adding it hasn't yet been a priority there. (Note that `Pyodide`_, the main We take this as an opportunity to continue testing a platform without ``zlib``, so that we don't unintentionally break unsupported builds yet. +.. _Pyodide: https://pyodide.org + Specification =============