Skip to content

Detect moved items in ordered iterables #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

akshat62
Copy link
Owner

Summary

  • detect reverse difflib replacements as item moves
  • test that list swaps report iterable_item_moved
  • document iterable_item_moved usage

Testing

  • pytest tests/test_diff_text.py -k test_item_moved -vv (fails: ModuleNotFoundError: No module named 'orderly_set')

https://chatgpt.com/codex/tasks/task_e_689b867ec2e883318b56e18dcaddeeef

@akshat62 akshat62 changed the base branch from master to update-diff-behavior-item-movements August 12, 2025 18:33
@akshat62 akshat62 merged commit 6068470 into update-diff-behavior-item-movements Aug 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant