Open
Description
this is a very broad scope - probably needs a review of most aiomysql code to compare with pymysql code.
a good step to start should be porting all PyMySQL test cases to see which issues we can already identify from missing test cases.
an alternative could be to review all PyMySQL commits/changes between the previously used version and the current latest version: PyMySQL/PyMySQL@v0.9.3...v1.0.2
this may however missing ports of older changes, I don't know how close attention was paid to this before.
Activity