]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: Change signature of PyString_AsString to match return 24092/head
authorBrad Hubbard <bhubbard@redhat.com>
Thu, 13 Sep 2018 03:19:02 +0000 (13:19 +1000)
committerBrad Hubbard <bhubbard@redhat.com>
Fri, 14 Sep 2018 00:10:40 +0000 (10:10 +1000)
commitb29c65623f508082ded87af6f8d068ce8882f936
tree7f76c03ecc673b6195a6e671f152f4919a7ac4ce
parent10f1c4c9ded19a8d6aef95b3cc3ca049ad90383d
mgr: Change signature of PyString_AsString to match return

PyUnicode_AsUTF8 now returns 'const char*'

Fixes: http://tracker.ceph.com/issues/35984
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
src/mgr/PythonCompat.h