Matti Picus pushed to branch branch/py3.7 at PyPy / pypy


Commits:
2d6e263a by Chris Burr at 2022-03-13T12:50:07+01:00
Use shutil.which instead of distutils.spawn.find_executable

Importing distutils in _sysconfigdata causes _distutils_hack in setuptool to 
partially fail. See pypy/pypy#3703 and pypa/setuptools#3165 for details.

--HG--
branch : chrisburr/setuptools-fix

- - - - -
5f83f24d by Matti Picus at 2022-03-13T14:05:05+00:00
Merge branch 'branch/chrisburr/setuptools-fix' into 
'branch/py3.7'

Use shutil.which instead of distutils.spawn.find_executable

See merge request pypy/pypy!844

--HG--
branch : py3.7

- - - - -


1 changed file:

- lib_pypy/_sysconfigdata.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/9d9c502f8f362f3b9862f3d91c5f5b13b240bbdb...5f83f24dfae17ddb2c3a5057542324a98bba9275

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/9d9c502f8f362f3b9862f3d91c5f5b13b240bbdb...5f83f24dfae17ddb2c3a5057542324a98bba9275
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to