Skip to content

Conversation

@zlorb
Copy link

@zlorb zlorb commented Jul 11, 2021

Tested with Python 3.8. Some changes were needed to allow work within virtualenv and pyenv.
Test results mostly in-line with reference files.
Contributions by @philscrace2 , @ralic and @zlorb (independently).

@jon-jacky
Copy link
Owner

jon-jacky commented Jul 12, 2021 via email

@jon-jacky
Copy link
Owner

jon-jacky commented Jul 18, 2021 via email

zlorb and others added 5 commits July 19, 2021 21:46
…tions

are no longer reproducible with non-zero seeds.  Use fromkeys and list as
a workaround (another solution would be ordered-set from PyPi).

Note there are multiple other occurrences of sets remaining, which may
cause ordering issues elsewhere - the same workaround could be applied to
them if necessary.
The set type is no longer ordered in Python 3.7+, meaning that pmt ac…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants