commit | 08d4a4f4880a24e07f4faa42f53fddee9e7ac0fc | [log] [tgz] |
---|---|---|
author | Yury Selivanov <yselivanov@sprymix.com> | Fri Sep 12 15:48:02 2014 -0400 |
committer | Yury Selivanov <yselivanov@sprymix.com> | Fri Sep 12 15:48:02 2014 -0400 |
tree | 94aa94235af14270711cf9c8bc18a49253a5e373 | |
parent | f1a8df0ac984162795815aae6696155fcd22fdfb [diff] |
inspect.Signature: Fix discrepancy between __eq__ and __hash__. Issue #20334. Thanks to Antony Lee for bug report & initial patch.