Skip to content

Fix create_blob_fromiobase with pypy#577

Merged
jdavid merged 1 commit intolibgit2:masterfrom
carlosmn:dont-decref-file
Oct 31, 2015
Merged

Fix create_blob_fromiobase with pypy#577
jdavid merged 1 commit intolibgit2:masterfrom
carlosmn:dont-decref-file

Conversation

@carlosmn
Copy link
Member

The file object is passed to us, so we never incremented
its refcount. We shouldn't decrement it on exit.

The file object is passed to us, so we never incremented
its refcount. We shouldn't decrement it on exit.
@jdavid jdavid merged commit 91bb93d into libgit2:master Oct 31, 2015
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.

2 participants