Skip to content

Conversation

rialbat
Copy link
Contributor

@rialbat rialbat commented Mar 26, 2025

Py_DECREF should be applied to the new_token->metadata.

@bedevere-app
Copy link

bedevere-app bot commented Mar 26, 2025

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@pablogsal
Copy link
Member

Thanks a lot for your contribution @rialbat 🚀

@pablogsal pablogsal merged commit 2c686a9 into python:main Mar 26, 2025
49 checks passed
@pablogsal pablogsal added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Mar 26, 2025
@miss-islington-app
Copy link

Thanks @rialbat for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Thanks @rialbat for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 26, 2025
…ata' with a NULL value (pythonGH-131764)

(cherry picked from commit 2c686a9)

Co-authored-by: rialbat <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Mar 26, 2025

GH-131774 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Mar 26, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 26, 2025
…ata' with a NULL value (pythonGH-131764)

(cherry picked from commit 2c686a9)

Co-authored-by: rialbat <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Mar 26, 2025

GH-131775 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Mar 26, 2025
pablogsal pushed a commit that referenced this pull request Mar 26, 2025
…data' with a NULL value (GH-131764) (#131775)

gh-131762: Fixed dereferencing the pointer 'parser_token->metadata' with a NULL value (GH-131764)
(cherry picked from commit 2c686a9)

Co-authored-by: rialbat <[email protected]>
pablogsal pushed a commit that referenced this pull request Mar 26, 2025
…data' with a NULL value (GH-131764) (#131774)

gh-131762: Fixed dereferencing the pointer 'parser_token->metadata' with a NULL value (GH-131764)
(cherry picked from commit 2c686a9)

Co-authored-by: rialbat <[email protected]>
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 1, 2025
seehwan pushed a commit to seehwan/cpython that referenced this pull request Apr 16, 2025
@rialbat rialbat deleted the fix-deref-token branch April 21, 2025 12:14
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