Skip to content
GitLab
Explore
Sign in
Register
Replace call to copy_tree from distutils by copytree from shutil
Code
Review changes
Check out branch
Download
Patches
Plain diff
Bernd Flemisch
requested to merge
fix/replace-call-to-deprecated-function
into
master
Jul 27, 2022
Overview
0
Commits
1
Pipelines
2
Changes
1
Expand
The
distutils
package is deprecated and slated for removal in Python 3.12.
Merge request reports