Skip to content
This repository was archived by the owner on Jan 11, 2021. It is now read-only.

Python 3 support (hotfix)

Choose a tag to compare

@nicoddemus nicoddemus released this 14 May 02:08

This release adds:

  • Python 3 support;
  • Fixed script installation using setup.py;
  • ss should be usable as a library;

This release supersedes 1.4 because unfortunately a series of problems in Python 3 were not detected until after the release, mostly because there is some mocked code which is not tested at all. This will be addressed in issue #17.