Use a separate Py_ssize_t var instead of casting an int pointer as a Py_ssize_t pointer.
[libftdi] / python /
2018-11-05 Jordan RupprechtUse a separate Py_ssize_t var instead of casting an...
2018-11-05 Eneas U de QueirozCMake: use find_package (SWIG) for cmake >= 3.0.0
2018-02-28 Yegor YefremovCMake: move options to a dedicated file
2017-02-22 Thomas JaroschAdd python (SWIG) support for ftdi_eeprom_get_strings()
2017-02-22 Yegor Yefremovcbus.py: remove unnecessary semicolons
2016-08-17 Tim D. SmithAllow LINK_PYTHON_LIBRARY=OFF on Darwin
2016-06-15 Yegor YefremovFix cbus.py example
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...
2015-01-14 Rodney SinclairAdd cbus python example code
2014-03-05 xantares 09enable doxygen docstrings
2013-10-31 xantaresFixed mingw python installation.
2013-10-31 xantaresWorkaround for cmake bug #0013449
2013-07-19 Michel ZouPython bindings: Fix warnings from pep8
2013-07-08 Thomas JaroschWhitespace cleanup
2013-07-08 Michel Zouswig wrapper: Remove dynamic python module soname
2013-06-03 Julien SchuellerTake dist-specifc python path into account.
2013-02-26 Michel ZouMoved python stuff to own directory