Skip to content

Fix Python 3 support

Athos Ribeiro requested to merge athos/python-oauth:python3-support into master

Since 2to3 support has been dropped from setuptools, this package FTBFS.

The following patches adjust the package to support Python 3 and add tests to perform some simple checks shipped by the upstream project.

Merge request reports

Loading