This is a meta ticket for PICARD-2354 and PICARD-2355.
Picard's plugin loading system must be updated to avoid long deprecated and inf Python 3.12 finally removed APIs of the importlib and zipimport modules.
- resolves
-
PICARD-2354 DeprecationWarning: the imp module is deprecated in favour of importlib
-
- Closed
-
-
PICARD-2355 zipimporter deprecation warnings
-
- Closed
-
See code changes in pull request #2307 submitted by phw.