]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-99934: test_marshal.py: add more elements in test_deterministic_sets (GH-99935)
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sat, 3 Dec 2022 16:53:20 +0000 (17:53 +0100)
committerGitHub <noreply@github.com>
Sat, 3 Dec 2022 16:53:20 +0000 (10:53 -0600)
commitc68573b339320409b038501fdd7d4f8a56766275
tree82da2b60f030beb38102c47571c4d692139c9f1b
parentee6015650017ca145a48c345311a9c481949de71
gh-99934: test_marshal.py: add more elements in test_deterministic_sets (GH-99935)

Existing elements do produce different output on x86_64, but they
do not on x86. Let's make the data longer to ensure it differs.
Lib/test/test_marshal.py
Misc/NEWS.d/next/Tests/2022-12-01-18-55-18.gh-issue-99934.Ox3Fqf.rst [new file with mode: 0644]