Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update shuffling func name #1045

Merged
merged 1 commit into from
May 5, 2019
Merged

update shuffling func name #1045

merged 1 commit into from
May 5, 2019

Conversation

protolambda
Copy link
Contributor

Note 1: merging into v06x branch. The intention here is not to pollute the master branch for fixes to the latest release. And then merge v06x into master for a new v0.6.x release, and merge into dev to port over fixes + testing improvements.

Note 2: a near-term goal of mine is to generalize the setup of some of the pytests and generators, and hopefully catch these types of problems earlier, and have more tests generated based on the pytests effort (it's understandable people prioritize testing the spec over providing tests for implementers, but I do want to see more consistency between the two).

The generator broke because of #1009 renaming get_permuted_index to get_shuffled_index. Fixed that.

@protolambda protolambda merged commit 4e179fb into v06x May 5, 2019
@protolambda protolambda deleted the fix-shuffling-gen branch May 5, 2019 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants