5.5.0
-
Added support for Python 3.6
-
Allowed
article_idswhen fetching access data to be a
collections.Iterableand not just a string, list or tuple. Passing
anything else will raise aDeprecationWarning.
Added support for Python 3.6
Allowed article_ids when fetching access data to be a
collections.Iterable and not just a string, list or tuple. Passing
anything else will raise a DeprecationWarning.