Skip to content

Releases: timotheus/ebaysdk-python

Enable HTTPS by default

Choose a tag to compare

@timotheus timotheus released this 20 Apr 22:41

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

Choose a tag to compare

@timotheus timotheus released this 23 Aug 22:05
Update setup.py

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

Choose a tag to compare

@timotheus timotheus released this 07 Mar 00:14
Fixed hopefully last unicode problem

Version 1.0.2

Choose a tag to compare

@timotheus timotheus released this 09 Feb 04:50
  • fix unicode issue is dict to xml routine
  • add a unicode test
  • fix http back-end

Version 0.1.11

Choose a tag to compare

@timotheus timotheus released this 31 Jan 19:28

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