We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93ea7f4 commit c4d6770Copy full SHA for c4d6770
peps/pep-0797.rst
@@ -1,12 +1,13 @@
1
PEP: 797
2
Title: Shared Object Proxies
3
Author: Peter Bierma <peter@python.org>
4
-Discussions-To: Pending
+Discussions-To: https://discuss.python.org/t/105709
5
Status: Draft
6
Type: Standards Track
7
Created: 08-Aug-2025
8
Python-Version: 3.15
9
-Post-History: `01-Jul-2025 <https://discuss.python.org/t/97306>`__
+Post-History: `01-Jul-2025 <https://discuss.python.org/t/97306>`__,
10
+ `13-Jan-2026 <https://discuss.python.org/t/105709>`__,
11
12
13
Abstract
0 commit comments