Skip to content

Commit c4d6770

Browse files
PEP 797: Add discussion link (#4779)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 93ea7f4 commit c4d6770

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

peps/pep-0797.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
PEP: 797
22
Title: Shared Object Proxies
33
Author: Peter Bierma <peter@python.org>
4-
Discussions-To: Pending
4+
Discussions-To: https://discuss.python.org/t/105709
55
Status: Draft
66
Type: Standards Track
77
Created: 08-Aug-2025
88
Python-Version: 3.15
9-
Post-History: `01-Jul-2025 <https://discuss.python.org/t/97306>`__
9+
Post-History: `01-Jul-2025 <https://discuss.python.org/t/97306>`__,
10+
`13-Jan-2026 <https://discuss.python.org/t/105709>`__,
1011

1112

1213
Abstract

0 commit comments

Comments
 (0)