[Biopython-dev] Trie with_prefix doesn't work as expected

Peter Cock p.j.a.cock at googlemail.com
Fri Feb 1 11:51:16 UTC 2013


On Thu, Jan 31, 2013 at 11:38 AM, Peter Cock <p.j.a.cock at googlemail.com> wrote:
>
> Thanks to Jeff Chang for a very speedy fix (sent as an attachment off list),
> which I have applied to the repository:
> https://github.com/biopython/biopython/commit/cd7cc7174fd4b0607381e9c58f6ae0d17cca8f74
>
> I've also added a unit test based on Kevin's example:
> https://github.com/biopython/biopython/commit/efc289c8fe2e78ad12481973e42554fa40f2ea0a
>
> Thank you for reporting this Kevin.
>
> Peter
>
> P.S. Nice to hear from you again Jeff :)
>
> I think your last commit was before we moved from CVS to git, please
> let us know if you want commit access on github.

Thanks again to Kevin for another test case, and a Jeff for another quick
code fix where a trie key exceeded the MAX_KEY_LENGTH buffer:

https://github.com/biopython/biopython/commit/31909c8725d5cfbfba2096b7c15ef7afeaf20a5b

Peter



More information about the Biopython-dev mailing list