Skip to content

v3.2.2

Compare
Choose a tag to compare
@willis102 willis102 released this 11 Dec 19:10
· 91 commits to master since this release
e63f83a

This release provides the following features and fixes:

  • Upgrades packaged six module to 1.13.0
  • Adds platform and normalize_platform to sgsix module to provide unified platform value across Python 2/3
  • Changes httplib import procedure to emulate direct import of the module
  • Adds test to ensure httplib2 is importable as expected