Open jsumners opened 3 years ago
Python 3.8 changes how the collections package works. See https://stackoverflow.com/questions/53978542/how-to-use-collections-abc-from-both-python-3-8-and-python-2-7
collections
Not that this will ever get merged, of course.
FWIW, this branch is based on #65.
Python 3.8 changes how the
collections
package works. See https://stackoverflow.com/questions/53978542/how-to-use-collections-abc-from-both-python-3-8-and-python-2-7Not that this will ever get merged, of course.
FWIW, this branch is based on #65.