summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2021-01-08-10-57-21.bpo-42866.Y1DnrO.rst
blob: 3ea6cc239aa694611d05edd527842895bd740eb3 (plain)
1
2
Fix a reference leak in the ``getcodec()`` function of CJK codecs. Patch by
Victor Stinner.