Hi,
A new version of Python MySQL replication is available
Important change (could break code):
* row-events: TIME is now encoded as python.timedelta
* Allow users to define ctl_connection_settings and the option to fail when table information is unavailable (#176)
* Decode gtid from network packet
* fixed count of fetched events
* unittest2 is only a test requirement
Thanks a lot to all contributors, and special thanks to Arthur Gautier for his day to day support