]> granicus.if.org Git - python/commit
Issue #25410: Cleaned up and fixed minor bugs in C implementation of OrderedDict.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 18 Oct 2015 06:54:42 +0000 (09:54 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 18 Oct 2015 06:54:42 +0000 (09:54 +0300)
commit3e9f87782e434b23318892c365e5ee5b8ab6d1f1
tree7c1ced1258e70d126f4f44c7f9370187261b9449
parent03de71d1365a3f767ab16598ff06091187f44ad7
parent8003bafd7f85e93a8ff60cc64366546d224fe617
Issue #25410: Cleaned up and fixed minor bugs in C implementation of OrderedDict.
Misc/NEWS