Skip to content

Commit 9b01525

Browse files
authored
PEP 675: Mark as Final (#3673)
1 parent bcd42d6 commit 9b01525

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

peps/pep-0675.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,16 @@ Title: Arbitrary Literal String Type
33
Author: Pradeep Kumar Srinivasan <[email protected]>, Graham Bleaney <[email protected]>
44
Sponsor: Jelle Zijlstra <[email protected]>
55
Discussions-To: https://mail.python.org/archives/list/[email protected]/thread/VB74EHNM4RODDFM64NEEEBJQVAUAWIAW/
6-
Status: Accepted
6+
Status: Final
77
Type: Standards Track
88
Topic: Typing
99
Created: 30-Nov-2021
1010
Python-Version: 3.11
1111
Post-History: 07-Feb-2022
1212
Resolution: https://mail.python.org/archives/list/[email protected]/message/XEOOSSPNYPGZ5NXOJFPLXG2BTN7EVRT5/
1313

14+
.. canonical-typing-spec:: :ref:`typing:literalstring`
15+
1416
Abstract
1517
========
1618

0 commit comments

Comments
 (0)