Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PEP 729: Mark as Active #3542

Merged
merged 2 commits into from
Nov 23, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion peps/pep-0729.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@ PEP: 729
Title: Typing governance process
Author: Jelle Zijlstra <[email protected]>, Shantanu Jain <hauntsaninja at gmail.com>
Discussions-To: https://discuss.python.org/t/pep-729-typing-governance-process/35362
Status: Draft
Status: Accepted
JelleZijlstra marked this conversation as resolved.
Show resolved Hide resolved
Type: Process
Topic: Governance, Typing
Created: 19-Sep-2023
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>`__
Resolution: https://discuss.python.org/t/pep-729-typing-governance-process/35362/12

Abstract
========
Expand Down