author | Sebastian Harl <sh@tokkee.org> | |
Thu, 4 Aug 2016 20:15:34 +0000 (22:15 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 4 Aug 2016 20:15:34 +0000 (22:15 +0200) | ||
commit | 8af74098eb65ff4c0c0cc65dfaa40973fe741a63 | |
tree | cb90c6cdee66e7bd5967129003c0d88e56d5a97a | tree | snapshot |
parent | 924bfe28d5be1058ccf50931d77639212fb28346 | commit | diff |
python plugin: Fix conversion of value-lists from Python to C.
This affects data-sets with more than one data-source of different types.
Previously, the type of the first data-source would have been used to convert
all values.
This affects data-sets with more than one data-source of different types.
Previously, the type of the first data-source would have been used to convert
all values.
src/pyvalues.c | diff | blob | history |