bottle
bottle copied to clipboard
Deprecation warning - imp module
Python 3.6.3, Bottle 0.12.13:
File "bottle.py", line 38, in
File "..._libs\Python36\lib\imp.py", line 33, in
+1
This was solved in d1f2ab570d437184c025247a98ea4b6f3d5b8b6e.
Not the best solution (using types.ModuleType instead of importlib.util.module_from_spec) but the DeprecationWarning should have vanished.
@floggle activity ceased in 2019. I hope she's doing just fine, happily growing potatoes crops or alike.
Would a maintainer close this issue? @defnull sorry to bother you.