commit | 0ec820fc5fbefe2fd49915fb640166644a4cdb8e | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Wed Oct 31 14:05:55 2012 -0400 |
committer | Benjamin Peterson <benjamin@python.org> | Wed Oct 31 14:05:55 2012 -0400 |
tree | d2d422011523f2207de79f50c2e070341a71f6a8 | |
parent | bdf1b9e26754de09883321c181bed7ddbc513ab8 [diff] |
only fast-path fromkeys() when the constructor returns a empty dict (closes #16345)