mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
gh-57281: Fix duplicate deprecation note: array 'u' format (#133113)
This commit is contained in:
parent
0c26dbd16e
commit
59ff42155a
1 changed files with 0 additions and 2 deletions
|
@ -13,8 +13,6 @@ although there is currently no date scheduled for their removal.
|
|||
deprecated.
|
||||
* The :class:`argparse.FileType` type converter is deprecated.
|
||||
|
||||
* :mod:`array`'s ``'u'`` format code (:gh:`57281`)
|
||||
|
||||
* :mod:`builtins`:
|
||||
|
||||
* ``bool(NotImplemented)``.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue