Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
52124ceb by Carl Friedrich Bolz-Tereick at 2021-06-11T13:03:42+02:00
test and fix: __trunc__ can return a non-int that implements __index__ too
--HG--
branch : py3.8
- - - - -
fa5cca7f by Carl Friedrich Bolz-Ter
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
9a49bfe9 by Carl Friedrich Bolz-Tereick at 2021-06-11T14:11:45+02:00
skip this one, that's an awfully specific test
--HG--
branch : py3.8
- - - - -
1 changed file:
- lib-python/3/test/test_itertools.py
View
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
5ef393f3 by Carl Friedrich Bolz-Tereick at 2021-06-11T14:48:21+02:00
math.dist takes positional only args
--HG--
branch : py3.8
- - - - -
2 changed files:
- pypy/module/math/interp_math.py
- pypy/module/math/
Ronan Lamy pushed to branch branch/hpy-0.0.2 at PyPy / pypy
Commits:
45eab8c4 by Ronan Lamy at 2021-06-11T19:36:48+01:00
Hack test_buffer to make it pass after translation
--HG--
branch : hpy-0.0.2
- - - - -
2 changed files:
- extra_tests/hpy_tests/_vendored/test_slots.py
- + pypy/module/_
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
a0e93370 by Carl Friedrich Bolz-Tereick at 2021-06-11T21:08:47+02:00
this test is no longer correct on 3.8
--HG--
branch : py3.8
- - - - -
87e2c88c by Carl Friedrich Bolz-Tereick at 2021-06-11T21:17:04+02:00
imp