Skip to content

switch to using importlib.metadata from pkgutil #1426

@ssteinbach

Description

@ssteinbach

We use pkgutil as one of our plugin mechanisms in python. A more modern/robust solution is importlib.metadata, see the note here:

#1423 (comment)

After #1423 lands.

Metadata

Metadata

Assignees

Labels

bugA problem, flaw, or broken functionality.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions