[Biopython-dev] Python 2 and 3 migration thoughts

Peter Cock p.j.a.cock at googlemail.com
Sun Nov 3 19:28:05 UTC 2013


On Sun, Nov 3, 2013 at 4:30 PM, Tiago Antao <tra at popgen.net> wrote:
> At Sun, 3 Nov 2013 14:03:51 +0000,
> Peter Cock wrote:
>> Tiago or I will need to update the buildbot server to drop
>> Python 3.2 before applying that change...
>
> Ready to roll

Lovely, thank you :)

Unicode changes pushed to master:
https://github.com/biopython/biopython/commit/0f85dd5f5a0ffd2e8c1f0c45a890e43c4d689f49

At this point we're not using any 2to3 fixers, so we could
remove the do2to3.py script etc - which is what the remaining
fixes on this branch do:

https://github.com/peterjc/biopython/tree/py3more

However, before I do that, are there any pending commits
which would still need 2to3 in the short term?

Thanks,

Peter



More information about the Biopython-dev mailing list