commit | 224a599c0c0755a3a2602a9f0051a6707c8e1162 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Mon Jul 15 14:47:29 2013 -0400 |
committer | Barry Warsaw <barry@python.org> | Mon Jul 15 14:47:29 2013 -0400 |
tree | 598c3d6fac4c1ccec71c549b9b1cd4172592b4cb | |
parent | 48830035e5e616b9660014cc451198b82e3f8a8e [diff] |
- Issue #18440: Clarify that `hash()` can truncate the value returned from an object's custom `__hash__()` method.