]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101747: Fix refleak in new `OrderedDict` repr (GH-101748)
authorNikita Sobolev <mail@sobolevn.me>
Fri, 10 Feb 2023 03:00:58 +0000 (06:00 +0300)
committerGitHub <noreply@github.com>
Fri, 10 Feb 2023 03:00:58 +0000 (21:00 -0600)
commit34c50ceb1e2d40f7faab673d2033ecaafd3c611a
tree891fd0001e5460c05281398ba09b1d3020ef531b
parent5b946d371979a772120e6ee7d37f9b735769d433
gh-101747: Fix refleak in new `OrderedDict` repr (GH-101748)
Objects/odictobject.c