]> granicus.if.org Git - python/commit
Issue #24667: Resize odict in all cases that the underlying dict resizes.
authorEric Snow <ericsnowcurrently@gmail.com>
Fri, 7 Aug 2015 23:45:12 +0000 (17:45 -0600)
committerEric Snow <ericsnowcurrently@gmail.com>
Fri, 7 Aug 2015 23:45:12 +0000 (17:45 -0600)
commit8c7f9558eb82f740d162b21fe8e01cfdd961f0d3
tree4af615cbf0a790f0f6446893cb21cde52cb2d80b
parent31202eaa5c735044d9007f448b7f41b2c00f5f69
Issue #24667: Resize odict in all cases that the underlying dict resizes.
Lib/test/test_collections.py
Misc/NEWS
Objects/odictobject.c