commit | 4958f714bde917c8dc1b087932f44608b4634452 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Mon Jul 15 15:21:41 2013 -0400 |
committer | Barry Warsaw <barry@python.org> | Mon Jul 15 15:21:41 2013 -0400 |
tree | dcb12b27e4966cc9682c7fe10c63ee4a7e6e0b3f | |
parent | 0fedb37c47971b75e644b05e5a467dad2a77620b [diff] | |
parent | 224a599c0c0755a3a2602a9f0051a6707c8e1162 [diff] |
- Issue #18440: Clarify that `hash()` can truncate the value returned from an object's custom `__hash__()` method.