Re: Request Access to the Team
Jeremy Bicha <[email protected]>
| Newsgroups | gmane.linux.debian.devel.gtk-gnome |
|---|---|
| Message-ID | <CAAajCMaVMDhx1fYznzUB+C9eJJOHdJhdgP5MtbPeghBxojCMKg@mail.gmail.com> |
On Wed, Oct 16, 2019 at 8:36 PM Emmanuel Arias <[email protected]> wrote: > I am working on coccinelle packaging and I need to update python-glade > and python-gtk to support python3. I replied on IRC. pygtk will never support python3 and will be removed from Bullseye. coccinelle will first need to be ported away from pygtk (probably to gtk3 and GObject Introspection). After that, coccinelle can be ported from python2 to python3. See https://bugs.debian.org/885267 Jeremy