Page 1 of 1

Python3.4

Posted: Thu Jul 10, 2014 2:07 am
by satoon101
We have finally updated the plugin to use Python3.4!! There are a few changes that have caused us to modify some of our API, but from a usage standpoint, everything should be as it was. To look at the changes between Python3.3 and Python3.4, see this page:
https://docs.python.org/3.4/whatsnew/3.4.html

2 of those changes that we will be implementing into the API here soon are the new Enum classes and Error suppression.

We promise to be much quicker in updating our Python version in the future. To go along with this update, we have provided a new alpha build:
http://github.com/Source-Python-Dev-Team/Source.Python/releases

Posted: Fri Jul 11, 2014 7:15 pm
by Doldol
It's good to hear that this project will be keeping up with new versions of Python!