Skip to content

v1.2.1

Compare
Choose a tag to compare
@Kenadia Kenadia released this 19 Jan 23:31
· 249 commits to master since this release

Includes several fixes, mainly related to the Python 3 update:

  • Attempt to run 'protoc' without a prefix (#691)
  • Fix test executor timeout (#695)
  • Address enum34 incompatibility with Python 3.4+ (#700)
  • Use getfullargspec() for python3 (#701)
  • Fix setup.py for systems with older setuptools (#703)