Closed akki closed 5 years ago
The current version uses deprecated features of collections module. This change fixes those deprecation warnings.
collections
(All test cases pass on my machine.)
The Python3.4 build failure does not seem to be related to this change.
@akki Sorry for the delay in getting to this, thanks for this change!
The current version uses deprecated features of
collections
module. This change fixes those deprecation warnings.(All test cases pass on my machine.)