Hi everyone, as of today, PulseView for Windows is linked to Python 3.4. Is there any practical reason for not upgrading to v3.7?
I'm asking because I decided to base the decoder [1] I'm developing on Python standard library's dataclasses [1] and coroutines (since Python 3.5). I found them extremely useful and my code works like a charm on Linux. Thanks. [1] https://github.com/lorcap/libsigrokdecode/tree/ft8xx/decoders/ft8xx [2] https://docs.python.org/3/library/dataclasses.html [3] https://docs.python.org/3/reference/compound_stmts.html#coroutines -- Lorenzo
_______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel