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
Merged

Conversation

@carlosmn
Copy link
Member

carlosmn commented Jan 19, 2014

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
1 check passed
1 check passed
default The Travis CI build passed
Details
@carlosmn carlosmn deleted the carlosmn:config-iterator branch Jan 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

2 participants
You can’t perform that action at this time.