Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Python 3 compatibility #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

rdembitskyi
Copy link

@rdembitskyi rdembitskyi commented Nov 10, 2020

  • Work is heavily dependent on string/binary/unicode so installed and
    used six
  • Unittests work in both python 2.7 and 3.7
  • Tests needed to be butchered because we're expecting wsgi to return
    strings(unicode) when in fact, it deals with bytes so comparison can't
    be made between versions correctly

port of #11

@rdembitskyi
Copy link
Author

@BernardoSilva Could you have a look on ci failure please?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant