commit | f0b5a7c0f646d74265f1977154c829c8df79f76c | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sun Feb 23 16:50:07 2014 +0100 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sun Feb 23 16:50:07 2014 +0100 |
tree | e8eba8a0adfa380b11c6a1a80296ee0081c4caf3 | |
parent | 32f30a8d9b84009910ae541f8ac23bfa9b64af6a [diff] |
Issue #20637: Key-sharing now also works for instance dictionaries of subclasses. Patch by Peter Ingebretson.