Bug#924139: www.debian.org: migrate from python to python3

2022-07-30 Thread Laura Arjona Reina
Hello thanks everybody for the work and sorry to get to this so late. I think that currently our Python2 code is in these files: Webwml repo: ./english/mirror/timestamps/archive_mirror_check.py ./english/mirror/timestamps/mirror_check.py Cron repo: /urlcheck/test.py /urlcheck/urlcheck.py I'

Bug#924139: www.debian.org: migrate from python to python3

2019-03-16 Thread Carsten Schoenert
Hi Cyril, On Sat, Mar 09, 2019 at 09:48:53PM +0100, Cyril Brulebois wrote: ... > There are a couple of scripts that rely on Python at the moment: ... > It might be possible to get rid of the first one after the CVS→Git > migration, but others might need to get ported to Python 3 at some > point,

Bug#924139: www.debian.org: migrate from python to python3

2019-03-10 Thread 황병희
> Why would porting to a new version be “dangerous”? The porting to Python3 will be great work. Also i prefer Python3 to Python2. And the "dangerous" is, i wrote as "very hard work". Sincerely, Byung-Hee. ps. for some reason, my reply action is not good, though i'll try to best! -- Still i'm w

Bug#924139: www.debian.org: migrate from python to python3

2019-03-10 Thread Cyril Brulebois
Hi, Please keep the submitter in copy when replying on the BTS. 황병희 (2019-03-10): > Well i'm not position to resolve it. However that is very very very > dangerous i think. Anyhow, it is interesting PR, to me. Why would porting to a new version be “dangerous”? Cheers, -- Cyril Brulebois (k..

Bug#924139: www.debian.org: migrate from python to python3

2019-03-09 Thread 황병희
On Sat, Mar 09 2019, Cyril Brulebois wrote: > ...snip... > point, as Python 2 is on the way out. Well i'm not position to resolve it. However that is very very very dangerous i think. Anyhow, it is interesting PR, to me. Sincerely, Byung-Hee. -- Still i'm waiting for Debian 11 -- ^Bullseye_^))/

Bug#924139: www.debian.org: migrate from python to python3

2019-03-09 Thread Cyril Brulebois
Package: www.debian.org Severity: normal User: www.debian@packages.debian.org Usertags: scripts Hi, While working on rebuilding the website within stretch and buster, I've noticed the following. There are a couple of scripts that rely on Python at the moment: $ find -name '*.py'|sort