PEP 713: Mark as Rejected (#3423)
This commit is contained in:
parent
ffdff87dff
commit
5ce45eda6d
13
pep-0713.rst
13
pep-0713.rst
|
@ -3,12 +3,23 @@ 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
|
||||
Status: Rejected
|
||||
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>`__
|
||||
Resolution: https://discuss.python.org/t/26127/86
|
||||
|
||||
|
||||
Rejection Notice
|
||||
================
|
||||
|
||||
The Steering Council didn't feel that there was a compelling reason to
|
||||
have this PEP, even though it clearly could be done from a consistency
|
||||
point of view.
|
||||
If this idea comes up again in the future, this is a useful prior
|
||||
discussion to refer to.
|
||||
|
||||
|
||||
Abstract
|
||||
|
|
Loading…
Reference in New Issue