The latest request for a Python3 version of shotgun_api# libraries I saw on the forums was from 2012.
The Shotgun librarie(s) don't seem to to have any compiled code. (One ***.c file?)
Would it be an issue if we looked at updating an alternate version of the Shotgun Python API to go with Python 3?
Python2.x was scheduled to be deprecated as of 2010 I believe. Several packages are Python3. It sounds like PySide2 will be moving ahead with deprecating Python2.
Currently there isn't a schedule to allow Python3 compatibility.
We might be able to do it ourselves. Can anyone think of any reasons why we can't or shouldn't create a Python3 versions of the Python Shotgun API?