Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy


Commits:
203b76bd by Carl Friedrich Bolz-Tereick at 2021-03-06T20:18:32+01:00
(cfbolz, twitch): test matmul support in weakref.proxy (it already works due to 
meta-programming)

--HG--
branch : py3.8

- - - - -
2f8d906d by Carl Friedrich Bolz-Tereick at 2021-03-06T20:27:48+01:00
(cfbolz, ronny): test rmatmul too, which fails

--HG--
branch : py3.8

- - - - -
c1a5508e by Carl Friedrich Bolz-Tereick at 2021-03-06T21:17:21+01:00
(cfbolz, julian, twitch): implement math.prod

--HG--
branch : py3.8

- - - - -
e2509ea1 by Carl Friedrich Bolz-Tereick at 2021-03-06T21:20:04+01:00
(cfbolz, twitch): two other weird corner cases

--HG--
branch : py3.8

- - - - -
0f05ec9d by Carl Friedrich Bolz-Tereick at 2021-03-06T21:33:13+01:00
(cfbolz, twitch): implement math.comb

--HG--
branch : py3.8

- - - - -
b6accbfe by Carl Friedrich Bolz-Tereick at 2021-03-06T21:47:15+01:00
(cfbolz, twitch): implement math.perm

--HG--
branch : py3.8

- - - - -


4 changed files:

- pypy/module/_weakref/test/test_weakref.py
- pypy/module/math/app_math.py
- pypy/module/math/moduledef.py
- + pypy/module/math/test/apptest_math.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/4c9aa9206d6c0c99a08df5663729ac3517fbb6c5...b6accbfea211fea3191a589c4a60b081a55ce9ff

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/4c9aa9206d6c0c99a08df5663729ac3517fbb6c5...b6accbfea211fea3191a589c4a60b081a55ce9ff
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

Reply via email to