PEP 677: Add Discussions-To and Post-History headers (#2224)
* Add Discussions-To and Post-History headers * Change Discussions-To to python-dev
This commit is contained in:
parent
5cb9636c4c
commit
4a0c9779de
|
@ -3,12 +3,13 @@ Title: Callable Type Syntax
|
|||
Author: Steven Troxler <steven.troxler@gmail.com>,
|
||||
Pradeep Kumar Srinivasan <gohanpra@gmail.com>
|
||||
Sponsor: Guido van Rossum <guido at python.org>
|
||||
Discussions-To: python-dev@python.org
|
||||
Status: Draft
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
Created: 13-Dec-2021
|
||||
Python-Version: 3.11
|
||||
Post-History:
|
||||
Post-History: 16-Dec-2021
|
||||
|
||||
Abstract
|
||||
========
|
||||
|
|
Loading…
Reference in New Issue