K 10 svn:author V 6 fluffy K 8 svn:date V 27 2020-06-23T17:26:07.083208Z K 7 svn:log V 347 MFH: r539884 databases/py-mysqlclient: revert gc threaded patch It caused python sigabort with a "GC object already tracked" message in singlethreaded app. This happens only with a fetchmany() on a streaming cursor, MySQLdb.cursors.SSCursor. PR: 246313 Reported by: Jeroen Pulles Approved by: ports-secteam (joneum) END