8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d08fd29 commit 0381ea7Copy full SHA for 0381ea7
Doc/library/array.rst
@@ -173,6 +173,8 @@ The following data items and methods are also supported:
173
174
Deprecated alias for :meth:`frombytes`.
175
176
+ .. deprecated-removed:: 3.2 3.9
177
+
178
179
.. method:: array.fromunicode(s)
180
@@ -235,6 +237,8 @@ The following data items and methods are also supported:
235
237
236
238
Deprecated alias for :meth:`tobytes`.
239
240
241
242
243
.. method:: array.tounicode()
244
0 commit comments