Python's difflib module in TypeScript


Help us add more

Got a rainy Sunday afternoon and a taste for a porting puzzle?

We will then review it. If it's useful to the project and in line with our contributing guidelines your work will become part of Locutus and you'll be automatically credited in the authors section accordingly.

Upstream Surface Inventory 2/6 shipped • 3 next 33%

Namespace-level inventory for Python 3.12: what we already ship, what we may still want, and what we intentionally skip or keep.

difflib

Python 3.12 · Catalog source: version-pinned source manifest python:3.12:difflib

40% shipped
2/5 shipped 3 next 1 explicit non-goals
Shipped (2)

Next

Sequence-diff helpers are high-value portability targets.

  • context_diff
  • restore
  • unified_diff
Explicit non-goals (1)
  • diff_bytes Skip Byte-oriented diffing does not fit Locutus' current plain-value model.

« More Python functions