Skip to content

Commit

Permalink
Update Doc/library/stdtypes.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Peter Bierma <[email protected]>
  • Loading branch information
brianschubert and ZeroIntensity authored Oct 26, 2024
1 parent b78ab6b commit 413fa83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/library/stdtypes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3889,7 +3889,7 @@ copying.
.. versionchanged:: 3.5
memoryviews can now be indexed with tuple of integers.

.. versionchanged:: 3.14
.. versionchanged:: next
memoryview is now a :term:`generic type`.

:class:`memoryview` has several methods:
Expand Down

0 comments on commit 413fa83

Please sign in to comment.