PEP 702: Add link (#2944)
This commit is contained in:
parent
f668d6b846
commit
f8f0f4acbc
|
@ -1,12 +1,14 @@
|
|||
PEP: 702
|
||||
Title: Marking deprecations using the type system
|
||||
Author: Jelle Zijlstra <jelle.zijlstra@gmail.com>
|
||||
Discussions-To: https://mail.python.org/archives/list/typing-sig@python.org/thread/AKTFUYW3WDT7R7PGRIJQZMYHMDJNE4QH/
|
||||
Status: Draft
|
||||
Type: Standards Track
|
||||
Topic: Typing
|
||||
Content-Type: text/x-rst
|
||||
Created: 30-Dec-2022
|
||||
Python-Version: 3.12
|
||||
Post-History: `01-Jan-2023 <https://mail.python.org/archives/list/typing-sig@python.org/thread/AKTFUYW3WDT7R7PGRIJQZMYHMDJNE4QH/>`__
|
||||
|
||||
|
||||
Abstract
|
||||
|
|
Loading…
Reference in New Issue