mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-11 17:00:34 +00:00
Incref descriptors properly when creating arrays
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
T{?:x:xxxI:y:f:z:}
|
||||
T{?:x:=I:y:f:z:}
|
||||
T{T{?:x:xxxI:y:f:z:}:a:T{?:x:=I:y:f:z:}:b:}
|
||||
0,0,0
|
||||
1,1,1.5
|
||||
0,2,3
|
||||
0,0,0
|
||||
1,1,1.5
|
||||
0,2,3
|
||||
0,0,0|1,1,1.5
|
||||
1,1,1.5|0,2,3
|
||||
0,2,3|1,3,4.5
|
||||
|
||||
Reference in New Issue
Block a user