Matti Picus pushed to branch branch/sync-distutils at PyPy / pypy
Commits:
b329a093 by Matti Picus at 2020-12-30T10:29:46+02:00
fix for python2
--HG--
branch : sync-distutils
- - - - -
3 changed files:
- lib-python/2.7/distutils/_msvccompiler.py
- lib-python/2.7/distutils/ccompiler.py
- li
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
42eb475c by Matti Picus at 2020-12-30T11:35:28+02:00
fix some py3.7 cpyext tests for win64
--HG--
branch : py3.7
- - - - -
5 changed files:
- pypy/module/cpyext/include/pymath.h
- pypy/module/cpyext/test/test_cpyext.py
- pyp
Matti Picus deleted branch branch/sync-distutils at PyPy / pypy
--
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit
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
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
523889bc by Carl Friedrich Bolz-Tereick at 2020-12-28T20:06:46+01:00
factor out the more common path of "increase storage by 1" into its
own method
- - - - -
c69fa693 by Carl Friedrich Bolz-Tereick at 2020-12-28T20:07:26+01:00
Carl Friedrich Bolz-Tereick pushed new branch branch/some-3.8-features at PyPy
/ pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/some-3.8-features
You're receiving this email because of your account on foss.heptapod.net.
___
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
d3327c00 by Matti Picus at 2020-12-30T23:16:21+02:00
after updating windows build machines, extra stack depth is needed on windows
too
--HG--
branch : py3.7
- - - - -
1 changed file:
- pypy/conftest.py
View it on GitLab:
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
d0667de9 by Matti Picus at 2020-12-30T23:54:00+02:00
sleep for at least 1 ms on windows, otherwise the test seems to lock up
--HG--
branch : py3.7
- - - - -
1 changed file:
- lib-python/3/test/test_weakref.py
View it on Gi
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
eb2cb1a3 by Matti Picus at 2020-12-31T08:06:41+02:00
add missing import
--HG--
branch : py3.7
- - - - -
1 changed file:
- pypy/module/cpyext/test/test_floatobject.py
View it on GitLab:
https://foss.heptapod.net/pypy/pypy/
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
84ef34d2 by Matti Picus at 2020-12-31T08:47:04+02:00
trivial test fixes, backport Py_NAN fix
- - - - -
3 changed files:
- extra_tests/test_os.py
- pypy/module/cpyext/test/test_floatobject.py
- pypy/module/time/test/test_tim
10 matches
Mail list logo