Skip to content

Releases: timotheus/ebaysdk-python

Enable HTTPS by default

20 Apr 22:41
Compare
Choose a tag to compare

2.2.0 Mon Apr 20 15:23:53 PDT 2020

  • Forced HTTPS for finding, shopping, and trading calls
  • fixed sample code so that it uses the appropriate domain
  • added py38 to tox testing

v2.1.4

23 Aug 22:05
Compare
Choose a tag to compare
Update setup.py

2.1.1-pre: Merge pull request #133 from bimusiek/master

07 Mar 00:14
Compare
Choose a tag to compare
Fixed hopefully last unicode problem

Version 1.0.2

09 Feb 04:50
Compare
Choose a tag to compare
  • fix unicode issue is dict to xml routine
  • add a unicode test
  • fix http back-end

Version 0.1.11

31 Jan 19:28
Compare
Choose a tag to compare

This is the release prior to the major code refactor and switch from PyCurl to Requests.