Skip to content

Commit 8d04657

Browse files
Update doc/index.rst
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
1 parent 8029d13 commit 8d04657

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1301,7 +1301,7 @@ Sentinel objects
13011301
than `<X>`.
13021302
- Passing `repr` as a positional argument to the constructor is deprecated.
13031303
- Passing `name` as a keyword argument to the constructor is deprecated.
1304-
- Subclassing a sentinel is deprecated.
1304+
- Subclassing `sentinel` is deprecated.
13051305
- Assigning arbitrary attributes to a sentinel is deprecated.
13061306

13071307

0 commit comments

Comments
 (0)