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 f4878ff commit b8b0e37Copy full SHA for b8b0e37
peps/pep-0767.rst
@@ -2,12 +2,13 @@ PEP: 767
2
Title: Annotating Read-Only Attributes
3
Author: Eneg <eneg at discuss.python.org>
4
Sponsor: Carl Meyer <[email protected]>
5
-Discussions-To: https://discuss.python.org/t/expanding-readonly-to-normal-classes-protocols/67359
+Discussions-To: https://discuss.python.org/t/pep-767-annotating-read-only-attributes/73408
6
Status: Draft
7
Type: Standards Track
8
Topic: Typing
9
Created: 18-Nov-2024
10
Python-Version: 3.14
11
+Post-History: `09-Oct-2024 <https://discuss.python.org/t/expanding-readonly-to-normal-classes-protocols/67359>`__
12
13
14
Abstract
0 commit comments