Use a separate Py_ssize_t var instead of casting an int pointer as a Py_ssize_t pointer.
[libftdi] / python / ftdi1.i
2018-11-05 Jordan RupprechtUse a separate Py_ssize_t var instead of casting an...
2017-02-22 Thomas JaroschAdd python (SWIG) support for ftdi_eeprom_get_strings()
2016-04-18 Thomas JaroschAdd ftdi_usb_get_strings2() to the python wrapper
2015-11-05 Thomas Jaroschswig wrapper: Fix handling of binary strings in ftdi_wr...
2013-02-26 Michel ZouMoved python stuff to own directory