Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
68fb106d by Carl Friedrich Bolz-Tereick at 2021-04-14T09:15:26+02:00
fix typo
--HG--
branch : py3.7
- - - - -
1 changed file:
- lib-python/3/timeit.py
View it on GitLab:
https://foss.heptapod.net/pypy/pypy
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
ac3f5f56 by Carl Friedrich Bolz-Tereick at 2021-04-14T10:05:46+02:00
add a jit driver for deque._find (I introduced _find here, because on 3.x,
deque has more methods and already had this abstraction)
- - - - -
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
9732fa80 by Carl Friedrich Bolz-Tereick at 2021-03-19T21:33:13+01:00
randomly implement a faster divmod for very large numbers, following Mark
Dickinson's approach from this issue: https://bugs.python.org/issue345
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
336a0402 by Carl Friedrich Bolz-Tereick at 2021-04-14T12:12:43+02:00
fix jit generation problem
- - - - -
1 changed file:
- pypy/module/_collections/interp_deque.py
View it on GitLab:
https://foss.heptapo
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
336a0402 by Carl Friedrich Bolz-Tereick at 2021-04-14T12:12:43+02:00
fix jit generation problem
- - - - -
aa33d03a by Carl Friedrich Bolz-Tereick at 2021-04-14T12:13:05+02:00
merge default
--HG--
branch : py3.7
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
ed46b7d3 by Carl Friedrich Bolz-Tereick at 2021-04-14T12:43:36+02:00
remove debug print
- - - - -
a7f288df by Carl Friedrich Bolz-Tereick at 2021-04-14T12:44:02+02:00
merge default
--HG--
branch : py3.7
- - - -
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
ed46b7d3 by Carl Friedrich Bolz-Tereick at 2021-04-14T12:43:36+02:00
remove debug print
- - - - -
1 changed file:
- rpython/rlib/rbigint.py
View it on GitLab:
https://foss.heptapod.net/pypy/pypy/-/commit/
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
f3321d2d by Carl Friedrich Bolz-Tereick at 2021-04-14T12:56:55+02:00
document branch
- - - - -
1 changed file:
- pypy/doc/whatsnew-head.rst
View it on GitLab:
https://foss.heptapod.net/pypy/pypy/-/commit/
Carl Friedrich Bolz-Tereick pushed new branch
branch/jit-heapcache-interiorfields at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/jit-heapcache-interiorfields
You're receiving this email because of your account on foss.heptapod.net.
_
Stefano Rivera pushed to branch branch/py3.7 at PyPy / pypy
Commits:
f652e182 by Stefano Rivera at 2021-04-14T10:07:42-04:00
SSL: SSL_set1_param setters were added in OpenSSL 1.0.0, the getters came later
in 1.0.2
--HG--
branch : py3.7
- - - - -
1 changed file:
- lib_pypy/_cffi_ssl/_cffi_
Carl Friedrich Bolz-Tereick pushed to branch
branch/jit-heapcache-interiorfields at PyPy / pypy
Commits:
4c3464b8 by Carl Friedrich Bolz-Tereick at 2021-04-14T21:43:37+02:00
ouch, be nan-safe!
--HG--
branch : jit-heapcache-interiorfields
- - - - -
1 changed file:
- rpython/jit/metainterp/
11 matches
Mail list logo