Skip to content

Commit b8b0e37

Browse files
authored
PEP 767: Update Discussions-To (#4157)
1 parent f4878ff commit b8b0e37

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

peps/pep-0767.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@ PEP: 767
22
Title: Annotating Read-Only Attributes
33
Author: Eneg <eneg at discuss.python.org>
44
Sponsor: Carl Meyer <[email protected]>
5-
Discussions-To: https://discuss.python.org/t/expanding-readonly-to-normal-classes-protocols/67359
5+
Discussions-To: https://discuss.python.org/t/pep-767-annotating-read-only-attributes/73408
66
Status: Draft
77
Type: Standards Track
88
Topic: Typing
99
Created: 18-Nov-2024
1010
Python-Version: 3.14
11+
Post-History: `09-Oct-2024 <https://discuss.python.org/t/expanding-readonly-to-normal-classes-protocols/67359>`__
1112

1213

1314
Abstract

0 commit comments

Comments
 (0)