Skip to content

Python3

Joseph Weston requested to merge jbweston/tinyarray:python3 into master

Add Python 3 support to tinyarray.

Tinyarray will work with both Python 2 and Python 3 after this change.

Merge request reports