curran / curran/google-diff-match-patch
Patch for /trunk/python3/diff_match_patch.py
- Vorherrschende Sprache
- Python
- Sterne
- 17
- Forks
- 2
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
```
This is solving my issue 95. In short: Each "data" may contain multiple lines.
Each of those lines must be indented correctly according to "op". Then you
don't need any url escapes (1906,1907).which by themselves alter the content
which is against the "diff rules" to merely state differences.
```
Original issue reported on code.google.com by `calistop...@gmail.com` on 23 Jan 2014 at 6:01
Attachments:
- [diff_match_patch.py.patch](https://storage.googleapis.com/google-code-attachments/google-diff-match-patch/issue-97/comment-0/diff_match_patch.py.patch)
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Beginne mit python3/diff_match_patch.py und sieh dir den angehängten diff_match_patch.py.patch an. Überprüfe, wie jeder Datenwert, der mehrere Zeilen enthält, für seine Operation formatiert wird, und verifiziere anschließend, dass die resultierende Diff-Anweisung den Inhalt ohne die genannten URL-Escapes bewahrt.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- tooling
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100