Skip to content

Commit 32d8ef0

Browse files
authored
PEP 661: Mark as Final (#4940)
1 parent b4269b2 commit 32d8ef0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

peps/pep-0661.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@ PEP: 661
22
Title: Sentinel Values
33
Author: Tal Einat <tal@python.org>, Jelle Zijlstra <jelle.zijlstra@gmail.com>
44
Discussions-To: https://discuss.python.org/t/pep-661-sentinel-values/9126
5-
Status: Accepted
5+
Status: Final
66
Type: Standards Track
77
Created: 06-Jun-2021
88
Python-Version: 3.15
99
Post-History: `20-May-2021 <https://discuss.python.org/t/sentinel-values-in-the-stdlib/8810>`__, `06-Jun-2021 <https://discuss.python.org/t/pep-661-sentinel-values/9126>`__
1010
Resolution: `23-Apr-2026 <https://discuss.python.org/t/pep-661-sentinel-values/9126/337>`__
1111

12+
.. canonical-doc:: :external+py3.15:class:`sentinel`
1213

1314
Abstract
1415
========

0 commit comments

Comments
 (0)