XZise added a comment. But then `future` would be necessary for 2.7 too and that would break the policy to only require one package (which is `requests`) as only Python 3.3+ builds would work without them. I could make the method not part of our API (aka use an underscore) so that when we drop Python 2 support (or won't mind `future`) we could just remove my patch.
Anyway I'll look into `future` to implement it using that so that we are free to implement whatever we think is better. @Ricordisamoa: Yes, I am able to read and actually linked to that doc. But before we had builds on Python 3.6 occurring it issued no deprecation warning even though it had been deprecated since 3.0. I actually checked with `-Wall` and didn't get any deprecation warning on 3.4.3. TASK DETAIL https://phabricator.wikimedia.org/T106209 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: XZise Cc: jayvdb, Ricordisamoa, gerritbot, XZise, pywikibot-bugs-list, Aklapper, Malyacko, P.Copp _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
