Fix gdb/libpython.py for not ready Unicode strings
_PyUnicode_CheckConsistency() checks also hash and length value for not ready Unicode strings.
Showing
Please register or sign in to comment
_PyUnicode_CheckConsistency() checks also hash and length value for not ready Unicode strings.