[pypy-commit] [Git][pypy/pypy][branch/py3.7] imp module: Use the multiarch tag in C extension filenames

Matti Picus (@mattip) foss at heptapod.net
Thu Oct 14 02:42:08 EDT 2021



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


Commits:
749a3b77 by Stefano Rivera at 2021-10-13T11:50:08-07:00
imp module: Use the multiarch tag in C extension filenames

The import machinery should use the multiarch tag from
sys.implementation._multiarch / sysconfig.get_config_var('MULTIARCH').

--HG--
branch : py3.7

- - - - -


1 changed file:

- pypy/module/imp/importing.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/749a3b7797334d9f302092bffe970de95c610d87

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/749a3b7797334d9f302092bffe970de95c610d87
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20211014/963ee048/attachment-0001.html>


More information about the pypy-commit mailing list