X Tutup
The Wayback Machine - https://web.archive.org/web/20250601095644/https://github.com/python/cpython/pull/129272
Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 25, 2025

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
X Tutup