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
{{ message }}
This repository has been archived by the owner on Dec 27, 2018. It is now read-only.
It's definitely something related to future lib, my guess is that ConfluenceAPI object is somehow created twice. I decided to stick with 62c95b8 as I don't really need python3 support.
The text was updated successfully, but these errors were encountered:
It's definitely something related to future lib, my guess is that
ConfluenceAPI object is somehow created twice. I decided to stick with 62c95b8 62c95b8
as I don't really need python3 support.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub #18
Thanks to #16 we've got python3 support, which is great, but unfortunately it also broke support for python2. Tested on:
Using sample code provided in README.md:
Results:
It's definitely something related to future lib, my guess is that ConfluenceAPI object is somehow created twice. I decided to stick with 62c95b8 as I don't really need python3 support.
The text was updated successfully, but these errors were encountered: