From 337a97e9abee42c36ebc909b4531ee64a0dc0ff6 Mon Sep 17 00:00:00 2001 From: Ofek Lev Date: Sat, 7 Sep 2024 14:25:12 -0400 Subject: [PATCH] PEP 752, 755: update history (#3952) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> --- peps/pep-0752.rst | 3 ++- peps/pep-0755.rst | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/peps/pep-0752.rst b/peps/pep-0752.rst index 9b2a19f86..c10ae2788 100644 --- a/peps/pep-0752.rst +++ b/peps/pep-0752.rst @@ -3,12 +3,13 @@ Title: Implicit namespaces for package repositories Author: Ofek Lev Sponsor: Barry Warsaw PEP-Delegate: Dustin Ingram -Discussions-To: https://discuss.python.org/t/61227 +Discussions-To: https://discuss.python.org/t/63192 Status: Draft Type: Standards Track Topic: Packaging Created: 13-Aug-2024 Post-History: `18-Aug-2024 `__, + `07-Sep-2024 `__, Abstract ======== diff --git a/peps/pep-0755.rst b/peps/pep-0755.rst index ddbc7448b..e6343b04f 100644 --- a/peps/pep-0755.rst +++ b/peps/pep-0755.rst @@ -3,10 +3,12 @@ Title: Implicit namespace policy for PyPI Author: Ofek Lev Sponsor: Barry Warsaw PEP-Delegate: Dustin Ingram +Discussions-To: https://discuss.python.org/t/63191 Status: Draft Type: Process Topic: Packaging Created: 05-Sep-2024 +Post-History: `07-Sep-2024 `__, Abstract ========