Yes, it's still being used in patching.py, where the matching of diff lines is made. ...
13 years, 7 months ago
(2012-10-31 15:59:47 UTC)
#3
Yes, it's still being used in patching.py, where the matching of diff lines is
made.
The one in intra_region_diff.py was causing the problem, and the one in
engine.py doesn't seem to affect the result so I figured it might be best to
leave the "default" one in place there as well, and use the pseudo-patience
algorithm only where it matters.
Issue 6816065: Fixes issue 158736: use the pseudo-patience sequence matcher only for full lines.
(Closed)
Created 13 years, 7 months ago by macourteau2
Modified 13 years, 7 months ago
Reviewers: M-A
Base URL:
Comments: 0