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

Fix Leap Year Pattern #135

Merged
merged 2 commits into from
Nov 7, 2018
Merged

Conversation

fishcharlie
Copy link
Contributor

This PR fixes the bug found in issue #122.

I have also added a test for this fix. Currently without the fix, the test just hangs. With the fix the tests pass fine. I'm not quite sure if this is acceptable or not. Input on that and how to fix that (if required) would be appreciated.

Close #122

@harrisiirak
Copy link
Owner

@fishcharlie thanks!

@harrisiirak harrisiirak merged commit 45d1129 into harrisiirak:master Nov 7, 2018
@fishcharlie fishcharlie deleted the leapYear branch November 7, 2018 20:15
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.

Bug with interesting leap year pattern?
2 participants