PEP 729: Update Discussions-To (#3462)
This commit is contained in:
parent
4387d8b4b8
commit
495eefba9a
|
@ -1,13 +1,14 @@
|
||||||
PEP: 729
|
PEP: 729
|
||||||
Title: Typing governance process
|
Title: Typing governance process
|
||||||
Author: Jelle Zijlstra <jelle.zijlstra@gmail.com>, Shantanu Jain <hauntsaninja at gmail.com>
|
Author: Jelle Zijlstra <jelle.zijlstra@gmail.com>, Shantanu Jain <hauntsaninja at gmail.com>
|
||||||
Discussions-To: https://discuss.python.org/t/proposed-new-typing-governance-process/34244
|
Discussions-To: https://discuss.python.org/t/pep-729-typing-governance-process/35362
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Process
|
Type: Process
|
||||||
Topic: Typing
|
Topic: Typing
|
||||||
Created: 19-Sep-2023
|
Created: 19-Sep-2023
|
||||||
Python-Version: 3.13
|
Python-Version: 3.13
|
||||||
Post-History: `20-Sep-2023 <https://discuss.python.org/t/proposed-new-typing-governance-process/34244>`__
|
Post-History: `04-Oct-2023 <https://discuss.python.org/t/pep-729-typing-governance-process/35362>`__,
|
||||||
|
`20-Sep-2023 <https://discuss.python.org/t/proposed-new-typing-governance-process/34244>`__
|
||||||
|
|
||||||
Abstract
|
Abstract
|
||||||
========
|
========
|
||||||
|
|
Loading…
Reference in New Issue