gh-146093: Fix csv _set_str(): check if PyUnicode_DecodeASCII() failed (#146113) The function can fail on a memory allocation failure. Bug reported by devdanzin.