-
Notifications
You must be signed in to change notification settings - Fork 668
porting guide 2.19: document range() changes #2832
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd use the ansible-output
lexer here, though I see that in other places console
was used as well, so no idea whether this should be console
for consistency or ansible-output
for nicer rendering.
Signed-off-by: Paul Arthur <[email protected]>
f5d6774
to
1a2538a
Compare
Backport to stable-2.19: 💚 backport PR created✅ Backport PR branch: Backported as #2896 🤖 @patchback |
Signed-off-by: Paul Arthur <[email protected]> (cherry picked from commit 0ff0517)
(cherry picked from commit 0ff0517) Signed-off-by: Paul Arthur <[email protected]> Co-authored-by: flowerysong <[email protected]>
This is noted in the changelog, but I think it's worth also calling it out in the porting guide (since that's where I expected it to be when I was trying to figure out if this was a bug.)