Skip to content

Commit 59ff421

Browse files
gh-57281: Fix duplicate deprecation note: array 'u' format (#133113)
1 parent 0c26dbd commit 59ff421

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Doc/deprecations/pending-removal-in-future.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ although there is currently no date scheduled for their removal.
1313
deprecated.
1414
* The :class:`argparse.FileType` type converter is deprecated.
1515

16-
* :mod:`array`'s ``'u'`` format code (:gh:`57281`)
17-
1816
* :mod:`builtins`:
1917

2018
* ``bool(NotImplemented)``.

0 commit comments

Comments
 (0)