-
Matěj Laitl authored
This patch contains test-case along with a blind patch that fixes the test (but may have other consequences, someone who actually understands the code must review it). Original error was: Fatal Python error: Acquisition count is 0 (line XYZ) which was caused by refcount error when memview transposition was used on extension class memoryview attribute.
f0ca61d4