commit | f19ed6b0c77ba3bdaa1d8c304a61f2fa90b5d6ac | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Jun 22 01:01:48 2020 -0700 |
committer | GitHub <noreply@github.com> | Mon Jun 22 01:01:48 2020 -0700 |
tree | 7eac26165dbb1687a2d8879b2dfec251dc63c4eb | |
parent | 9fe5decf5f38ae247f4f354dee27e4bfbe8bc5f8 [diff] |
bpo-41061: Fix incorrect expressions in hashtable (GH-21028) Signed-off-by: Christian Heimes <christian@python.org> (cherry picked from commit 4901ea952691ad70aae21cfe04b6bd363b5a6aff) Co-authored-by: Christian Heimes <christian@python.org>