mirror of
https://github.com/mariadb-corporation/mariadb-connector-python.git
synced 2025-07-30 12:57:47 +00:00

Insted of parsing a short int (16 bits, "h" option in PyArg_ParseTuple) we need to parse 32bit option "i"
Insted of parsing a short int (16 bits, "h" option in PyArg_ParseTuple) we need to parse 32bit option "i"