COMMITS
March 5, 2023
G
Update README.md
Gabriel Becedillas committed
G
Added deprecation notice.
Gabriel Becedillas committed
August 21, 2018
G
Merge branch 'release/0.19'
Gabriel Becedillas committed
G
Update doc: Python 3 supported
Gabriel Becedillas committed
G
Removed newline
Gabriel Becedillas committed
G
Updated version to 0.20
Gabriel Becedillas committed
G
Renamed license file
Gabriel Becedillas committed
G
Updated version to 0.19
Gabriel Becedillas committed
August 20, 2018
G
Flake8 fixes
Gabriel Becedillas committed
August 19, 2018
G
Updated copyright notice.
Gabriel Becedillas committed
G
Merge branch 'feature/python3' into develop
Gabriel Becedillas committed
G
tweepy is not working with Python 3.7
Gabriel Becedillas committed
August 10, 2018
G
Added Docker images for Python 2.7 and Python 3.7
Gabriel Becedillas committed
August 1, 2018
G
Return a list in Bars.items
Gabriel Becedillas committed
G
Fixed testcase to be compatible with Python3
Gabriel Becedillas committed
July 31, 2018
G
Fixed import to be compatible with Python3
Gabriel Becedillas committed
G
Fixed Quandl tests to pass on Python3
Gabriel Becedillas committed
G
Fixed TALib tests to pass on Python3
Gabriel Becedillas committed
G
Fixed websocket clients to be compatible with Python3.
Gabriel Becedillas committed
July 30, 2018
G
Fixed range/xrange calls to be compatible with Python3
Gabriel Becedillas committed
G
Fixed testcases that were failing due to str(float) diferences.
Gabriel Becedillas committed
July 28, 2018
G
Replaced filter() calls with list comprehensions.
Gabriel Becedillas committed
G
Updated range/xrange calls to be compatible with Python 3
Gabriel Becedillas committed
G
Updated print calls to be compatible with Python 3
Gabriel Becedillas committed
July 25, 2018
G
Updated xrange calls to be compatible with Python 3
Gabriel Becedillas committed
G
Updated list.sort usage to be compatible with Python 3
Gabriel Becedillas committed
G
Updated optimizer package to be compatible with Python 3
Gabriel Becedillas committed
G
Updated iterator usage to be compatible with Python 3
Gabriel Becedillas committed
July 23, 2018
G
Updated imports to be compatible with Python 3
Gabriel Becedillas committed
G
Updated super call since it was failing in Python 2.7
Gabriel Becedillas committed