From dcdc785c21c7e66870542da6987780d9e7e3eea3 Mon Sep 17 00:00:00 2001 From: Savannah Ostrowski Date: Mon, 13 Apr 2026 09:14:46 -0700 Subject: [PATCH] Add Discuss links for 831 --- peps/pep-0831.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/peps/pep-0831.rst b/peps/pep-0831.rst index e414bb6dfec..1c54a5c7c5c 100644 --- a/peps/pep-0831.rst +++ b/peps/pep-0831.rst @@ -3,13 +3,12 @@ Title: Frame Pointers Everywhere: Enabling System-Level Observability for Python Author: Pablo Galindo Salgado , Ken Jin , Savannah Ostrowski , -Discussions-To: Pending +Discussions-To: https://discuss.python.org/t/106958 Status: Draft Type: Standards Track Created: 14-Mar-2026 Python-Version: 3.15 -Post-History: Pending - +Post-History: `13-Apr-2026 `__ Abstract ========