[Biopython-dev] Python 3.2 testing

Peter biopython at maubp.freeserve.co.uk
Mon Dec 27 01:00:16 UTC 2010


On Mon, Dec 27, 2010 at 12:24 AM, Peter <biopython at maubp.freeserve.co.uk> wrote:
> Hi all,
>
> Today I've been running the Biopython test suite under
> Python 3.2 beta 2, which identified a few issues.
>
> ...
>
> There is a single remaining failure from test_TreeTest1
> in test_Nexus.py which I have not yet investigated.

That turned out to be trivial, just a difference in float
formatting under Python 3.2 (more decimal places):

https://github.com/biopython/biopython/commit/41a6d8200064622f13064d1887141cfe931b3e79

Peter



More information about the Biopython-dev mailing list