Skip to content

shuffle vs. python 3.11 #11

Open
@bennn

Description

@bennn

Python 3.11 removed the 2nd argument to shuffle.

Argh.

Rewrite any shuffles we have to seed the RNG so shuffle(x) gives the same result as shuffle(x, fn)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions