Results 13 issues of Shimoda dragon

in x86 system ``` >>> str(0.1) "0.1" ``` in py4a ``` >>> str(0.1) '0.1000000000000000056' ``` This is not precision issue, this is float.__format__ behavior difference. I couldn't find the this...

64bit file size is not configure in python3, see #107

PYTHONHOME environment cause segfault in python3 binary. | item | description | | --- | --- | | python | python3.4.3 | | binary | r18 | | android |...

bug
help wanted

Thank you for this software, I always use this from wavedrom. I want to use bigendian like as #22 too. I made it with small hacking, please pull up. ![2020-02-24-134911_806x180_scrot](https://user-images.githubusercontent.com/11357613/75129474-7a38fa80-570c-11ea-9cf8-4fc19c58e6f9.png)...

https://github.com/kuri65536/python-for-android/issues/115

from py4a: https://github.com/kuri65536/python-for-android/issues/87 Is it possible?

enhancement
help wanted

for FTDI devices, We need to ignore to head 2 bytes in buffer of bulkTransfer.