K 10 svn:author V 6 fluffy K 8 svn:date V 27 2020-03-28T12:22:18.682507Z K 7 svn:log V 261 databases/py-mysqlclient: Add some gc safety around _mysql__fetch_row - Users of gc.get_referrers() could cause a SystemError to be raised if this function is running in a different python thread. - While here, take maintainership Obtained from: PyMySQL repo END