commit | 6f17e51345d930ccb4db306acc12b7d1f6c5e690 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sat Oct 20 02:27:45 2018 +0300 |
committer | Victor Stinner <vstinner@redhat.com> | Sat Oct 20 01:27:45 2018 +0200 |
tree | 8405c37504100cd75d3d7f53d0f999e606fc191d | |
parent | d6a61f232619f8a8e6efacc3da5a02abaf25f090 [diff] |
bpo-33712: OrderedDict only creates od_fast_nodes cache if needed (GH-7349)