jayvdb added a comment. @saper, are you still using compat?
With regards to https://gerrit.wikimedia.org/r/#/c/208842/ , we could merge it and add `config.useragent` as a deprecated name of `config.user_agent_format`. Since compats `config.useragent` is a literal string, without any substitution, it nearly 100% compatible with cores `config.user_agent_format` (i.e. as long as it doesnt include any substitution parameters, which would be silly in compat anyway as they would be literal). TASK DETAIL https://phabricator.wikimedia.org/T98107 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: XZise, jayvdb, pywikibot-bugs-list, saper, Aklapper _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
