diff options
author | Jason Madden <jamadden@gmail.com> | 2017-05-17 07:10:48 -0500 |
---|---|---|
committer | Jason Madden <jamadden@gmail.com> | 2017-05-17 07:10:48 -0500 |
commit | cdb0161c7edf67857a7625ec666a80c9cd35c297 (patch) | |
tree | f1cde20a2bcc3f6dda7e89caf096534ca549e04f /MANIFEST.in | |
parent | 2b82f83048802017a451d2abcdc2a2bae8ece182 (diff) | |
download | zope-security-fix-ordered-dict-checker.tar.gz |
OrderedDict, BTree and dict all iterate the same way.fix-ordered-dict-checker
Fixes #23. Also a further fix for #20 (you couldn't iterate a BTree
all by itself).
Refactor the test case for BTree to be a shared implementation and
confirm that it works as expected for dict, using the actual dict
checker. Then apply it to OrderedDict and BTree and fix the resulting
failures by refactoring the fixup in checker.py to a shared
implementation and applying it.
Diffstat (limited to 'MANIFEST.in')
0 files changed, 0 insertions, 0 deletions