Skip to content

Conversation

@asottile
Copy link
Member

resolves #1479

from typing import NoReturn

FIXED_RANDOM_SEED = 1542676186
FIXED_RANDOM_SEED = 1542676187
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I changed this to keep a few 50/50 tests passing -- the switch from random= to not also changed the ordering

@asottile asottile merged commit 79359ed into master May 31, 2020
@asottile asottile deleted the random_meth branch May 31, 2020 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

random.shuffle's random= argument got deprecated

2 participants