diff --git a/pep-0690.rst b/pep-0690.rst index b5ddf0eb0..d1a1d8052 100644 --- a/pep-0690.rst +++ b/pep-0690.rst @@ -3,13 +3,14 @@ Title: Lazy Imports Author: Germán Méndez Bravo , Carl Meyer Sponsor: Barry Warsaw 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 `__, `03-May-2022 `__ +Resolution: https://discuss.python.org/t/pep-690-lazy-imports-again/19661/26 Abstract