]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix a possible refleak in tupleobject.c (GH-19018)
authorHai Shi <shihai1992@gmail.com>
Sun, 15 Mar 2020 19:37:49 +0000 (03:37 +0800)
committerGitHub <noreply@github.com>
Sun, 15 Mar 2020 19:37:49 +0000 (19:37 +0000)
commitc81609e44eed641d3b8a137daa31ef35501c1f85
tree5c8b67295025809c3e64e03a01fb3441d7296902
parent8689209e0338943dba9b7ff5566b8a420374764c
Fix a possible refleak in tupleobject.c (GH-19018)
Objects/tupleobject.c