We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4269b2 commit 32d8ef0Copy full SHA for 32d8ef0
1 file changed
peps/pep-0661.rst
@@ -2,13 +2,14 @@ PEP: 661
2
Title: Sentinel Values
3
Author: Tal Einat <tal@python.org>, Jelle Zijlstra <jelle.zijlstra@gmail.com>
4
Discussions-To: https://discuss.python.org/t/pep-661-sentinel-values/9126
5
-Status: Accepted
+Status: Final
6
Type: Standards Track
7
Created: 06-Jun-2021
8
Python-Version: 3.15
9
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>`__
10
Resolution: `23-Apr-2026 <https://discuss.python.org/t/pep-661-sentinel-values/9126/337>`__
11
12
+.. canonical-doc:: :external+py3.15:class:`sentinel`
13
14
Abstract
15
========
0 commit comments