[pypy-commit] [Git][pypy/pypy][branch/py3.8] use cpython3.8-compatible flags when calling LoadLibraryEx

Matti Picus (@mattip) foss at heptapod.net
Sun Oct 3 18:20:18 EDT 2021



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


Commits:
a7d7316a by Matti Picus at 2021-10-04T01:19:53+03:00
use cpython3.8-compatible flags when calling LoadLibraryEx

The interface for rdynload.dlopenex should be expanded to allow flags so this
can be backported to py3.7 and default without changing the semantics there

--HG--
branch : py3.8

- - - - -


3 changed files:

- pypy/module/cpyext/api.py
- rpython/rlib/rdynload.py
- rpython/rlib/rwin32.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/a7d7316a133dea97c8a19221efc5243a8da4175e

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/a7d7316a133dea97c8a19221efc5243a8da4175e
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/20211003/c9463293/attachment.html>


More information about the pypy-commit mailing list