#4 Remove deprecated python module API init_lockspace when python 2 will cease
Opened 4 years ago by abawer. Modified 11 months ago

As commented by @nsoffer:
/ init_lockspace /
PyDoc_STRVAR(pydoc_init_lockspace, "\
init_lockspace(lockspace, path, offset=0, max_hosts=0, num_hosts=0, \
We can remove this in python 3 - is is deprecated for at least 5.5 years. Vdsm also stopped
using it few month ago, but we cannot break it in python 2.


We can do this now, python 2 is dead foe a while. Amit, do you plan to work on this?

Submitted PR: https://github.com/nirs/sanlock/pull/21

On Sat, May 2, 2020 at 12:47 AM Nir Soffer pagure@pagure.io wrote:

nsoffer added a new comment to an issue you are following:
We can do this now, python 2 is dead foe a while. Amit, do you plan to work on this?

To reply, visit the link below or just reply to this email
https://pagure.io/sanlock/issue/4

Amit, can you submit the patch to sanlock-devel? Using my github is not useful way to contribute.

Login to comment on this ticket.

Metadata