summaryrefslogtreecommitdiff
path: root/Python/import.c
diff options
context:
space:
mode:
authorCarl Friedrich Bolz-Tereick <cfbolz@gmx.de>2021-10-28 22:01:35 +0200
committerGitHub <noreply@github.com>2021-10-28 22:01:35 +0200
commit7401694807fc6b5f7b35ff73c06f4bb852e02946 (patch)
tree251e1548d8f1070c9b7c939c8301cb0a66b4d753 /Python/import.c
parent03db1bbfd2d3f5a343c293b2f0e09a1e962df7ea (diff)
downloadcpython-git-7401694807fc6b5f7b35ff73c06f4bb852e02946.tar.gz
bpo-45624: make test_graphlib not depend on the iteration order of sets (GH-29233)
the current test depended on integer sets being iterated on in a certain fixed order. That order is different on PyPy (insertion based) and could change in CPython in the future in theory. Make the test robust against a different iteration order by sorting.
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions