Page MenuHomePhabricator

Update Manual:Pywikibot/login.py to remove use of sysopnames
Closed, DuplicatePublic

Description

/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/pywikibot/config2.py:1136: _ConfigurationDeprecationWarning: "sysopnames" present in our user-config.py is no longer a supported configuration variable. Please inform the maintainers if you depend on it.
  warn('"{0}" present in our user-config.py is no longer a supported '

The guide still uses sysopnames, however, it is "no longer a supported configuration variable".