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 Sections "__getitem__" for index greater than 1. #22

Merged
merged 1 commit into from Apr 23, 2014

Conversation

ncjones
Copy link
Contributor

@ncjones ncjones commented Apr 23, 2014

The previous implementation of Sections.getitem always failed if the index was greater than 1.

@alisaifee
Copy link
Owner

I've added another testcase before merging the pull request that demonstrates the bug e326233.

alisaifee added a commit that referenced this pull request Apr 23, 2014
Fix Sections "__getitem__" for index greater than 1.
@alisaifee alisaifee merged commit c4e1b50 into alisaifee:master Apr 23, 2014
@alisaifee
Copy link
Owner

0.7.4 contains the fix.

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.

None yet

2 participants