HomeFreeBSD

databases/py-mysqlclient: Add some gc safety around _mysql__fetch_row

Description

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

Details

Provenance
fluffyAuthored on
Parents
rP529329: graphics/mypaint: Update to 2.0.0
Branches
Unknown
Tags
Unknown