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

Remove panic from ModularArithmetic#Sqrt #27

Merged
merged 3 commits into from
Jan 22, 2018
Merged

Conversation

revett
Copy link

@revett revett commented Jan 22, 2018

Problem

ModularArithmetic#Sqrt does not return an error but instead uses panic.

Solution

Fixed issue #23 raised by @alexanderbez.

Remember

  • Bump VERSION
  • Update CHANGELOG.md
  • Update README.md
  • Write tests

@revett revett added the Bug label Jan 22, 2018
@revett revett self-assigned this Jan 22, 2018
@revett revett merged commit 3f353b6 into master Jan 22, 2018
@revett revett deleted the bug/return-err-sqrt branch January 22, 2018 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant