Xqt created this task.
Xqt added projects: Pywikibot, Pywikibot-tests.
Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.

TASK DESCRIPTION
  The (type, exc, tb) signature of GeneratorWrapper.throw() is deprecated and 
the value parameter signature should be used only.
  
    /home/runner/work/pywikibot/pywikibot/pywikibot/tools/collections.py:288: 
DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use 
the single-arg signature instead.
      self._started_gen.throw(typ, val, tb)
  
  A FutureWarning should be printed as long as the last Python version supports 
it and removed if it was droppen (maybe with Python 3.13 or 3.14)

TASK DETAIL
  https://phabricator.wikimedia.org/T340641

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
Cc: Aklapper, Xqt, pywikibot-bugs-list, PotsdamLamb, Jyoo1011, JohnsonLee01, 
SHEKH, Dijkstra, Khutuck, Zkhalido, Viztor, Wenyi, Tbscho, MayS, Mdupont, 
JJMC89, Dvorapa, Altostratus, binbot, Avicennasis, mys_721tx, jayvdb, Masti, 
Alchimista
_______________________________________________
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org

Reply via email to