Commit Graph

9 Commits

Author SHA1 Message Date
Hadrien Mary 85215f75e8 Fix tests 2018-12-01 19:29:35 +01:00
Hadrien Mary 657c7fef24 Disable some tests in Python 2 2018-12-01 19:29:31 +01:00
Hadrien Mary d55fd1a5d5 Add appveyor CI 2018-12-01 19:29:19 +01:00
Juan Toledo a912e1a87e Fixed long literals for Python3 compatibility 2017-08-21 18:00:04 +02:00
Juan Toledo f0c5b97915 Added new tests to confirm that longs are not properly handled with multiplemethods 2017-08-21 16:48:27 +02:00
Benson Margulies da68d701f1 Removr all use of 'future'. 2015-11-04 17:30:24 -05:00
Benson Margulies e1070965cc Support Python 3.4
see if we can't make travis happy.
2015-05-03 11:24:27 -04:00
Amirouche Boubekki b8ee0f8ab5 fix method resolution when they are varargs 2012-09-30 22:39:38 +02:00
Mathieu Virbel 77139529ad add support for multiple signatures on constructors and methods. 2012-08-15 19:16:39 +02:00