Skip to content
Snippets Groups Projects
Commit 1efb6017 authored by Ken Payson's avatar Ken Payson
Browse files

Initial Python3 support

Notable Changes:
  -Convert all str types to byte types at cython layer (ascii encoding)
  -Use six for packages that have different names in Python2/Python3
  -By default, unit tests are compiled/run in Python2.7 and Python3.4
  -Ensure MACOSX_BUILD_TARGET is at least 10.7
parent 698d3e91
No related branches found
No related tags found
No related merge requests found
Showing
with 180 additions and 204 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment