]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind: rados cleanup 7692/head
authorMehdi Abaakouk <sileht@redhat.com>
Thu, 18 Feb 2016 09:14:01 +0000 (10:14 +0100)
committerMehdi Abaakouk <sileht@redhat.com>
Thu, 18 Feb 2016 10:26:26 +0000 (11:26 +0100)
commit0fb387faed084a19eddeaac0d2be7f3c4521d27c
treec8d480948572bd4c9f4da3a0b9f1dac0f57db191
parent037852eab547abf44289dce1edeffbbce54b0fa9
pybind: rados cleanup

This change uses:
* a pystring to store ioctx state like other state attributes and like
  previous binding
* use __dealloc__ instead of __del__ to ensure Object are freed correctly

Signed-off-by: Mehdi Abaakouk <sileht@redhat.com>
src/pybind/rados/rados.pxd
src/pybind/rados/rados.pyx