# Reported upstream.  <https://github.com/pyinstaller/pyinstaller/issues/8841>
uses-deprecated-python-stdlib distutils (deprecated in Python 3.10, removed in Python 3.12) [setup.py:20]
uses-deprecated-python-stdlib distutils (deprecated in Python 3.10, removed in Python 3.12) [setup.py:21]

# These don't seem to cause any problems.
uses-deprecated-python-stdlib distutils (deprecated in Python 3.10, removed in Python 3.12) [bootloader/waflib/Tools/python.py:419]
uses-deprecated-python-stdlib distutils (deprecated in Python 3.10, removed in Python 3.12) [bootloader/waflib/Tools/python.py:519]
uses-deprecated-python-stdlib distutils (deprecated in Python 3.10, removed in Python 3.12) [tests/functional/conftest.py:44]
uses-deprecated-python-stdlib distutils (deprecated in Python 3.10, removed in Python 3.12) [tests/functional/conftest.py:45]
uses-deprecated-python-stdlib distutils (deprecated in Python 3.10, removed in Python 3.12) [tests/functional/test_basic.py:118]
uses-deprecated-python-stdlib distutils (deprecated in Python 3.10, removed in Python 3.12) [tests/functional/test_basic.py:288]

