]> granicus.if.org Git - python/commit
Issue #28183: Optimize and cleanup dict iteration.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 9 Oct 2016 20:08:05 +0000 (23:08 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 9 Oct 2016 20:08:05 +0000 (23:08 +0300)
commit49f5cdde1a5804c0ac0858e3778f7bd740f4a9fc
tree17a226d4ae765be61ec42dc61155dc44218c2161
parent06060725b49a3600264402e9b1059ed23b97adb9
Issue #28183: Optimize and cleanup dict iteration.
Misc/NEWS
Objects/dictobject.c