Skip to content

gh-129271: Fix reference leak with unicode writer in fast path in the json module#129272

Merged
vstinner merged 2 commits intopython:mainfrom
pablogsal:gh-129271
Jan 25, 2025
Merged

gh-129271: Fix reference leak with unicode writer in fast path in the json module#129272
vstinner merged 2 commits intopython:mainfrom
pablogsal:gh-129271

Conversation

@pablogsal
Copy link
Member

@pablogsal pablogsal commented Jan 25, 2025

Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM and I confirm that it does fix the leak (I tested test_import).

@vstinner vstinner merged commit 7a54a65 into python:main Jan 25, 2025
44 checks passed
@vstinner
Copy link
Member

I merged your PR to repair Refleaks buildbots.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants