Skip to content

Change for collections abstract base class

Tango-Controls Bot requested to merge collections into develop

Created by: grm84

The collections.abc was introduced at python 3.3. This is a proactive change as the original collections code will be deprecated at python3.8. inspect.getargspec is already deprecated.

Merge request reports

Loading