mirror of
https://github.com/python/cpython.git
synced 2026-08-01 22:55:03 -04:00
gh-83424: Allow empty name if handle is non-null when create ctypes.CDLL on Windows (GH-136878)
(cherry picked from commit ed522ed211)
Co-authored-by: AN Long <[email protected]>
Co-authored-by: Petr Viktorin <[email protected]>