gh-106307: Fix PyMapping_GetOptionalItemString() (GH-108797)
The resulting pointer was not set to NULL if the creation of a temporary string object was failed. The tests were also missed due to oversight.
S
Serhiy Storchaka committed
3a08db8d137a552aebf678bcd2e7444ab72e62c5
Parent: bf414b7
Committed by GitHub <noreply@github.com>
on 9/6/2023, 7:47:38 PM