A new major version of Connector/Python is available: v2.0.0 alpha has been been released and is available for download! As with any alpha-software, it’s probably not good to throw it in production just yet.
Our manual has the full change log but here’s an overview of most important changes for this relase.
Some incompatibilities
The world evolves, at least the software does, and Python is not different. I’m not as bold as the guys at Django who dropped support of Python v2.6 with the Django v1.7 release. I’m leaving it in because I’m nice.
Supported Python: 2.6 and 2.7 and 3.3 and 3.4
We do not …
[Read more]