bpo-36763: Fix Py_SetStandardStreamEncoding() (GH-13028)
Fix memory leak in Py_SetStandardStreamEncoding(): release memory if the function is called twice.
V
Victor Stinner committed
463b82a3efe8a6a9f3924a5b37482e961dffe3b8
Parent: 0df635c
Committed by GitHub <noreply@github.com>
on 4/30/2019, 11:36:13 PM