]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #7692 from sileht/sileht/rados-cython
authorJosh Durgin <jdurgin@redhat.com>
Fri, 19 Feb 2016 01:42:26 +0000 (17:42 -0800)
committerJosh Durgin <jdurgin@redhat.com>
Fri, 19 Feb 2016 01:42:26 +0000 (17:42 -0800)
commit398c493fa92c2d8a3879e74627b1d7f45b3f10d9
treee89e1effe0ea406c550056a882ebadeadfb6d2ef
parent12a55d6b1af16a41a590b56890aa541205a43abc
parent0fb387faed084a19eddeaac0d2be7f3c4521d27c
Merge pull request #7692 from sileht/sileht/rados-cython

pybind/rados: use __dealloc__ since __del__ is ignored by cython

Reviewed-by: Josh Durgin <jdurgin@redhat.com>