]> granicus.if.org Git - python/commit
bpo-33803: Fix a crash in hamt.c (GH-7504) (GH-7505)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 8 Jun 2018 00:44:09 +0000 (17:44 -0700)
committerYury Selivanov <yury@magic.io>
Fri, 8 Jun 2018 00:44:09 +0000 (20:44 -0400)
commita971a6fdb111bb62911ccf45aa9fe734e2e7a590
tree45ee08bebe535b0f256af1c4ae3945357d578878
parent9b0d4d04a15a97a1055f1b729f14e9257f149fd3
bpo-33803: Fix a crash in hamt.c (GH-7504) (GH-7505)

(cherry picked from commit 378c53cc3187dba57c7560ccc2557f516c8a7bc8)

Co-authored-by: Yury Selivanov <yury@magic.io>
Misc/NEWS.d/next/Core and Builtins/2018-06-07-20-18-38.bpo-33803.n-Nq6_.rst [new file with mode: 0644]
Python/hamt.c