Skip to content
This repository has been archived by the owner on Aug 20, 2022. It is now read-only.

Python3 compatibility #45

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Python3 compatibility #45

wants to merge 8 commits into from

Commits on Mar 25, 2016

  1. Migrate code to python3

    gtnx committed Mar 25, 2016
    Configuration menu
    Copy the full SHA
    728e447 View commit details
    Browse the repository at this point in the history
  2. Removed warnings in tests

    gtnx committed Mar 25, 2016
    Configuration menu
    Copy the full SHA
    c9bf907 View commit details
    Browse the repository at this point in the history
  3. Added py3.4 in tox.ini

    gtnx committed Mar 25, 2016
    Configuration menu
    Copy the full SHA
    1c2bc46 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2016

  1. Configuration menu
    Copy the full SHA
    78a1f69 View commit details
    Browse the repository at this point in the history
  2. Enforce py3 compatibility:

    - Remove of iteritems
    - Force unicode as the input of json.loads
    - Handle the compatibility of py2 and py2 httplib header case handling
    ...
    gtnx committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    4e9aa2d View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2016

  1. Configuration menu
    Copy the full SHA
    ccb6c68 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2016

  1. Configuration menu
    Copy the full SHA
    46e81c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2017

  1. Configuration menu
    Copy the full SHA
    57422eb View commit details
    Browse the repository at this point in the history