bpo-42866: Fix refleak in CJK getcodec() by vstinner · Pull Request #24165 · python/cpython
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Fix a reference leak in the getcodec() function of CJK codecs. (cherry picked from commit e542d41) Co-authored-by: Victor Stinner <vstinner@python.org>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Fix a reference leak in the getcodec() function of CJK codecs. (cherry picked from commit e542d41) Co-authored-by: Victor Stinner <vstinner@python.org>
adorilson pushed a commit to adorilson/cpython that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters