-
-
Notifications
You must be signed in to change notification settings - Fork 789
Open
Description
Here are all the files currently importing distutils.log in some form
pkgs/sagemath-objects/setup.py:from distutils import log
pkgs/sagemath-standard/setup.py:from distutils import log
src/setup.py:from distutils import log
src/sage_setup/command/sage_install.py:from distutils import log
src/sage_setup/command/sage_build_cython.py:from distutils import log
src/sage_setup/command/sage_build_ext.py:from distutils import log
src/sage_setup/command/sage_build.py:from distutils import log
src/sage/misc/cython.py: from distutils.log import set_verbosity
Depends on #34061
Component: refactoring
Issue created by migration from https://trac.sagemath.org/ticket/33065
Reactions are currently unavailable