commit | 57c9d1725689dde068a7fccaa7500772ecd16d2e | [log] [tgz] |
---|---|---|
author | Brandt Bucher <brandtbucher@gmail.com> | Fri Mar 06 09:24:08 2020 -0800 |
committer | GitHub <noreply@github.com> | Fri Mar 06 09:24:08 2020 -0800 |
tree | fb7f7ecce58aa31d998f12e8f7a8b296667e535d | |
parent | 9566842e892c1f600e1dcfadaab4643be8f32901 [diff] |
bpo-36144: Implement defaultdict union (GH-18729) For PEP 585 (this isn't in the PEP but is an obvious follow-up).