-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
gh-67230: Add versionadded notes for QUOTE_NOTNULL and QUOTE_STRINGS #114816
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
Conversation
@GPHemsley pointed out that with the recent changes in python#29469, two new data items failed to get `versionadded` notes.
Thanks @smontanaro for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12. |
…RINGS (pythonGH-114816) As @GPHemsley pointed out, pythonGH-29469 omitted `versionadded` notes for the 2 new items. (cherry picked from commit 586057e) Co-authored-by: Skip Montanaro <skip.montanaro@gmail.com>
GH-114840 is a backport of this pull request to the 3.12 branch. |
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. |
…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>
Thanks. It didn't occur to me to amend a closed issue. |
…RINGS (python#114816) As @GPHemsley pointed out, python#29469 omitted `versionadded` notes for the 2 new items.
As @GPHemsley pointed out, #29469 omitted
versionadded
notes for the 2 new items.📚 Documentation preview 📚: https://cpython-previews--114816.org.readthedocs.build/