1786
1780
real_delete is True when the desired outcome is an actual deletion
1787
1781
rather than the rename handling logic temporarily deleting a path
1788
1782
during the replacement of a parent.
1795
1784
null = DirState.NULL_PARENT_DETAILS
1796
1785
for old_path, new_path, file_id, _, real_delete in deletes: