You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensured all methods in setuptools.modified raise a consistant distutils.error.DistutilsError type (#4567)
* Ensured all methods in `setuptools.modified` raise a consistant `distutils.error.DistutilsError` type
* Update tests to reflect runtime behaviour with SETUPTOOLS_USE_DISTUTILS=stdlib
* Update newsfragments/4567.bugfix.rst
Co-authored-by: Anderson Bravalheri <[email protected]>
* Attempt to fix setuptools/tests/test_distutils_adoption.py
* can't use setuptoolsrelative import in test
* Fix formatting error
---------
Co-authored-by: Anderson Bravalheri <[email protected]>
Co-authored-by: Anderson Bravalheri <[email protected]>
0 commit comments