On Fri, 9 Oct 2015 16:51:22 +0900 IWASE Yusuke <[email protected]> wrote:
> Currently, the switch test tool pass the unit tests (with some warning), > but the tool does not work enough with Python3. > > The following patches fix the switch test tool and the test pattern > files in order to adopt to Python3 syntax. > > IWASE Yusuke (5): > tester: Adapt to Python3 dictview > tester: Strict string argument encoding in Python3 > tester: Remove too broad exception handling > tester: Enable to sort instructions instance by type > tester: Use six.binary_type for binary data comparison Applied, thanks! ------------------------------------------------------------------------------ _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
