framawiki@tools-bastion-02:/shared/pywikibot/core$ git log commit 266c42ed34c91651b767e11d6522f6da62ec2ef1 Author: jenkins-bot <jenkins-bot@gerrit.wikimedia.org> Date: Fri Jul 13 16:48:42 2018 +0000 Merge "[cleanup] Code cleanup"
framawiki@tools-bastion-02:/data/project/pywikibot/public_html/core$ git log commit 266c42ed34c91651b767e11d6522f6da62ec2ef1 Author: jenkins-bot <jenkins-bot@gerrit.wikimedia.org> Date: Fri Jul 13 16:48:42 2018 +0000 Merge "[cleanup] Code cleanup" framawiki@tools-bastion-02:/data/project/pywikibot/public_html/core$ python pwb.py version Pywikibot: [https] r-pywikibot-core.git (266c42e, g1, 2018/07/13, 16:48:42, OUTDATED) Release version: 3.1.dev0 requests version: 2.2.1 cacerts: /etc/ssl/certs/ca-certificates.crt certificate test: ok Python: 2.7.6 (default, Nov 23 2017, 15:49:48) [GCC 4.8.4] Toolforge hostname: tools-bastion-02 PYWIKIBOT2_DIR: Not set PYWIKIBOT2_DIR_PWB: PYWIKIBOT2_NO_USER_CONFIG: 2 Config base dir: /mnt/nfs/labstore-secondary-tools-project/pywikibot/public_html/core
And finally by downloading and unzipping the nightly zip (http://tools.wmflabs.org/pywikibot/core.zip):
framawiki@tools-bastion-02:~/core$ python pwb.py version Pywikibot: [https] r-pywikibot-core.git (266c42e, g1, 2018/07/13, 16:48:42, OUTDATED) Release version: 3.1.dev0 requests version: 2.2.1 cacerts: /etc/ssl/certs/ca-certificates.crt certificate test: ok Python: 2.7.6 (default, Nov 23 2017, 15:49:48) [GCC 4.8.4] Toolforge hostname: tools-bastion-02 PYWIKIBOT2_DIR: Not set PYWIKIBOT2_DIR_PWB: PYWIKIBOT2_NO_USER_CONFIG: 2 Config base dir: /mnt/nfs/labstore-secondary-tools-home/framawiki/core
It looks like all of them are not updated since 2018/07/13.
It's very problematic since lot (praticly all?) tools bots are using these patchs to use the last up-to-date version of the library.