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 41e19a7 commit a3b50c5Copy full SHA for a3b50c5
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.modified import newer_group
+ from setuptools._distutils.dep_util import newer_group
99
from setuptools._distutils.ccompiler import new_compiler
100
from setuptools._distutils.sysconfig import customize_compiler
101
0 commit comments