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

isodatetime: fix recurring recurrence format 1 #25

Merged
merged 1 commit into from
Feb 28, 2014

Conversation

benfitzpatrick
Copy link
Contributor

This fixes a bug from pull request #23, which causes an infinite loop
for recurrence format 1. The get_is_valid call calls self.iter which
calls get_next again.

This fixes the bug.

@arjclark, please review.

@arjclark
Copy link
Contributor

Looks good to me. Will merge in as its a priority. Could you look to add something to the isodatetime tests that will test the affected behaviour.

@benfitzpatrick
Copy link
Contributor Author

Tests issue raised as #26

arjclark added a commit that referenced this pull request Feb 28, 2014
isodatetime: fix recurring recurrence format 1
@arjclark arjclark merged commit 0c8565d into metomi:master Feb 28, 2014
@dpmatthews dpmatthews added this to the next-release milestone Feb 28, 2014
@benfitzpatrick benfitzpatrick deleted the fix-iso-recurrence-format-1 branch April 2, 2014 13:27
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.

3 participants