flake8
passed.
JSHint
passed.
Review Request #14385 — Created March 20, 2025 and updated
The model proxies used for deleted object comparisons resulted in a
regression where two references to the same instance weren't guaranteed
to be considered equal.We now check that the two objects being compared are the same instance
before going into more elaborate checks.
Unit tests pass in django-assert-queries, Djblets, and Review Board.
Summary | ID |
---|---|
ef6493a7986fbee0967a637b58c94531edc87053 |