summaryrefslogtreecommitdiffstats
path: root/Include/internal/pycore_memoryobject.h
Commit message (Expand)AuthorAgeFilesLines
* gh-132776: Revert Moving memoryview XIData Code to memoryobject.c (gh-132960)Eric Snow2025-04-251-11/+0
* gh-132776: Cleanup for XIBufferViewType (gh-132821)Eric Snow2025-04-251-0/+11
* gh-106320: Remove private _PyManagedBuffer_Type (#108431)Victor Stinner2023-08-241-0/+2
* gh-104223: Fix issues with inheriting from buffer classes (#104227)Jelle Zijlstra2023-05-081-1/+2
* gh-102500: Implement PEP 688 (#102521)Jelle Zijlstra2023-05-041-0/+17