> Oh yes, let's kill that Python 2 support, woohoo. Then I can move > all those # type annotations into signatures proper.
Just want to point out that this could be achieved in 2 steps: first just remove the binary package and all the python2 packaging infrastructure (so we dont delay the py2removal effort), and then you can refactor the code to take advantage of a python3-only codebase. There are no more reverse dependencies of python-apt that need to be taken care of (the remaining ones are already RC buggy packages and we dont need to wait for them), so Julian please drop python-apt asap (to be honest, i would prefer if we can move forward with this very quickly, and not wait for 20.04 release on April 23). Regards, -- Sandro "morph" Tosi My website: http://sandrotosi.me/ Me at Debian: http://wiki.debian.org/SandroTosi Twitter: https://twitter.com/sandrotosi