bpo-43689: improve documentation for Differ#25132
bpo-43689: improve documentation for Differ#25132miss-islington merged 3 commits intopython:mainfrom
Conversation
Lines beginning with ``?`` try to help understanding the given diff. The output can be hard to understand when it contains whitespace characters, such as spaces, tabs or line breaks. While previously only tabs were mentioned, now all are listed.
|
This PR is stale because it has been open for 30 days with no activity. |
|
Closing and reopening to trigger the bots. |
|
@jugmac00: Status check is done, and it's a failure ❌ . |
1 similar comment
|
@jugmac00: Status check is done, and it's a failure ❌ . |
|
@jugmac00: Status check is done, and it's a success ✅ . |
1 similar comment
|
@jugmac00: Status check is done, and it's a success ✅ . |
|
Sorry, I can't merge this PR. Reason: |
1 similar comment
|
Sorry, I can't merge this PR. Reason: |
I would have preferred "Merging and celebrating" though @rhettinger :-) |
|
@jugmac00: Status check is done, and it's a success ✅ . |
|
Thank you, @rhettinger Could you please close #87855 ? I created it over at bpo and cannot close it here (mannequin). |
|
Closed, thanks for your contribution 👍 |
Lines beginning with
?try to help understanding the given diff.The output can be hard to understand when it contains whitespace characters, such as spaces, tabs or line breaks.
While previously only tabs were mentioned, now all are listed.
https://bugs.python.org/issue43689
Automerge-Triggered-By: GH:rhettinger