summaryrefslogtreecommitdiffstats
path: root/Python/compile.c
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2021-07-16 08:34:56 (GMT)
committerGitHub <noreply@github.com>2021-07-16 08:34:56 (GMT)
commitaeaa553d650786afc6e68df1f4813ae1a5b71d05 (patch)
treede8f5af334a132649dc3f7898b012b8a200c9259 /Python/compile.c
parent919ad537510fdc2c750109e0bc4eceea234324b2 (diff)
downloadcpython-aeaa553d650786afc6e68df1f4813ae1a5b71d05.zip
cpython-aeaa553d650786afc6e68df1f4813ae1a5b71d05.tar.gz
cpython-aeaa553d650786afc6e68df1f4813ae1a5b71d05.tar.bz2
bpo-44646: Fix the hash of the union type. (#27179)
It no longer depends on the order of arguments. hash(int | str) == hash(str | int) Co-authored-by: Jack DeVries <58614260+jdevries3133@users.noreply.github.com>
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions