Skip to content

bpo-37810: Fix difflib ? hint in diff output when dealing with tabs#15201

Merged
tim-one merged 1 commit into
python:masterfrom
asottile:fix_difflib_with_tabs_bpo_37810
Aug 21, 2019
Merged

bpo-37810: Fix difflib ? hint in diff output when dealing with tabs#15201
tim-one merged 1 commit into
python:masterfrom
asottile:fix_difflib_with_tabs_bpo_37810

Conversation

@asottile

@asottile asottile commented Aug 10, 2019

Copy link
Copy Markdown
Contributor

@asottile asottile changed the title bpo-37810 Fix difflib ? hint in diff output when dealing with tabs bpo-37810: Fix difflib ? hint in diff output when dealing with tabs Aug 10, 2019
@rhettinger
rhettinger requested a review from tim-one August 10, 2019 19:48

@tim-one tim-one left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a fine idea, much better than the original hack! As noted, I'd like to see some changes.

Comment thread Lib/difflib.py Outdated
@bedevere-bot

Copy link
Copy Markdown

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

@asottile
asottile force-pushed the fix_difflib_with_tabs_bpo_37810 branch from 4c1e273 to 35eacb6 Compare August 21, 2019 15:45
@asottile

Copy link
Copy Markdown
Contributor Author

I didn't expect the Spanish Inquisition!

@bedevere-bot

Copy link
Copy Markdown

Nobody expects the Spanish Inquisition!

@tim-one: please review the changes made to this pull request.

@tim-one
tim-one merged commit e1c638d into python:master Aug 21, 2019
@bedevere-bot

Copy link
Copy Markdown

@tim-one: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @asottile for the PR, and @tim-one for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 21, 2019
…15201)

(cherry picked from commit e1c638d)

Co-authored-by: Anthony Sottile <asottile@umich.edu>
@bedevere-bot

Copy link
Copy Markdown

GH-15365 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit that referenced this pull request Aug 21, 2019
(cherry picked from commit e1c638d)

Co-authored-by: Anthony Sottile <asottile@umich.edu>
@asottile
asottile deleted the fix_difflib_with_tabs_bpo_37810 branch September 2, 2019 19:25
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants