MNghia's picture
Add files using upload-large-folder tool
fbaff7b verified
import warnings
warnings.warn(
"lib2to3 package is deprecated and may not be able to parse Python 3.10+",
PendingDeprecationWarning,
stacklevel=2,
)