summaryrefslogtreecommitdiff
path: root/python/downloadprovider.py
AgeCommit message (Expand)Author
2019-01-17update company name and copyright dateJordan Wiens
2018-10-19Expose DataRender APIs, allow setting const on types, and allow type comparisonPeter LaFosse
2018-10-18Initial Enhanced Settings System.Brian Potchik
2018-10-05Force use of requests on Windows to avoid cert issues on some installsRusty Wagner
2018-10-05python3: ensure callbacks live long enoughRyan Snyder
2018-10-05api: remove some lingering xrange uses in python bindingsRyan Snyder
2018-08-02Fix DownloadProvider broken in python merge from b460b9495a.Brian Potchik
2018-07-13Python2/3 String Compatibility FixKyleMiles
2018-07-10Rebased so commit history is correct nowKyleMiles
2018-07-10Various Python 3 support changesKyleMiles
2018-07-06Python: More useful error when loading too-old Python on WindowsRyan Snyder
2018-07-02downloadprovider: Fail gracefully on Ubuntu 14.04 installs, add fallbackRyan Snyder
2018-06-20Add DownloadProvider Support.Brian Potchik