Skip to content

config parsers as context mangers can now be reentered for locks#391

Merged
Byron merged 1 commit into
gitpython-developers:masterfrom
boidolr:parser_context_reenter
Mar 6, 2016
Merged

config parsers as context mangers can now be reentered for locks#391
Byron merged 1 commit into
gitpython-developers:masterfrom
boidolr:parser_context_reenter

Conversation

@boidolr
Copy link
Copy Markdown
Contributor

@boidolr boidolr commented Feb 28, 2016

Building on #388 context managers can now be reentered and will lock again.

@Byron
Copy link
Copy Markdown
Member

Byron commented Mar 6, 2016

Thank you ! I'd be glad to merge. Before doing that, would you mind fixing the little issue that flake8 came up with ?
You can can it locally using tox -e flake8.

@boidolr
Copy link
Copy Markdown
Contributor Author

boidolr commented Mar 6, 2016

Sure, done.

Byron added a commit that referenced this pull request Mar 6, 2016
config parsers as context mangers can now be reentered for locks
@Byron Byron merged commit ceae5e9 into gitpython-developers:master Mar 6, 2016
@Byron Byron added this to the v1.0.3 - Fixes milestone Mar 6, 2016
@Byron
Copy link
Copy Markdown
Member

Byron commented Mar 6, 2016

Thanks ! Merge complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants