Re: python-apt: Now uses a single code base for Python 2 and 3
On Mon, Jan 06, 2014 at 01:57:21PM +0100, Julian Andres Klode wrote:
> Hi everyone,
Hi Julian,
> I just pushed two commits that switch python-apt to a single
> codebase that runs under both Python 2 and 3 without the need
> for 2to3.
[..]
> The advantage is that we know know precisely what code runs on
> Python 3 and we have more control over it.
>
> We now also only support Python 2.7 or newer. We did not test
> with Python 2.6 anymore anyway.
Great news! I think having a single codebase is the right move.
Cheers,
Michael
Reply to: