https://github.com/python/cpython/commit/59ff42155aa976c0b7db6fdb3dff9c68e833bbaa
commit: 59ff42155aa976c0b7db6fdb3dff9c68e833bbaa
branch: main
author: Stan Ulbrych <[email protected]>
committer: vstinner <[email protected]>
date: 2025-04-29T13:22:15+02:00
summary:
gh-57281: Fix duplicate deprecation note: array 'u' format (#133113)
files:
M Doc/deprecations/pending-removal-in-future.rst
diff --git a/Doc/deprecations/pending-removal-in-future.rst
b/Doc/deprecations/pending-removal-in-future.rst
index 24e8853da90621..563f994c04b17b 100644
--- a/Doc/deprecations/pending-removal-in-future.rst
+++ b/Doc/deprecations/pending-removal-in-future.rst
@@ -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)``.
_______________________________________________
Python-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-checkins.python.org/
Member address: [email protected]