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/a956f228446e04a5e92199ec1ff6ffd65
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
me
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/