Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Makes the the trading.py example compatible with Python 3.7 #264

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

Commits on Apr 6, 2017

  1. add tests

    timotheus committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    c71ba56 View commit details
    Browse the repository at this point in the history
  2. remove debugging

    timotheus committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    059cdd8 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2017

  1. Revert "remove debugging"

    This reverts commit 38bb259.
    timotheus committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    047223d View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2017

  1. Create ebay.yaml

    timotheus authored Apr 13, 2017
    Configuration menu
    Copy the full SHA
    bf47d4c View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2017

  1. pep8 fixes and added tests

    timotheus committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    d91e374 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2017

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

Commits on May 15, 2017

  1. Merge pull request timotheus#198 from MoorsTech/master

    Added str conversion of siteid
    timotheus authored May 15, 2017
    Configuration menu
    Copy the full SHA
    9d27b8e View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2017

  1. Fix on issue timotheus#189

    encode utf-8 on string object only
    codeastar authored Jul 27, 2017
    Configuration menu
    Copy the full SHA
    86985e3 View commit details
    Browse the repository at this point in the history
  2. Python 3.x compatibility update

    replace 'basestring' with 'str'
    codeastar authored Jul 27, 2017
    Configuration menu
    Copy the full SHA
    8060a75 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2017

  1. updated trading sample

    acjohnson committed Sep 30, 2017
    Configuration menu
    Copy the full SHA
    1bab59b View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2017

  1. fix setup.py ascii issue

    timotheus committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    6bacf63 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2018

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

Commits on Jun 7, 2018

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

Commits on Jun 20, 2018

  1. Merge pull request timotheus#245 from mthaddon/master

    Add an option for domain to sample/findings.py so it can work with sandbox keys
    timotheus authored Jun 20, 2018
    Configuration menu
    Copy the full SHA
    3cfc2eb View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. Make compatible with python 3

    w- authored Jun 26, 2018
    Configuration menu
    Copy the full SHA
    ff19b45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f97b94 View commit details
    Browse the repository at this point in the history
  3. Logic Errors on previous commit

    w- authored Jun 26, 2018
    Configuration menu
    Copy the full SHA
    26a101a View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2018

  1. Merge pull request timotheus#248 from w-/patch-1

    Make compatible with python 3
    timotheus authored Sep 3, 2018
    Configuration menu
    Copy the full SHA
    eaf7911 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b53ddd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c1db7a View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2018

  1. Merge pull request timotheus#217 from acjohnson/samplefix

    updated trading sample
    timotheus authored Sep 4, 2018
    Configuration menu
    Copy the full SHA
    011c96a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

  1. Configuration menu
    Copy the full SHA
    c977cd8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request timotheus#255 from timotheus/revert-248-patch-1

    Revert "Make compatible with python 3"
    timotheus authored Sep 5, 2018
    Configuration menu
    Copy the full SHA
    0f9016b View commit details
    Browse the repository at this point in the history
  3. fix socket warning

    timotheus committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    7198ac7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7dda80c View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2018

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

Commits on Sep 11, 2018

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

Commits on Feb 10, 2019

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