-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Avoid really long lines in event handling docs. #15535
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.
Optional additional improvement: Make „Class and description“ separate columns. Increases readability and the source is even a bit shorter.
We don't need to be strict with the line length in rst files, but it's still nice to stay within reasonable bounds.
0056025
to
5b5df4b
Compare
sure, done |
1 similar comment
sure, done |
Owee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
And apply the correct labels and milestones. Congratulation you did some good work ! Hopefully your backport PR will be tested by the continuous integration and merged soon! If these instruction are inaccurate, feel free to suggest an improvement. |
Owee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
And apply the correct labels and milestones. Congratulation you did some good work ! Hopefully your backport PR will be tested by the continuous integration and merged soon! If these instruction are inaccurate, feel free to suggest an improvement. |
It's not worth the effort of a manual backport, so it will only go back to v.3.2.0. |
…535-on-v3.2.x Backport PR #15535 on branch v3.2.x (Avoid really long lines in event handling docs.)
We don't need to be strict with the line length in rst files, but it's
still nice to stay within reasonable bounds.
PR Summary
PR Checklist