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

Config: switch from foreach iterator #312

Merged
merged 1 commit into from
Jan 19, 2014

Conversation

carlosmn
Copy link
Member

An iterator is much more natural in python, so let's use that.


I documented what we return in docs/config.rst, but I'm not sure if there's a better place/way.

With this, we're removing the last usage of a foreach, so we should be able to close #183.

An iterator is much more natural in python, so let's use that.
@jdavid jdavid merged commit 35386cb into libgit2:master Jan 19, 2014
@carlosmn carlosmn deleted the config-iterator branch January 21, 2014 01:25
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.

generator implementation issue with libgit2
2 participants