PyMySQL v0.7.5 Release Notes

  • ๐Ÿš€ Release date: 2016-06-28

    • ๐Ÿ›  Fix exception raised while importing when getpwuid() fails (#472)
    • ๐Ÿ‘ SSCursor supports LOAD DATA LOCAL INFILE (#473)
    • ๐Ÿ›  Fix encoding error happen for JSON type (#477)
    • ๐Ÿ›  Fix test fail on Python 2.7 and MySQL 5.7 (#478)