AZero13 · GitHub

@AZero13

@AZero13

eendebakpt

@AZero13

@AZero13 AZero13 changed the title Remove erroneous dereference of laststring gh-142433: Move deref to below the error when checking for laststring.

Dec 8, 2025

Closed

@AZero13

@AZero13

@AZero13

@AZero13 AZero13 changed the title gh-142433: Move deref to below the error when checking for laststring. gh-142433: Move deref to below the error when checking for laststring

Dec 8, 2025

@AZero13

…string
Move deref of laststring to below the error checking so the deref is applied after the object in strings is replaced.

@AZero13

eendebakpt

@AZero13

serhiy-storchaka

vstinner

vstinner

@AZero13

@vstinner

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Dec 10, 2025
…string (pythonGH-142402)
Move deref of laststring to below the error checking so the deref
is applied after the object in strings is replaced.
(cherry picked from commit  785268f )
Co-authored-by: AZero13 <gfunni234@gmail.com>

@AZero13

vstinner pushed a commit that referenced this pull request

Dec 10, 2025
…tstring (GH-142402) (#142524)
gh-142433: Move deref to below the error when checking for laststring (GH-142402)
Move deref of laststring to below the error checking so the deref
is applied after the object in strings is replaced.
(cherry picked from commit  785268f )
Co-authored-by: AZero13 <gfunni234@gmail.com>

Read the original on github.com ↗