]> granicus.if.org Git - python/commit
Issue #27601: Improve example in the "Hashing of numeric types" section
authorBerker Peksag <berker.peksag@gmail.com>
Mon, 25 Jul 2016 01:55:51 +0000 (04:55 +0300)
committerBerker Peksag <berker.peksag@gmail.com>
Mon, 25 Jul 2016 01:55:51 +0000 (04:55 +0300)
commitaa46bd461c1b585d967b9a9497ea872097017d99
tree24bf024c9029857e50462423a3bb36d969fe979f
parent6ed63f31e9ca137b543cbaa5a7a61224c8a1e659
Issue #27601: Improve example in the "Hashing of numeric types" section

* Fix return value of hash_compute() implementation
* Rename variable names to hash_value to improve readability

Patch by Emanuel Barry.
Doc/library/stdtypes.rst