Message215269
I believe it is a python invariant that a == b implies hash(a) == hash(b). I don't see why the two signatures should be equal. I'm not even sure why the bound argument shows up in the signature of the partial. That surprises me. |
|
| Date |
User |
Action |
Args |
| 2014-03-31 21:28:58 | r.david.murray | set | recipients:
+ r.david.murray, brett.cannon, ncoghlan, larry, yselivanov |
| 2014-03-31 21:28:58 | r.david.murray | set | messageid: <[email protected]> |
| 2014-03-31 21:28:58 | r.david.murray | link | issue21117 messages |
| 2014-03-31 21:28:58 | r.david.murray | create | |
|