[pypy-commit] [Git][pypy/pypy][branch/default] fix exe and dll naming for windows

2021-12-08 Thread Matti Picus (@mattip)


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


Commits:
fae82018 by Matti Picus at 2021-12-08T20:36:21+02:00
fix exe and dll naming for windows

- - - - -


3 changed files:

- rpython/translator/c/genc.py
- rpython/translator/c/test/test_standalone.py
- rpython/translator/platform/windows.py


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

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


___
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit


[pypy-commit] [Git][pypy/pypy][branch/py3.7] 3 commits: fix exe and dll naming for windows

2021-12-08 Thread Matti Picus (@mattip)


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


Commits:
fae82018 by Matti Picus at 2021-12-08T20:36:21+02:00
fix exe and dll naming for windows

- - - - -
a956f228 by Matti Picus at 2021-12-08T23:14:15+02:00
use rsplit

- - - - -
60238b12 by Matti Picus at 2021-12-08T23:33:45+02:00
merge default

--HG--
branch : py3.7

- - - - -


4 changed files:

- rpython/translator/c/genc.py
- rpython/translator/c/test/test_standalone.py
- rpython/translator/driver.py
- rpython/translator/platform/windows.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/972f6869e8d731b2445c5a7cf2baed9c37a734c9...60238b12f4dd4a148e98ae19ab401ff93f20d452

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/972f6869e8d731b2445c5a7cf2baed9c37a734c9...60238b12f4dd4a148e98ae19ab401ff93f20d452
You're receiving this email because of your account on foss.heptapod.net.


___
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit


[pypy-commit] [Git][pypy/pypy][branch/default] use rsplit

2021-12-08 Thread Matti Picus (@mattip)


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


Commits:
a956f228 by Matti Picus at 2021-12-08T23:14:15+02:00
use rsplit

- - - - -


1 changed file:

- rpython/translator/driver.py


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

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


___
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit