]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #7708 from jdurgin/wip-cython-cleanup
authorJosh Durgin <jdurgin@redhat.com>
Fri, 19 Feb 2016 08:34:50 +0000 (00:34 -0800)
committerJosh Durgin <jdurgin@redhat.com>
Fri, 19 Feb 2016 08:34:50 +0000 (00:34 -0800)
commit49a7ef50010a2cc13418aa06d9740aa7885a8eea
tree1a5fe2b0f783bc5e71f99baf087c8107c396ee58
parentb556b24a31bdfdd05deb9d201949fd78fad4a71c
parent3d391546f53cbdc56903fb349e47290d4841727a
Merge pull request #7708 from jdurgin/wip-cython-cleanup

pybind: replace __del__ with __dealloc__ for rbd

Reviewed-by: Hector Martin <marcan@marcan.st>
Reviewed-by: Mehdi Abaakouk <sileht@sileht.net>