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 bcd42d6 commit 9b01525Copy full SHA for 9b01525
peps/pep-0675.rst
@@ -3,14 +3,16 @@ Title: Arbitrary Literal String Type
3
Author: Pradeep Kumar Srinivasan <gohanpra@gmail.com>, Graham Bleaney <gbleaney@gmail.com>
4
Sponsor: Jelle Zijlstra <jelle.zijlstra@gmail.com>
5
Discussions-To: https://mail.python.org/archives/list/typing-sig@python.org/thread/VB74EHNM4RODDFM64NEEEBJQVAUAWIAW/
6
-Status: Accepted
+Status: Final
7
Type: Standards Track
8
Topic: Typing
9
Created: 30-Nov-2021
10
Python-Version: 3.11
11
Post-History: 07-Feb-2022
12
Resolution: https://mail.python.org/archives/list/python-dev@python.org/message/XEOOSSPNYPGZ5NXOJFPLXG2BTN7EVRT5/
13
14
+.. canonical-typing-spec:: :ref:`typing:literalstring`
15
+
16
Abstract
17
========
18
0 commit comments