summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/C API/2018-11-28-03-20-36.bpo-35322.Qcqsag.rst
blob: f5b4796307f7e532fcc5de321058243583dbf37a (plain)
1
2
Fix memory leak in :c:func:`PyUnicode_EncodeLocale` and
:c:func:`PyUnicode_EncodeFSDefault` on error handling.