<html>
<head>
<style>
body {
  font-family: Verdana, sans-serif;
  font-size: 0.8em;
  color:#484848;
}
h1, h2, h3 { font-family: "Trebuchet MS", Verdana, sans-serif; margin: 0px; }
h1 { font-size: 1.2em; }
h2, h3 { font-size: 1.1em; }
a, a:link, a:visited { color: #2A5685;}
a:hover, a:active { color: #c61a1a; }
a.wiki-anchor { display: none; }
fieldset.attachments {border-width: 1px 0 0 0;}
hr {
  width: 100%;
  height: 1px;
  background: #ccc;
  border: 0;
}
span.footer {
  font-size: 0.8em;
  font-style: italic;
}
</style>
</head>
<body>
Issue #3268 has been updated by Markus Piotrowski.

<ul>
  <li><strong>Status</strong> changed from <i>New</i> to <i>Closed</i></li>
  <li><strong>% Done</strong> changed from <i>0</i> to <i>100</i></li>
</ul>

<p>This is rather outdated. Biopythont doesn't support Python 3.1 and 3.2 any longer.</p>
<hr />
<h1><a href="https://redmine.open-bio.org/issues/3268#change-15384">Bug #3268: Windows and Python 3 specific unicode problem in SeqIO / SeqXML</a></h1>

<ul><li>Author: Peter Cock</li>
<li>Status: Closed</li>
<li>Priority: Normal</li>
<li>Assignee: Biopython Dev Mailing List</li>
<li>Category: Main Distribution</li>
<li>Target version: </li>
<li>URL: </li></ul>

<p>We're seeing unittest failures under Python 3.1 and 3.2 on Windows XP via the buildbot,</p>


        <p>e.g.<br /><a class="external" href="http://testing.open-bio.org:8010/builders/Windows%20XP%20-%20Python%203.1/builds/240/steps/shell/logs/stdio">http://testing.open-bio.org:8010/builders/Windows%20XP%20-%20Python%203.1/builds/240/steps/shell/logs/stdio</a><br />or<br /><a class="external" href="http://testing.open-bio.org:8010/builders/Windows%20XP%20-%20Python%203.2/builds/100/steps/shell/logs/stdio">http://testing.open-bio.org:8010/builders/Windows%20XP%20-%20Python%203.2/builds/100/steps/shell/logs/stdio</a></p>


        <p>======================================================================<br />FAIL: test_unicode_characters_desc (test_SeqIO_SeqXML.TestDetailedRead)<br />Test special unicode characters in the description.<br />----------------------------------------------------------------------<br />Traceback (most recent call last):<br />  File "c:\repositories\BuildBot\win31\build\build\py3.1\Tests\test_SeqIO_SeqXML.py", line 55, in test_unicode_characters_desc<br />    self.assertEqual(self.records["rna"][2].description, "\u00E5\u00C5\u00FC\u00F6\u00D6\u00DF\u00F8\u00E4\u00A2\u00A3$\u20AC\u9999\u80A0")<br />AssertionError: 'åÅüöÖßø䢣$€香�\xa0' != '�������䢣$�\u9999\u80a0'</p>


<hr />


        <p>This test is currently working on Linux, Mac OS X for Python 3.</p>


        <p>There was a similar failure in Jython 2.5.1 (cross platform), now fixed in Jython 2.5.2, see:<br /><a class="external" href="http://lists.open-bio.org/pipermail/biopython-dev/2011-July/009044.html">http://lists.open-bio.org/pipermail/biopython-dev/2011-July/009044.html</a></p>


        <p>Peter</p>



<hr />
<span class="footer"><p>You have received this notification because you have either subscribed to it, or are involved in it.<br />To change your notification preferences, please click here and login: <a class="external" href="http://redmine.open-bio.org">http://redmine.open-bio.org</a></p></span>
</body>
</html>