◐ Shell
clean mode source ↗

gh-67230: Add versionadded notes for QUOTE_NOTNULL and QUOTE_STRINGS by smontanaro · Pull Request #114816 · python/cpython

@GPHemsley pointed out that with the recent changes in python#29469, two new data items failed to get `versionadded` notes.

merwok

@terryjreedy terryjreedy changed the title Add versionadded notes for QUOTE_NOTNULL and QUOTE_STRINGS gh-67230: Add versionadded notes for QUOTE_NOTNULL and QUOTE_STRINGS

Feb 1, 2024

@miss-islington-app

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

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

Feb 1, 2024

@bedevere-app

@terryjreedy

In my view, a correction to a defective patch should be attached to the issue for the original patch (unless there is a new issue, which there is not here). Merging.

terryjreedy pushed a commit that referenced this pull request

Feb 1, 2024
…TRINGS (GH-114816) (#114840)

As @GPHemsley pointed out, GH-29469 omitted `versionadded` notes for the 2 new items.
(cherry picked from commit 586057e)

Co-authored-by: Skip Montanaro <skip.montanaro@gmail.com>

@smontanaro

In my view, a correction to a defective patch should be attached to the issue for the original patch (unless there is a new issue, which there is not here). Merging.

Thanks. It didn't occur to me to amend a closed issue.

aisk pushed a commit to aisk/cpython that referenced this pull request

Feb 11, 2024