bpo-1635741: Fix winreg reference leaks by vstinner · Pull Request #31560 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
Member
Clear also the PyHKEY_Type static type at exit.
Clear also the PyHKEY_Type static type at exit.
vstinner
added
the
skip news
label
vstinner
requested a review
from a team
as a code owner
bedevere-bot
added
the
awaiting core review
label
the-knights-who-say-ni
added
the
CLA signed
label
vstinner
commented
Feb 25, 2022
vstinner commented
Member Author
With this range, it remains a leak of 1 reference on Windows:
$ python -I -X showrefcount -c pass
[1 refs, 1 blocks]
vstinner
mentioned this pull request
vstinner
merged commit
4657bf7
into
python:main
bedevere-bot
removed
the
awaiting core review
label
vstinner
deleted the
winreg_refleak
branch
asvetlov pushed a commit that referenced this pull request
Clear also the PyHKEY_Type static type at exit.
kylotan
mannequin
mentioned this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment