You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In WikiClient
create_or_update_page function accepts version of the old page which needs to be passed to the API in the if-match header. This is not possible in the python client right now.