]> granicus.if.org Git - python/commit
bpo-31849: Fix warning in pyhash.c (GH-6799)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 4 Jun 2018 17:31:07 +0000 (10:31 -0700)
committerGitHub <noreply@github.com>
Mon, 4 Jun 2018 17:31:07 +0000 (10:31 -0700)
commit150033d1599f55c10860a733d370707a3f7c444e
tree66826a6362a96f099df20fd1382b292f3da85e95
parent7548a9327409df787eef5f8c2780b53b5788012f
bpo-31849: Fix warning in pyhash.c (GH-6799)

(cherry picked from commit a8eb58546b37a7cd5f332f019bb07388f5212c2d)

Co-authored-by: A. Jesse Jiryu Davis <jesse@emptysquare.net>
Misc/NEWS.d/next/Core and Builtins/2018-05-14-11-00-00.bpo-31849.EmHaH4.rst [new file with mode: 0644]
Python/pyhash.c