PEP 690: Change status to rejected (#2930)
This commit is contained in:
parent
c8905d0d73
commit
959416955f
|
@ -3,13 +3,14 @@ Title: Lazy Imports
|
|||
Author: Germán Méndez Bravo <german.mb@gmail.com>, Carl Meyer <carl@oddbird.net>
|
||||
Sponsor: Barry Warsaw <barry@python.org>
|
||||
Discussions-To: https://discuss.python.org/t/pep-690-lazy-imports/15474
|
||||
Status: Draft
|
||||
Status: Rejected
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
Created: 29-Apr-2022
|
||||
Python-Version: 3.12
|
||||
Post-History: `03-May-2022 <https://discuss.python.org/t/pep-690-lazy-imports/15474>`__,
|
||||
`03-May-2022 <https://mail.python.org/archives/list/python-dev@python.org/thread/IHOSWMIBKCXVB46FI7NGOC2F34RUYZ5Z/>`__
|
||||
Resolution: https://discuss.python.org/t/pep-690-lazy-imports-again/19661/26
|
||||
|
||||
|
||||
Abstract
|
||||
|
|
Loading…
Reference in New Issue