[pypy-commit] [Git][pypy/pypy][branch/default] 4 commits: add _msvccompiler from python3 and sync msvc-related files. Use _msvccompiler for windows

Matti Picus foss at heptapod.net
Wed Dec 30 05:49:34 EST 2020



Matti Picus pushed to branch branch/default at PyPy / pypy


Commits:
e65add2e by Matti Picus at 2020-12-30T08:30:43+02:00
add _msvccompiler from python3 and sync msvc-related files. Use _msvccompiler for windows

--HG--
branch : sync-distutils

- - - - -
b329a093 by Matti Picus at 2020-12-30T10:29:46+02:00
fix for python2

--HG--
branch : sync-distutils

- - - - -
7e13a6f6 by Matti Picus at 2020-12-30T12:48:37+02:00
document and close branch to be merged

--HG--
branch : sync-distutils

- - - - -
fd17eb6d by Matti Picus at 2020-12-30T12:49:18+02:00
merge sync-distutils which updates the way we find MSVC

- - - - -


7 changed files:

- + lib-python/2.7/distutils/_msvccompiler.py
- lib-python/2.7/distutils/ccompiler.py
- lib-python/2.7/distutils/msvc9compiler.py
- lib-python/2.7/distutils/msvccompiler.py
- lib-python/2.7/distutils/spawn.py
- + lib-python/2.7/distutils/tests/test_msvccompiler.py
- pypy/doc/whatsnew-head.rst


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/c69fa6939cfad4c9425f6c192c515f10a7b34cef...fd17eb6db8f1318e702e597c3540aae8d753caee

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/c69fa6939cfad4c9425f6c192c515f10a7b34cef...fd17eb6db8f1318e702e597c3540aae8d753caee
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/20201230/536c6d7b/attachment.html>


More information about the pypy-commit mailing list