Skip to content

Commit dcbda41

Browse files
[3.13] gh-57281: Fix duplicate deprecation note: array 'u' format (GH-133113) (#133147)
gh-57281: Fix duplicate deprecation note: array 'u' format (GH-133113) (cherry picked from commit 59ff421) Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
1 parent 0b1e676 commit dcbda41

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
@@ -7,8 +7,6 @@ although there is currently no date scheduled for their removal.
77
* :mod:`argparse`: Nesting argument groups and nesting mutually exclusive
88
groups are deprecated.
99

10-
* :mod:`array`'s ``'u'`` format code (:gh:`57281`)
11-
1210
* :mod:`builtins`:
1311

1412
* ``bool(NotImplemented)``.

0 commit comments

Comments
 (0)