PEP 760: Mark as Withdrawn (#4037)
This commit is contained in:
parent
025c09eca1
commit
fdf22b8d78
|
@ -1,10 +1,11 @@
|
||||||
PEP: 760
|
PEP: 760
|
||||||
Title: No More Bare Excepts
|
Title: No More Bare Excepts
|
||||||
Author: Pablo Galindo <pablogsal@python.org>, Brett Cannon <brett@python.org>
|
Author: Pablo Galindo <pablogsal@python.org>, Brett Cannon <brett@python.org>
|
||||||
Status: Draft
|
Status: Withdrawn
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Created: 02-Oct-2024
|
Created: 02-Oct-2024
|
||||||
Python-Version: 3.14
|
Python-Version: 3.14
|
||||||
|
Post-History: `09-Oct-2024 <https://discuss.python.org/t/pep-760-no-more-bare-excepts/67182>`__
|
||||||
|
|
||||||
|
|
||||||
Abstract
|
Abstract
|
||||||
|
|
Loading…
Reference in New Issue