Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79ba564 commit 1a70f66Copy full SHA for 1a70f66
1 file changed
Tools/peg_generator/pegen/build.py
@@ -95,7 +95,7 @@ def compile_c_extension(
95
import setuptools.logging
96
97
from setuptools import Extension, Distribution
98
- from setuptools._distutils.dep_util import newer_group
+ from setuptools.modified import newer_group
99
from setuptools._distutils.ccompiler import new_compiler
100
from setuptools._distutils.sysconfig import customize_compiler
101
0 commit comments