]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-130179: Fix `persistent_{id,load}_attr` reference leaks in `_pickle` (#130180)
authorSergey Miryanov <sergey.miryanov@gmail.com>
Sun, 16 Feb 2025 14:00:03 +0000 (19:00 +0500)
committerGitHub <noreply@github.com>
Sun, 16 Feb 2025 14:00:03 +0000 (17:00 +0300)
commite7f00cd14f6a0c0dee6e733ac3e2c5d92e0809bb
tree71b7e80123dcefd069e1a8f105cd6db78e2ce241
parent56495f81fc7205b572173a03d418e0f9291f9eea
gh-130179: Fix `persistent_{id,load}_attr` reference leaks in `_pickle` (#130180)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Modules/_pickle.c