Maciej Fijalkowski pushed to branch branch/default at PyPy / pypy


Commits:
536f3054 by fijal at 2021-09-27T11:57:29+02:00
write and use StackNew for a cffi helper

--HG--
branch : scoped-cffi-malloc

- - - - -
b7cf79d3 by fijal at 2021-09-27T12:38:40+02:00
write a dumb test, a bit hard to test

--HG--
branch : scoped-cffi-malloc

- - - - -
c6f44858 by fijal at 2021-09-27T12:53:46+02:00
dumb test

--HG--
branch : scoped-cffi-malloc

- - - - -
e3fd043b by fijal at 2021-09-27T13:20:57+02:00
cffi rename

--HG--
branch : scoped-cffi-malloc

- - - - -
3db7ab1d by fijal at 2021-09-27T14:46:35+02:00
move stuff around so we can actually import ssl

--HG--
branch : scoped-cffi-malloc

- - - - -
8d27e18c by fijal at 2021-09-27T16:16:28+02:00
close to be merged branch

--HG--
branch : scoped-cffi-malloc

- - - - -
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

- - - - -


5 changed files:

- lib_pypy/_cffi_ssl/_stdssl/__init__.py
- + lib_pypy/_pypy_util_build.py
- + lib_pypy/_pypy_util_cffi.py
- lib_pypy/pypy_tools/build_cffi_imports.py
- + pypy/module/test_lib_pypy/test_pypy_util.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/65b22efe90141a91aac6358b3604a7baf75d58c3...f267682fb04a53676466088bfc2588903d41864d

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/65b22efe90141a91aac6358b3604a7baf75d58c3...f267682fb04a53676466088bfc2588903d41864d
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