Value for put_throttle variable in user-config.py can only be an integer, what is caused by strict type selection in pywikibot/bot.py at line 781. Ideally this variable should accept both int and float values to support very high volume editing e.g. on 3rd party wikis where bots have noratelimit permission.
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
[IMPR] put_throttle may be given as float | pywikibot/core | master | +10 -7 |
Related Objects
Related Objects
Event Timeline
Comment Actions
Change 647653 had a related patch set uploaded (by Xqt; owner: Xqt):
[pywikibot/core@master] [IMPR] put_throttle may be given as float
Comment Actions
Change 647653 merged by jenkins-bot:
[pywikibot/core@master] [IMPR] put_throttle may be given as float