Closed ax3l closed 4 years ago
Use the new Python 3 import for Iterable types when possible. Old import deprecated since Python 3.3 and removed in 3.9.
Same thing as #53 but for the upcoming 2.0.X branch.
2.0.X
Use the new Python 3 import for Iterable types when possible. Old import deprecated since Python 3.3 and removed in 3.9.
Same thing as #53 but for the upcoming
2.0.X
branch.