Hello every one,<br clear="all"><br>I&#39;m looking into issue 1065986 [1], and in order to submit a patch I need to know whether I have to take into account the eventuality that cpyhon 2.7 be built without unicode support.<br>
<br>As far as I can see it is no longer possible to configure cpython 2.7 with --disable-unicode as a consequence of the merge 59157:62babf456005 on 27 Feb 2010 of the commit 59153:8b2048bca33c of the same day. <br><br>Since I could not find an discussion on the topic leading explicitly to this decision, I was wondering whether this is in fact an unintended consequence of the check introduced in 59153:8b2048bca33c, which excludes &quot;no&quot; from the acceptable values for configuring unicode support.<br>
<br>In conclusion, can you guys confirm that I don&#39;t have to worry that cpython 2.7 could be built with no unicode support? Or not?<br><br>If so, shouldn&#39;t it be properly documented, at least in Misc/NEWS ?<br><br>
Bye,<br>Stefano<br><br>[1] <a href="http://bugs.python.org/issue1065986">http://bugs.python.org/issue1065986</a><br>