]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91484: Allow memoryview cast for F-contiguous (GH-137803)
authorJaemin Park <56078563+jamie2779@users.noreply.github.com>
Fri, 24 Jul 2026 13:17:06 +0000 (22:17 +0900)
committerGitHub <noreply@github.com>
Fri, 24 Jul 2026 13:17:06 +0000 (13:17 +0000)
commita400767e52ba47baa9de1acf5dba7800cfaa3ef4
tree550a94d1ce63f0a2ab33f8a21c3059a10b216064
parentb1e530ebf3b68e884ab37882d690d95e5d82aef5
gh-91484: Allow memoryview cast for F-contiguous (GH-137803)
Doc/library/stdtypes.rst
Doc/whatsnew/3.16.rst
Lib/test/test_buffer.py
Misc/NEWS.d/next/Core_and_Builtins/2025-08-15-06-28-45.gh-issue-91484.huCgHt.rst [new file with mode: 0644]
Objects/memoryobject.c