EugeneTorap commented on PR #23900:
URL: https://github.com/apache/superset/pull/23900#issuecomment-1536951848

   Hello @sebastianliebscher! Thank you for the contribution.
   Can we also use `importlib` instead of `import imp # pylint: 
disable=deprecated-module` ?
   
   > the imp module is deprecated in favour of importlib and slated for removal 
in Python 3.12
   
   Also use `setuptools ` instead of `distutils` and `numpy.distutils` module
   
   > The distutils package is deprecated and slated for removal in Python 3.12
   `numpy.distutils` is deprecated since NumPy 1.23.0


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to