PEP 713: add discussion link (#3121)

This commit is contained in:
Amethyst Reese 2023-04-23 15:55:21 -06:00 committed by GitHub
parent 04dce495d5
commit 70532f8abf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -2,11 +2,13 @@ PEP: 713
Title: Callable Modules
Author: Amethyst Reese <amethyst at n7.gg>
Sponsor: Łukasz Langa <lukasz at python.org>
Discussions-To: https://discuss.python.org/t/pep-713-callable-modules/26127
Status: Draft
Type: Standards Track
Content-Type: text/x-rst
Created: 20-Apr-2023
Python-Version: 3.12
Post-History: `23-Apr-2023 <https://discuss.python.org/t/pep-713-callable-modules/26127>`__
Abstract