Mercurial > hg
comparison tests/test-rename.t @ 22643:3b1c0e1ede4c
util: fix sorteddict.pop
When using `.pop` on such object the list was not cleared of the popped key,
leading to crash.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Thu, 02 Oct 2014 12:39:37 -0500 |
parents | ef60083b5536 |
children | fd1bab28a8cc |
comparison
equal
deleted
inserted
replaced
22642:45e50d8546d9 | 22643:3b1c0e1ede4c |
---|