mirror of
https://github.com/python/cpython.git
synced 2026-05-30 08:06:21 -04:00
68bb9a1418
instance does not point to a valid wchar_t zero-terminated string, raise a ValueError. c_char_p does this already. The ValueError message now contains the correct pointer address. Will backport to release25-maint.