On Wed, Oct 11, 2023 at 07:51:51PM +0100, Stuart Henderson wrote: > On 2023/09/26 13:05, Klemens Nanni wrote: > > On Mon, Sep 25, 2023 at 11:35:38AM +0100, Stuart Henderson wrote: > > > On 2023/09/22 17:12, Daniel Dickman wrote: > > > > We discussed this back in Jan and then nothing happened. > > > > > > > > ok on the diff below to switch from python2 to python3? > > > > > > > > This is one of the last 2 consumers of python2,-tkinter (the other > > > > consumer being security/oletools for which I've sent a python3 diff to > > > > rpointel@). > > > > > > Or we could simply remove the python bindings from audio/snack, nothing > > > is using them (and because upstream is py2-only, we're unlikely to find > > > anything new using then that will work with what's in this proposal). > > > Seems a little cleaner than pages of py3 compat patches.. > > > > Even better! > > > > Here's a diff for that. > > OK?
OK with me, thanks. > -REVISION-main = 6 > -REVISION-python =2 > +REVISION-main = 8 -main = 7 ?