Ernstkm added a comment.

  For those with the current release from PyPi, which will be affected by this 
by with older Pythons, you can apply the Gerrit patch immediately in this way:
  
    # using the example of pywikibot installed with pipx
    cd ~.local/pipx/venvs/pywikibot/lib/python3.8/site-packages  # replace 3.8 
w/ appropriate Python version
    
    curl -LOJ 
'https://gerrit.wikimedia.org/r/changes/pywikibot%2Fcore~1101208/revisions/1/patch?zip&path=pywikibot%2Fscripts%2Fwrapper.py'
    
    # see also: funzip(1)
    unzip 08c28cb.diff.zip
    patch -p1 < 08c28cb.diff

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

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

To: JJMC89, Ernstkm
Cc: Ernstkm, JJMC89, Aklapper, pywikibot-bugs-list, Antonsergeevphd, mevo, 
PotsdamLamb, Jyoo1011, JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido, Aram, 
Viztor, Wenyi, Tbscho, MayS, Mdupont, Dvorapa, Altostratus, Avicennasis, 
mys_721tx, Xqt, jayvdb, Masti, Alchimista
_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to