[pypy-commit] [Git][pypy/pypy][branch/py3.7] 7 commits: merge scoped-cffi-malloc which adds a scoped way to malloc buffers and use it in ssl.read

Matti Picus (@mattip) foss at heptapod.net
Tue Sep 28 18:23:39 EDT 2021



Matti Picus pushed to branch branch/py3.7 at PyPy / pypy


Commits:
f267682f by fijal at 2021-09-27T16:18:01+02:00
merge scoped-cffi-malloc which adds a scoped way to malloc buffers and use it in ssl.read

- - - - -
554a0dd2 by Carl Friedrich Bolz-Tereick at 2021-09-28T19:37:58+02:00
(cfbolz, arigo instigating): switch the storage of unboxed mapdicts around: use
long longs instead of doubles

the reason is that on some platforms hiding stuff in non-standard NaNs doesn't
always round-trip correctly.

- - - - -
9920d386 by Matti Picus at 2021-09-29T00:49:20+03:00
reduce difference to upstream

--HG--
branch : py3.7

- - - - -
cc1c1414 by Matti Picus at 2021-09-29T00:50:41+03:00
update versions.json

- - - - -
e70f2d7e by Matti Picus at 2021-09-29T00:51:50+03:00
update repackage.sh

- - - - -
d66ea103 by Matti Picus at 2021-09-29T01:17:08+03:00
document newly-merged improvements

- - - - -
8be271f4 by Matti Picus at 2021-09-29T01:19:08+03:00
merge default into py3.7

--HG--
branch : py3.7

- - - - -


9 changed files:

- lib-python/3/distutils/command/install.py
- pypy/doc/release-v7.3.6.rst
- pypy/doc/whatsnew-head.rst
- pypy/doc/whatsnew-pypy2-7.3.6.rst
- pypy/objspace/std/mapdict.py
- pypy/objspace/std/test/test_mapdict.py
- pypy/tool/release/check_versions.py
- pypy/tool/release/repackage.sh
- pypy/tool/release/versions.json


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/d5c610f4ee58cf8f10f008542e501644b6192c4a...8be271f466dfbdb419c7bba6951f6e957bc77558

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/d5c610f4ee58cf8f10f008542e501644b6192c4a...8be271f466dfbdb419c7bba6951f6e957bc77558
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20210928/646a1414/attachment-0001.html>


More information about the pypy-commit mailing list