[Cloud] [Cloud-announce] abuse_filter_log.afl_filter column will be dropped from the wiki replicas views on 2021-10-06

2021-09-28 Thread Michael DiPietro
Due to Mediawiki schema changes from: https://phabricator.wikimedia.org/T291719 the abuse_filter_log.afl_filter column will be dropped from the wiki replicas views on 2021/10/06. We apologize for any inconvenience. Please update queries accordingly. ___ C

[Cloud] Re: Python upgrade on the Toolforge

2021-09-28 Thread Taavi Väänänen
On 9/28/21 8:42 PM, Roy Smith wrote: Also, please note, I'm just speaking as a Toolforge user. I can't promise what the folks who run Toolforge think about this.  They haven't told me I can't do it, but I don't know if they're totally on board with the idea. I certainly don't like the manual

[Cloud] Re: Python upgrade on the Toolforge

2021-09-28 Thread Roy Smith
> On Sep 28, 2021, at 12:56 PM, Huji Lee wrote: > > Do you have any links to share about building python from source? First, download the source tarball. If I were doing this today, I'd use Python 3.9.7, which is at https://www.python.org/downloads/release/python-397/

[Cloud] Re: Python upgrade on the Toolforge

2021-09-28 Thread Huji Lee
Do you have any links to share about building python from source? And is it safe to assume that if I build python from source and put it inside of a venv, when I submit to grid it'll use my python for the job? On Sun, Sep 26, 2021 at 10:12 PM Roy Smith wrote: > I don't know if it's generally av