Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pybind: rados cleanup #7692

Merged
merged 1 commit into from
Feb 19, 2016
Merged

pybind: rados cleanup #7692

merged 1 commit into from
Feb 19, 2016

Commits on Feb 18, 2016

  1. 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>
    Mehdi Abaakouk committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    0fb387f View commit details
    Browse the repository at this point in the history