Documentation
The current documentation page for memoryview includes a version-changed directive telling readers that the class started supporting subscripting in python 3.14. However, there is no mention as to what it is generic in. Maybe the answer was too obvious for the writer of the documentation, but it certainly isn't for a layman like me.
Documentation
The current documentation page for
memoryviewincludes a version-changed directive telling readers that the class started supporting subscripting in python 3.14. However, there is no mention as to what it is generic in. Maybe the answer was too obvious for the writer of the documentation, but it certainly isn't for a layman like me.