]> granicus.if.org Git - python/commit
bpo-26163: Frozenset hash improvement (#5194)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Tue, 16 Jan 2018 09:30:26 +0000 (01:30 -0800)
committerGitHub <noreply@github.com>
Tue, 16 Jan 2018 09:30:26 +0000 (01:30 -0800)
commitb44c5169f64178d2ff2914187b315549e7ab0cb6
treea6123ca1509df2bc83fd36a275f95f58e735e869
parent94e1696d04c65e19ea52e5c8664079c9d9aa0e54
bpo-26163: Frozenset hash improvement (#5194)
Misc/NEWS.d/next/Core and Builtins/2018-01-14-20-32-47.bpo-26163.xv9Iuv.rst [new file with mode: 0644]
Objects/setobject.c