From cd7ccc91f119aa44490535d909b577bb5559aef2 Mon Sep 17 00:00:00 2001 From: "Gregory P. Smith" Date: Sun, 12 Apr 2026 20:38:42 +0000 Subject: [PATCH] PEP-830: link to the DPO thread --- peps/pep-0830.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/peps/pep-0830.rst b/peps/pep-0830.rst index f9080fd84de..0eab55800f6 100644 --- a/peps/pep-0830.rst +++ b/peps/pep-0830.rst @@ -1,12 +1,12 @@ PEP: 830 Title: Add timestamps to exceptions and tracebacks Author: Gregory P. Smith -Discussions-To: Pending +Discussions-To: https://discuss.python.org/t/106942 Status: Draft Type: Standards Track Created: 15-Mar-2026 Python-Version: 3.15 -Post-History: +Post-History: `12-Apr-2026 `__ Abstract