Skip to content

Commit

Permalink
PEP 675: Mark as Final (#3673)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored Feb 15, 2024
1 parent bcd42d6 commit 9b01525
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion peps/pep-0675.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,16 @@ Title: Arbitrary Literal String Type
Author: Pradeep Kumar Srinivasan <gohanpra@gmail.com>, Graham Bleaney <gbleaney@gmail.com>
Sponsor: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Discussions-To: https://mail.python.org/archives/list/typing-sig@python.org/thread/VB74EHNM4RODDFM64NEEEBJQVAUAWIAW/
Status: Accepted
Status: Final
Type: Standards Track
Topic: Typing
Created: 30-Nov-2021
Python-Version: 3.11
Post-History: 07-Feb-2022
Resolution: https://mail.python.org/archives/list/python-dev@python.org/message/XEOOSSPNYPGZ5NXOJFPLXG2BTN7EVRT5/

.. canonical-typing-spec:: :ref:`typing:literalstring`

Abstract
========

Expand Down

0 comments on commit 9b01525

Please sign in to comment.